summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | usb: musb: only build musb_barebox if host is enabledLucas Stach2014-11-271-2/+2
* | | usb: host: only activate Efika MX ULPI workaround if ULPI is selectedLucas Stach2014-11-261-1/+1
* | | net: ethoc: depend on OPENRISCLucas Stach2014-11-261-0/+1
* | | usb: gadget: fastboot: select BANNERLucas Stach2014-11-241-0/+1
* | | mci: esdhc: add back PIO_TIMEOUTLucas Stach2014-11-241-0/+2
* | | video: ipuv3: select OFDEVICE for HDMI and LVDSLucas Stach2014-11-241-0/+2
* | | firmware: altera-serial: fix printf messageLucas Stach2014-11-241-1/+1
* | | firmware: altera-serial: don't try to check void return valueLucas Stach2014-11-241-3/+1
* | | firmware: altera-serial: depend on SPILucas Stach2014-11-241-0/+1
* | | firmware: socfpga: depend on ARCH_SOCFPGALucas Stach2014-11-241-0/+1
* | | mtd: ubi: get_bad_peb_limit from mtd masterJan Weitzel2014-11-201-1/+5
* | | pci: tegra: relax link-up timeoutLucas Stach2014-11-171-1/+1
* | | pci: align bridge windowsLucas Stach2014-11-171-0/+4
* | | pci: correct BAR size calculationLucas Stach2014-11-171-3/+3
| |/ |/|
* | pci: mvebu: Fix uninitialized variable in mvebu_get_target_attr()Thomas Petazzoni2014-11-101-3/+3
* | mtd: nand_orion: remove unused goto labelUwe Kleine-König2014-11-101-1/+1
|/
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-0527-93/+3454
|\
| * clk: tegra: don't enable UART clocks by defaultLucas Stach2014-11-043-14/+14
| * serial: ns16550: add Tegra supportLucas Stach2014-11-041-0/+11