summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ide: remove duplicated assignment to 'cursg'Colin Ian King2018-01-291-1/+0
* Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-2922-351/+1357
|\
| * hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko2018-01-271-0/+7
| * hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár2018-01-271-1/+39
| * hwmon: (dell-smm) Enable broken functionality via "force" module paramPali Rohár2018-01-271-2/+5
| * hwmon: (k10temp) Add temperature offset for Ryzen 1900XGuenter Roeck2018-01-191-0/+1
| * hwmon: (lm75) Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1
| * hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski2018-01-151-2/+1
| * hwmon: (pmbus/ir35221) Remove unnecessary scalingSamuel Mendoza-Jonas2018-01-151-189/+0
| * hwmon: (sht3x) wait predefined limits loading complete before accessEmiliano Ingrassia2018-01-121-0/+7
| * hwmon: (pmbus/ibm-cffps) Add dependency on LEDS_CLASSArnd Bergmann2018-01-121-0/+1
| * hwmon: (pmbus/cffps) Add led class device for power supply fault ledeajames@linux.vnet.ibm.com2018-01-111-8/+88
| * hwmon: (pmbus) cffps: Add PMBUS_SKIP_STATUS_CHECKEddie James2018-01-081-0/+6
| * hwmon: (aspeed-pwm-tacho) Deassert reset in probeJoel2018-01-031-0/+22
| * hwmon: (pmbus) cffps: Add debugfs entriesEdward A. James2018-01-031-1/+201
| * hwmon: (pmbus) Export pmbus device debugfs directory entryEdward A. James2018-01-032-0/+10
| * hwmon: (w83773g) Fix fault detection and reportingGuenter Roeck2018-01-031-1/+1
| * hwmon: (hih6130) Fix documentation of struct hih6130Guenter Roeck2018-01-031-1/+1
| * hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_stateGuenter Roeck2018-01-031-1/+2
| * hwmon: (sht15) Fix parameter documentation of sht15_crc8()Guenter Roeck2018-01-031-0/+1
| * hwmon: (sht21) Fix documentation of struct sht21Guenter Roeck2018-01-031-1/+1
| * hwmon: Fix parameter documentationGuenter Roeck2018-01-031-6/+6
| * hwmon: (max31785) Add OF device ID tableJavier Martinez Canillas2018-01-031-0/+9
| * hwmon: (ina2xx) Make calibration register value fixedMaciej Purski2018-01-031-37/+50
| * hwmon: (pmbus/max31785) Add dual tachometer supportAndrew Jeffery2018-01-031-0/+147
| * hwmon: (pmbus) Add virtual page config bitAndrew Jeffery2018-01-032-9/+20
| * hwmon: (pmbus/max31785) Add fan controlAndrew Jeffery2018-01-031-1/+137
| * hwmon: (pmbus) Add fan control supportAndrew Jeffery2018-01-032-18/+259
| * hwmon: (pmbus/lm25066) Drop support for LM25063Guenter Roeck2018-01-031-65/+2
| * hwmon: (coretemp) deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-031-1/+2
| * hwmon: Drop unnecessary 'default n' from KconfigGuenter Roeck2018-01-031-16/+0
| * hwmon: Add W83773G driverLei YU2018-01-033-0/+340
* | Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-2960-1855/+6155
|\ \
| * \ Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-2947-1399/+5858
| |\ \
| | * | mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal2018-01-251-1/+7
| | * | mtd: nand: gpmi: Fix subpage readsBoris Brezillon2018-01-251-5/+13
| | * | mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal2018-01-201-6/+7
| | * | mtd: nand: marvell: Fix missing memory allocation modifierMiquel Raynal2018-01-201-1/+1
| | * | mtd: nand: marvell: remove redundant variable 'oob_len'Colin Ian King2018-01-191-2/+0
| | * | mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"Colin Ian King2018-01-191-1/+1
| | * | mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()Wei Yongjun2018-01-191-3/+1
| | * | mtd: onenand: omap2: print resource using %pR format stringArnd Bergmann2018-01-161-2/+1
| | * | mtd: onenand: samsung: remove incorrect __iomem annotationChristophe JAILLET2018-01-141-6/+6
| | * | mtd: onenand: omap2: Configure driver from DTLadislav Michl2018-01-123-139/+273
| | * | mtd: onenand: omap2: Decouple DMA enabling from INT pin availabilityLadislav Michl2018-01-121-31/+21
| | * | mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specificLadislav Michl2018-01-121-5/+2
| | * | mtd: onenand: omap2: Convert to use dmaengine for memcpyPeter Ujfalusi2018-01-121-42/+38
| | * | mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementationLadislav Michl2018-01-121-125/+4
| | * | mtd: onenand: omap2: Simplify the DMA setup for various pathsPeter Ujfalusi2018-01-121-64/+45
| | * | mtd: onenand: omap2: Account waiting time as waiting on IOLadislav Michl2018-01-121-3/+2