summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-2617-37/+0
| * | pinctrl: mxs: fix error message to mention right property nameUwe Kleine-König2017-09-261-1/+1
| * | gpiolib: check validity for gpio_info in *_active()Uwe Kleine-König2017-09-261-0/+12
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2017-10-198-1/+1128
|\ \
| * | clk: add ar9344 clock driverOleksij Rempel2017-10-062-1/+150
| * | net: ag71xx: define parent devicesOleksij Rempel2017-10-061-0/+2
| * | net: ag71xx: disable eth interface on barebox shutdownOleksij Rempel2017-09-201-0/+9
| * | net: phy: add ar8327 driverOleksij Rempel2017-09-203-0/+286
| * | net: ath79: add ag71xx Ethernet driverYegor Yefremov2017-09-183-0/+681
| |/
* | Merge branch 'for-next/e1000'Sascha Hauer2017-10-193-28/+17
|\ \
| * | e1000: Don't poll for FLSWCTL.GLDONE before starting a flash transactionUwe Kleine-König2017-10-161-11/+2
| * | e1000: implement support for smaller flash chipsUwe Kleine-König2017-10-162-14/+3
| * | e1000: implement register mapping for E1000_FLSW{CTL, DATA, CNT}Uwe Kleine-König2017-10-162-3/+12
* | | Merge branch 'for-next/arm'Sascha Hauer2017-10-197-6/+235
|\ \ \ | |/ / |/| |
| * | of: base: add function to copy a device tree nodeMichael Olbrich2017-10-171-0/+16
| * | mci: mmci: add DT supportLucas Stach2017-10-171-3/+36
| * | clocksource: sp804: silently ignore secondary instacesLucas Stach2017-10-171-2/+2
| * | clk: versatile: add basic clocksLucas Stach2017-10-174-0/+180
| * | of: populate clock providers before other devicesLucas Stach2017-10-161-1/+1
* | | eeprom: at24: fix 'assignment from incompatible pointer type' warningAntony Pavlov2017-10-161-1/+1
|/ /
* / efi: add missing Kconfig selectsEnrico Jorns2017-10-161-0/+2
|/
* Merge branch 'for-next/net'Sascha Hauer2017-09-081-1/+6
|\
| * Phy: Check NULL bus case and undetected phy via ofClément Leger2017-09-061-0/+5
| * phy: don't crash if we have no parentOleksij Rempel2017-09-061-1/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2017-09-082-13/+21
|\ \
| * | mtd: nand: nand_mxs: Don't call get/set features on chips which do not suppor...Sascha Hauer2017-09-061-9/+13
| * | mtd: nand: Only call ONFI get/set features on supported chipsSascha Hauer2017-09-061-2/+6
| * | mtd: nand-mxs: improve error messagesUwe Kleine-König2017-09-061-2/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-09-084-8/+64
|\ \
| * | gpio: gpio-generic: add dt supportAntony Pavlov2017-09-081-0/+9
| * | gpio: gpio-generic: fix bgpio_map()Antony Pavlov2017-09-081-2/+2