summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/raspberry-pi'Sascha Hauer2015-02-045-17/+249
|\
| * regulator: add bcm2835 driverJean-Christophe PLAGNIOL-VILLARD2015-02-043-0/+155
| * regulator: allow to use it with non DT deviceJean-Christophe PLAGNIOL-VILLARD2015-02-042-17/+83
| * amba: pl011: add support for regulatorJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+11
* | Merge branch 'for-next/pxa'Sascha Hauer2015-02-044-78/+1204
|\ \
| * | net: smc1111: improve debug capabilityRobert Jarzmik2015-02-041-49/+69
| * | net: smc1111: extend the driver for 91c94 and 91c96 supportRobert Jarzmik2015-02-041-5/+33
| * | net: smc1111: add 16 bits accessors, allow address shiftRobert Jarzmik2015-02-041-42/+92
| * | mtd: nand: add mrvl-nand driverRobert Jarzmik2015-01-193-0/+1028
| |/
* | Merge branch 'for-next/mxs'Sascha Hauer2015-02-049-25/+407
|\ \
| * | pinctrl: Add MXS pinctrl driverSascha Hauer2015-01-283-0/+179
| * | of: Create platform_device when creating AMBA device failedSascha Hauer2015-01-281-2/+2
| * | serial: stm_serial: Add devicetree supportSascha Hauer2015-01-281-0/+9
| * | mci: mxs: Add devicetree supportSascha Hauer2015-01-281-23/+27
| * | ARM: MXS: Make gpio a driverSascha Hauer2015-01-283-0/+190
* | | Merge branch 'for-next/misc'Sascha Hauer2015-02-0411-18/+22
|\ \ \
| * | | pinctrl: remove unnecessary error checkMasahiro Yamada2015-02-021-3/+0
| * | | usb: abolish wait_ms() functionMasahiro Yamada2015-02-025-13/+13
| * | | trivial: s/flasg/flash/Uwe Kleine-König2015-01-271-1/+1
| * | | MMC: IMX: Reset MMC_BOOT register after controller reset.Andrey Panov2015-01-192-0/+4
| * | | console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-132-1/+4
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-02-042-7/+41
|\ \ \
| * | | ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-291-3/+4
| * | | i.MX: SPI: Respect SPI_LSB_FIRST flag in mode settingsAndrey Smirnov2015-01-161-4/+37
| |/ /
* | | usb: at91_udc: pass the vbus initial valueBo Shen2015-02-041-0/+2
* | | Fix spelling: pathes -> pathsWadim Egorov2015-01-281-1/+1
| |/ |/|
* | usb: musb-dsps: select OFDEVICELucas Stach2015-01-191-0/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-097-7/+2
|\
| * drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-057-7/+2
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-0919-115/+43
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-0813-13/+13
| * | net: rtl8169: remove unnecessary cache maintenanceLucas Stach2015-01-051-19/+5
| * | clock: incorporate dummy clocksource into core clock codeAntony Pavlov2014-12-173-73/+10
| * | video: imx-hdmi: search for DDC node only when EDID support is enabledLucas Stach2014-12-171-9/+11
| * | usb: gadget: fastboot: allow to build without BOOTMLucas Stach2014-12-171-1/+4
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2015-01-092-15/+40
|\ \
| * | net: cpsw: ignore error on slave setupSascha Hauer2015-01-061-15/+14
| * | net: smc1111: fix memory congestionsRobert Jarzmik2015-01-061-0/+26
| |/
* | resource: dev_request_mem_region: fix return value for MIPSAntony Pavlov2015-01-091-1/+1
* | driver: workaroud resource request that conflicts with errno PTRJean-Christophe PLAGNIOL-VILLARD2015-01-083-6/+22
* | i2c: omap: fix fclk_rate for ti,omap4-i2cJan Weitzel2015-01-061-6/+5
* | net: smc1111: move print_packet functionRobert Jarzmik2015-01-051-38/+37
|/
* fdt: don't strip const qualifierLucas Stach2014-12-111-1/+1
* treewide: Fix typo collumn -> columnSascha Hauer2014-12-111-3/+3
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-083-3/+2
|\
| * spi: mxs-spi: Allow compilation on i.MX28 onlySascha Hauer2014-11-281-1/+1
| * firmware: altera serial: depend on GENERIC_GPIOSascha Hauer2014-11-281-0/+1
| * mci: mxs-mci: add f_min/f_max fields unconditionallySascha Hauer2014-11-281-2/+0
* | Merge branch 'for-next/randconfig'Sascha Hauer2014-12-084-10/+4
|\ \
| * | gpio: clps711x: Add missing includeSascha Hauer2014-11-271-1/+1