summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/tegra'Sascha Hauer2013-12-066-3/+498
|\
| * tegra: add SDMMC controller driverLucas Stach2013-12-043-0/+472
| * clk: tegra: add SDMMC clocksLucas Stach2013-12-041-0/+18
| * gpio: tegra: remove leftover debug codeLucas Stach2013-12-041-2/+0
| * tegra: speed up system busLucas Stach2013-12-041-0/+7
| * gpio: reduce noise when parsing DTLucas Stach2013-12-041-1/+1
* | Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-0619-124/+1338
|\ \
| * | mmc: omap: Add devicetree supportSascha Hauer2013-11-271-0/+13
| * | bus: Add omap gpmc driverSascha Hauer2013-11-273-0/+530
| * | device: Add functions to add resourcesSascha Hauer2013-11-271-13/+47
| * | mtd: omap gpmc: Use dev_add_param_enumSascha Hauer2013-11-271-26/+10
| * | gpio: omap: Add devicetree probe supportSascha Hauer2013-11-271-1/+38
| * | gpio: omap: move to drivers/gpio/Sascha Hauer2013-11-273-0/+160
| * | net: cpsw: straighten error pathSascha Hauer2013-11-271-5/+13
| * | net: cpsw: attach slave to edev->privSascha Hauer2013-11-271-14/+20
| * | net: cpsw: drop for_each_slaveSascha Hauer2013-11-271-26/+14
| * | net: cpsw: move eth_device into slaveSascha Hauer2013-11-271-17/+16
| * | cpsw: Add devicetree probe supportSascha Hauer2013-11-271-7/+159
| * | pinctrl: Add functions to select pinctrl from device_nodeSascha Hauer2013-11-271-6/+18
| * | net: cpsw: inline slave_dataSascha Hauer2013-11-221-5/+7
| * | i2c: omap: Add devicetree supportSascha Hauer2013-11-221-1/+27
| * | spi: omap: Add devicetree probe supportSascha Hauer2013-11-221-0/+13
| * | spi: omap: encode register offset into device_idSascha Hauer2013-11-222-3/+41
| * | pinctrl: Add pinctrl-single driverSascha Hauer2013-11-223-0/+170
| * | serial: ns16550: Add device ids for omapSascha Hauer2013-11-222-12/+54
* | | Merge branch 'for-next/omap-devicetree-prepare'Sascha Hauer2013-12-061-0/+6
|\ \ \
| * | | mmc: omap: name mmc device after devicetree aliasSascha Hauer2013-11-251-0/+6
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2013-12-0633-11/+43
|\ \ \
| * | | net: phy: Fix get_phy_device return valueSascha Hauer2013-11-252-5/+5
| * | | barebox: remove double semicolonsAlexander Aring2013-11-184-4/+4
| * | | mci: mxs: support overwriting the device name via platform dataUwe Kleine-König2013-11-111-0/+1
| * | | net: netx: Fix signed/unsigned arguments for printfAlexander Shiyan2013-11-111-1/+1
| * | | net/Kconfig: Remove non-existent ARCH_DAVINCIAlexander Shiyan2013-11-111-1/+1
| * | | eeprom: at24: Enable OF partition parsingSascha Hauer2013-11-081-0/+2
| * | | treewide: Add missing includesSascha Hauer2013-11-0825-0/+29
* | | | Merge branch 'for-next/imx'Sascha Hauer2013-12-066-1/+150
|\ \ \ \
| * | | | net/phy: add driver for atheros PHYsLucas Stach2013-12-033-0/+127
| * | | | ARM: i.mx53: Parse Reset GPIO pin in FEC driver from DevicetreeRostislav Lisovy2013-11-251-0/+17
| * | | | of: gpio: Add Kconfig variable to depend onSascha Hauer2013-11-252-1/+6
| | |/ / | |/| |
* | | | Merge branch 'for-next/gpio'Sascha Hauer2013-12-063-4/+99
|\ \ \ \
| * | | | gpiolib: import gpio_request_array() from linux 3.7Antony Pavlov2013-11-221-0/+66
| * | | | gpio: unify gpio direction macros names with Linux kernelAntony Pavlov2013-11-222-2/+2
| * | | | gpio: dw: add get_direction callbackSebastian Hesselbarth2013-11-111-0/+9
| * | | | gpiolib: make gpiolib command more verboseSebastian Hesselbarth2013-11-111-3/+21
| * | | | led: trigger: disable LEDs with trigger before installing itSebastian Hesselbarth2013-11-111-1/+3
* | | | | Merge branch 'for-next/clk'Sascha Hauer2013-12-063-0/+61
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | clk: fixed: add DT init functionSebastian Hesselbarth2013-11-111-0/+23
| * | | | OF: parse OF clock providers after populateSebastian Hesselbarth2013-11-111-0/+1
| * | | | clk: add of_clk_init and CLK_OF_DECLARE macroSebastian Hesselbarth2013-11-111-0/+37
| |/ / /
* | | | mtd: mtdraw: drop ioctl callback for mtdraw deviceSascha Hauer2013-12-021-1/+0