summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: omap: set hwdev before call watchdog_registerAndreas Schmidt2018-04-251-0/+1
* watchdog: core: check hwdev before use itAndreas Schmidt2018-04-251-2/+4
* mfd: da9063: Fix compilationSascha Hauer2018-04-121-1/+1
* Merge branch 'for-next/watchdog'Sascha Hauer2018-04-069-36/+148
|\
| * watchdog: add watchdog pollerOleksij Rempel2018-03-262-6/+77
| * watchdog: provide timeout_cur valueOleksij Rempel2018-03-231-0/+18
| * watchdog: set some reasonable timeout_max value if no other is availableOleksij Rempel2018-03-231-1/+7
| * watchdog: move max timeout test in to wd_coreOleksij Rempel2018-03-235-23/+16
| * watchdog: register watchdog virtual device with short name wdogOleksij Rempel2018-03-231-0/+24
| * watchdog: rename dev to hwdevSascha Hauer2018-03-228-10/+10
* | Merge branch 'for-next/mtd'Sascha Hauer2018-04-062-0/+5
|\ \
| * | mtd: spi-nor: add manufacturer IDs for ISSI and Winbondmichael grassmann2018-03-221-0/+4
| * | mtd: nand: Add Winbond manufacturer IDStefan Riedmueller2018-03-221-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-04-062-5/+5
|\ \
| * | of: demote "no ranges" message to debug levelLucas Stach2018-03-191-1/+1
| * | video: tc358767: register aux i2c bus after validating linkAndrey Gusakov2018-03-121-4/+4
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-04-064-2/+24
|\ \
| * | dma: apbh: Enable clock as a part of probingAndrey Smirnov2018-04-031-0/+13
| * | clk: i.MX7: Port NAND clock setup code from LinuxAndrey Smirnov2018-04-032-2/+10
| * | video: tc358767: set num_modes=0 if no valid mode foundAndrey Gusakov2018-03-261-0/+1
| |/
* | Merge branch 'for-next/fs'Sascha Hauer2018-04-0624-27/+27
|\ \
| * | rename file_operations -> cdev_operationsSascha Hauer2018-04-0624-27/+27
* | | Merge branch 'for-next/arm'Sascha Hauer2018-04-063-0/+71
|\ \ \ | |/ / |/| |
| * | clocksource: Add armv8 generic timer supportSascha Hauer2018-03-213-0/+71
| |/
* / of: partition: fix typo when writing #address-cellsPhilipp Zabel2018-03-291-1/+1
|/
* Merge branch 'for-next/rpi'Sascha Hauer2018-03-053-0/+148
|\
| * watchdog: implement bcm2835 watchdogLucas Stach2018-02-093-0/+148
* | Merge branch 'for-next/misc'Sascha Hauer2018-03-054-21/+13
|\ \
| * | of: Make locally used function staticSascha Hauer2018-03-051-1/+1
| * | of: Make locally used function staticSascha Hauer2018-03-051-1/+1
| * | mtd: spi-nor: add support for w25q16dwMichael Grzeschik2018-03-051-0/+1
| * | net: cpsw: fix probe with fixed-linkAndreas Schmidt2018-03-051-4/+6
| * | net: cpsw: Call phy_device_connect() earlierSascha Hauer2018-02-221-15/+4
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-03-054-2/+320
|\ \
| * | hw_random: add driver for Freescale RNGCSteffen Trumtrar2018-02-093-0/+317
| * | ARM: imx25: clk: add rngb clockSteffen Trumtrar2018-02-091-2/+3
| |/
* | Merge branch 'for-next/fastboot'Sascha Hauer2018-03-053-78/+162
|\ \
| * | usb: gadget: fastboot: Add external command execution supportSascha Hauer2018-02-092-1/+22
| * | usb: gadget: fastboot: Add option to download to a bufferSascha Hauer2018-02-092-26/+88
| * | usb: gadget: fastboot: beautify fb_run_command()Sascha Hauer2018-02-091-7/+8
| * | usb: gadget: fastboot: fix typoSascha Hauer2018-02-091-1/+1
| * | usb: gadget: fastboot: Always remove temporary fileSascha Hauer2018-02-091-20/+14
| * | usb: gadget: fastboot: use read_file_2Sascha Hauer2018-02-091-2/+3
| * | usb: gadget: fastboot: pass struct f_fastboot * aroundSascha Hauer2018-02-091-30/+19
| * | usb: gadget: fastboot: Make sparse support optionalSascha Hauer2018-02-092-4/+20
* | | Merge branch 'for-next/efi'Sascha Hauer2018-03-051-0/+48
|\ \ \
| * | | efi: add bootsource detectionEnrico Jorns2018-02-221-0/+48
| |/ /
* / / state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-221-1/+1
|/ /
* / i2c: i2c_master_send(): don't leave flags uninitializedAntony Pavlov2018-02-091-0/+1
|/
* Merge branch 'for-next/sandbox-libftdi'Sascha Hauer2018-02-083-0/+142
|\