summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/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
| * | USB: Gadget: fastboot: depends on command supportSascha Hauer2014-11-271-0/+1
| * | USB: Gadget: Select poller from USB_GADGET optionSascha Hauer2014-11-271-3/+1
| * | video: EDID: depends on I2CSascha Hauer2014-11-271-0/+1
| * | net: fec_imx: remove unused includesSascha Hauer2014-11-271-6/+0
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-12-0810-46/+22
|\ \
| * | fdt: of_unflatten_dtb can work on const dataJan Luebbe2014-12-041-2/+2
| * | dt: factor out common codeJan Luebbe2014-11-201-22/+11
| * | treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-108-21/+8
| * | of: use OFTREE_MEM_GENERIC for the sandboxJan Luebbe2014-11-071-1/+1
* | | Merge branch 'for-next/marvell'Sascha Hauer2014-12-084-9/+849
|\ \ \
| * | | net: Add driver for Armada 370/XP 10/100/1000 Mbps network controllerEzequiel Garcia2014-11-113-0/+773
| * | | net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+9
| * | | net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+58
| * | | net: phy: marvell: Fix array identationEzequiel Garcia2014-11-111-9/+9
* | | | Merge branch 'for-next/imx'Sascha Hauer2014-12-085-3/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | pinctrl: Add i.MX6sx compatible entrySascha Hauer2014-11-271-0/+2
| * | | net: fec_imx: Add i.MX6sx compatible entrySascha Hauer2014-11-271-0/+3
| * | | serial: i.MX: Use "per" clkSascha Hauer2014-11-271-1/+1
| * | | mci: imx-esdhc: Add i.MX6sl compatibleSascha Hauer2014-11-271-0/+2
| * | | mci: imx-esdhc: Fix Interrupt enable register for i.MX6sxSascha Hauer2014-11-271-2/+3
| * | | imx6: clk: Gate off ENFC clock before setting clock rateDmitry Lavnikevich2014-11-261-0/+1
| | |/ | |/|
* | | net: rtl8139: depend on MIPSLucas Stach2014-11-271-0/+1
* | | rtc: select GREGORIAN_CALENDERLucas Stach2014-11-271-0/+1