summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/wd'Sascha Hauer2018-01-053-0/+145
|\
| * watchdog: add ar9344-wdt driverOleksij Rempel2018-01-053-0/+145
* | Merge branch 'for-next/net'Sascha Hauer2018-01-051-0/+8
|\ \
| * | driver: Add device_detect_all() functionSascha Hauer2017-12-011-0/+8
* | | Merge branch 'for-next/misc'Sascha Hauer2018-01-052-15/+9
|\ \ \
| * | | mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4KUlrich Ölmann2017-11-281-2/+2
| * | | clk: sp810: hardwire parent to 1MHz clockLucas Stach2017-11-171-13/+7
* | | | Merge branch 'for-next/mii'Sascha Hauer2018-01-055-0/+341
|\ \ \ \
| * | | | net: mdio-mux: Avoid probing multiplexed bussesAndrey Smirnov2017-12-062-0/+4
| * | | | net: phy: Port GPIO controlled MDIO multiplexer driverAndrey Smirnov2017-12-063-0/+158
| * | | | net: phy: Port MDIO bus miltiplexer framework from Linux kernelAndrey Smirnov2017-12-063-0/+152
| * | | | mdio_bus: Port of_mdio_find_bus() from Linux kernelAndrey Smirnov2017-12-061-0/+27
| | |_|/ | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2018-01-051-2/+5
|\ \ \ \
| * | | | spi: imx: make xchg_single timeout value compatible for older boardsAlexander Kurz2017-12-151-2/+5
| | |/ / | |/| |
* | | | Merge branch 'for-next/i2c'Sascha Hauer2018-01-051-5/+15
|\ \ \ \
| * | | | i2c: mv64xxx: add timeout waiting for bus readyBastian Stender2017-11-171-5/+15
| |/ / /
* | | | net/e1000: indicate at boot time if flash is in secure modeUwe Kleine-König2017-12-062-3/+8
* | | | net/e1000: add missing \n in error messageUwe Kleine-König2017-12-011-1/+1
* | | | net/e1000: implement protect and unprotect for attached flashUwe Kleine-König2017-11-282-0/+72
* | | | net/e1000: expand timeout for flash erasureUwe Kleine-König2017-11-241-1/+1
* | | | net/e1000: indicate in error messages where the failure occuredUwe Kleine-König2017-11-241-4/+4
* | | | net/e1000: don't access the (simulated) eeprom when it is invalidUwe Kleine-König2017-11-243-6/+35
* | | | net/e1000: log flash/invm status at probe timeUwe Kleine-König2017-11-241-0/+18
* | | | net/e1000: don't fail to bind on uninitialized flashUwe Kleine-König2017-11-241-1/+1
* | | | net/e1000: provide device for accessing emulated eepromUwe Kleine-König2017-11-242-1/+44
* | | | net/e1000: fix size of invm deviceUwe Kleine-König2017-11-241-1/+1
* | | | net/e1000: provide access to iNVM even if a flash is presentUwe Kleine-König2017-11-242-67/+72
* | | | net/e1000: reorder functionsUwe Kleine-König2017-11-241-70/+67
* | | | net/e1000: don't use the eeprom word size as timeout to get a semaphoreUwe Kleine-König2017-11-241-2/+2
* | | | net/e1000: fix coding style at a few locationsUwe Kleine-König2017-11-242-5/+14
| |/ / |/| |
* | | usbgadget: fastboot: select FILE_LISTLucas Stach2017-11-211-0/+1
|/ /
* | i.MX: esdhc: wait until SDSTB is asserted, not other way arroundOleksij Rempel2017-11-171-1/+1
* | Merge branch 'for-next/imx'Sascha Hauer2017-11-131-0/+4
|\ \
| * | usb: imx: implement support for "over-current-active-high" propertyUwe Kleine-König2017-10-271-0/+4
| |/
* | efi-block: detect when the block device is a USB DiskJean-Christophe PLAGNIOL-VILLARD2017-10-271-1/+16
* | EFI: add poweroff supportJean-Christophe PLAGNIOL-VILLARD2017-10-271-0/+1
|/
* Merge branch 'for-next/usbgadget'Sascha Hauer2017-10-193-11/+54
|\
| * usbgadget autostart: add usbgadget.fastboot_bbu to automatically export bbu h...Sascha Hauer2017-09-271-0/+7
| * usbgadget: fastboot: Allow to automatically export the bbu handlersSascha Hauer2017-09-272-0/+19
| * usbgadget: fastboot: Use function to find file_list entry by nameSascha Hauer2017-09-271-7/+4
| * usbgadget: unregister when usb_composite_probe() failsSascha Hauer2017-09-271-1/+9
| * usbgadget: only set to peripheral mode when error checking is doneSascha Hauer2017-09-271-2/+2
| * usbgadget: do not register when no functions presentSascha Hauer2017-09-271-0/+4
| * usbgadget: autostart: Handle errors in file list gracefullySascha Hauer2017-09-271-1/+9
* | Merge branch 'for-next/misc'Sascha Hauer2017-10-1924-47/+133
|\ \
| * | regmap: port regmap_update_bits from linuxSteffen Trumtrar2017-10-161-0/+29
| * | Marvell: implement marvell_of_reg_initClément Leger2017-10-161-4/+69
| * | mtd: m25p80: make it possible to use 4K erase blockAntony Pavlov2017-10-161-0/+13
| * | UBI: attach: add missing newline at end of pr_err()Marc Kleine-Budde2017-10-161-1/+1
| * | mmc: allow skipping SD card initializationPhilipp Zabel2017-09-261-4/+8