summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: add support for Fintek F718xx and, F818xx Super I/OAhmad Fatoum2019-10-143-0/+389
* mfd: superio: add Fintek MFD driverAhmad Fatoum2019-10-143-0/+129
* mfd: add basic Super I/O chip helpersAhmad Fatoum2019-10-143-0/+102
* regulator: pfuze: add device_id of pfuze3001Ahmad Fatoum2019-10-141-0/+2
* regulator: pfuze: remove unused driver_dataAhmad Fatoum2019-10-141-20/+6
* gpio: add DA9062 MFD gpio supportMarco Felsch2019-10-141-0/+136
* mfd: da9063: add support to populate subdevsMarco Felsch2019-10-141-0/+3
* MIPS: net: ag71xx/ar9331: partially sync network support with upstreamOleksij Rempel2019-10-141-1/+1
* nvmem: Fix read/write access to partition devicesStefan Riedmueller2019-10-141-2/+12
* net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrey Smirnov2019-10-145-0/+124
* net: dsa: mv88e6xxx: Fix error message typoAndrey Smirnov2019-10-141-1/+1
* USB: gadget: ACM: don't announce V.25ter supportAhmad Fatoum2019-10-141-2/+2
* input: set console input name as inputAhmad Fatoum2019-10-141-0/+2
* mtd: ubi: Max out wear-leveling thresholdStefan Riedmueller2019-10-144-26/+12
* regmap: align documentation in comment with codeAhmad Fatoum2019-10-141-2/+2
* input: specialkeys: remove unused printk argumentAhmad Fatoum2019-10-021-2/+2
* mci: imx-esdhc-pbl: Fix watermark level value for i.MXAndrey Smirnov2019-10-022-3/+23
* mtd: nand: nand_omap_gpmc: Fix mtd_info usageTeresa Remmet2019-09-301-8/+8
* clk: i.MX6qp: Fix location of the enfc_sel muxSascha Hauer2019-09-121-1/+1
* Merge branch 'for-next/stm32'Sascha Hauer2019-09-1210-0/+1266
|\
| * watchdog: add support for STPMIC1 integrated watchdogAhmad Fatoum2019-09-093-0/+231
| * mfd: add support for STPMIC1Ahmad Fatoum2019-09-093-0/+106
| * i2c: add stm32f7 I2C adapter driverAhmad Fatoum2019-09-093-0/+869
| * i2c: port Linux i2c_parse_fw_timingsAhmad Fatoum2019-09-091-0/+60
* | Merge branch 'for-next/sandbox'Sascha Hauer2019-09-123-0/+72
|\ \
| * | hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-093-0/+72
* | | Merge branch 'for-next/reset-source'Sascha Hauer2019-09-123-10/+3
|\ \ \
| * | | mfd: da9063: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| * | | mfd: da9053: use new reset_source_set_device()Uwe Kleine-König2019-09-091-4/+1
| * | | reset_source: drop reset_source_set_instance()Uwe Kleine-König2019-08-281-2/+1
| |/ /
* | | Merge branch 'for-next/omap'Sascha Hauer2019-09-127-90/+932
|\ \ \
| * | | mtd: peb: Add function to write fileSascha Hauer2019-08-281-0/+84
| * | | net: cpsw: Make phy its own driverSascha Hauer2019-08-281-82/+96
| * | | mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-282-8/+328
| * | | mtd: nand: gpmc: Add support for ELMSascha Hauer2019-08-283-0/+424
| |/ /
* | | Merge branch 'for-next/net'Sascha Hauer2019-09-122-6/+34
|\ \ \
| * | | net: macb: extend support to Microchip SAMA5D2Ahmad Fatoum2019-08-161-0/+1
| * | | net: macb: init multiple dummy TX queuesOleksij Rempel2019-08-162-6/+33
* | | | Merge branch 'for-next/mtd'Sascha Hauer2019-09-1215-219/+215
|\ \ \ \
| * | | | mtd: spi-nor: Import missing Micron devicesAndrey Smirnov2019-09-091-0/+3
| * | | | mtd: spi-nor: Add support for s25fl128s0 s25fl128s1 flashes from LinuxDU HUANPENG2019-09-021-0/+4
| * | | | mtd: nand: Embed struct mtd_info into struct nand_chipSascha Hauer2019-08-2610-52/+40
| * | | | mtd: nand: denali: Add variables for mtd_info and nand_chipSascha Hauer2019-08-261-51/+52
| * | | | mtd: nand: Add and use static inline wrapper for getting nand_chip from mtdSascha Hauer2019-08-2612-118/+118
| |/ / /
* | | | Merge branch 'for-next/misc'Sascha Hauer2019-09-1212-26/+78
|\ \ \ \
| * | | | input: add handler for reset and power key input eventsAhmad Fatoum2019-09-093-0/+43
| * | | | i2c/pca954x: Initialize the mux to disconnected stateAndrey Smirnov2019-09-091-3/+4
| * | | | mfd: rave-sp: Emulate firmware/bootloader mode reporting on RDU2Andrey Smirnov2019-09-091-2/+16
| * | | | video/stm: fix return value handling for of_get_display_timings()Uwe Kleine-König2019-09-061-2/+2
| * | | | console: fix out-of-bounds read in dputc(/dev/*, ...)Ahmad Fatoum2019-09-022-4/+6