summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | usb: gadget: fsl_udc: remove always-true null pointer checksAhmad Fatoum2019-08-301-8/+1
| * | | | nvme: use 64 bit types for timeouts even on 32 bit systemsAhmad Fatoum2019-08-301-2/+2
| * | | | smc911x: fix inverted poll-for-readyAhmad Fatoum2019-08-301-1/+1
| * | | | net: phy: mv88e6xxx: remove duplicate member in struct initializerAhmad Fatoum2019-08-301-1/+0
| * | | | i2c-mux-pca954x: remove use of uninitialized variableAhmad Fatoum2019-08-301-3/+3
| |/ / /
* | | | Merge branch 'for-next/arm'Sascha Hauer2019-09-127-3/+604
|\ \ \ \ | |_|_|/ |/| | |
| * | | clk: zynqmp: rename driver specific CLK_MUX_READ_ONLYMichael Tretter2019-09-061-2/+2
| * | | spi: add atmel-quadspi supportOleksij Rempel2019-08-213-0/+551
| * | | mtd: spi-nor: add support for sst26vf seriesOleksij Rempel2019-08-211-0/+25
| * | | mtd: spi-nor: add UNLOCK_GLOBAL_BLOCK supportOleksij Rempel2019-08-211-1/+24
| * | | serial: atmel: set linux_console_nameOleksij Rempel2019-08-211-0/+1
| * | | serial: stm32: set linux_console_nameAhmad Fatoum2019-08-211-0/+1
| |/ /
* | / eeprom: at24: Select NVMEM as a dependencyAndrey Smirnov2019-09-091-0/+1
| |/ |/|
* | ARM: i.MX8: Fix piggydata loadingSascha Hauer2019-08-231-8/+13
|/
* Merge branch 'for-next/stm32'Sascha Hauer2019-08-153-0/+115
|\
| * reset: add reset controller driver for STM32 RCCAhmad Fatoum2019-07-153-0/+115
* | Merge branch 'for-next/mtd-gpmi-nand'Sascha Hauer2019-08-152-118/+182
|\ \
| * | mtd: nand-mxs: Make ecc strength configurable via device treeSascha Hauer2019-08-061-4/+21