summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-033-1/+131
|\
| * dt: Document general interrupt controller bindingsThierry Reding2012-10-011-0/+95
| * devicetree: serial: Add documentation for imx serialFabio Estevam2012-09-061-0/+35
| * devicetree: pwm: mxs-pwm.txt: Fix reg field annotationFabio Estevam2012-09-061-1/+1
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-023-0/+7
|\ \
| * | ARM: highbank: add coherent DMA setupRob Herring2012-10-023-0/+9
* | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-022-0/+80
|\ \ \
| * | | cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo2012-09-091-0/+55
| * | | PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-091-0/+25
| |/ /
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-023-0/+42
|\ \ \
| * | | pata_arasan: add Device Tree probing capabilityViresh Kumar2012-09-131-0/+17
| * | | ata: add platform driver for Calxeda AHCI controllerMark Langsdorf2012-09-132-0/+25
| | |/ | |/|
* | | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-025-0/+99
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2012-09-285-0/+99
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | Merge tag 'v3.6-rc6' into spi-mxsMark Brown2012-09-252-10/+10
| | | |\ \ | | |_|/ / | |/| | |
| | | * | spi/mxs: Make the SPI block clock speed configurable via DTMarek Vasut2012-09-061-0/+4
| | | * | spi/mxs: Add SSP/SPI device tree documentationMarek Vasut2012-08-171-0/+18
| | | |/
| | * | Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-252-10/+10
| | |\ \ | | |/ / | |/| |
| | * | spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-251-0/+7
| | * | spi: spi-gpio: Add DT bindingsDaniel Mack2012-09-061-0/+29
| | * | spi/dt: DT bindings documentation: "num-cs" property for SPI controllersRoland Stigge2012-08-221-0/+3
| | * | spi/pl022: Add devicetree supportRoland Stigge2012-08-221-0/+15
| | * | spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-221-0/+23
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-022-0/+74
|\ \ \
| * \ \ Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-04104-113/+2146
| |\ \ \ | | |/ /
| * | | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-211-0/+36
| * | | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-211-0/+38
* | | | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-023-3/+1096
|\ \ \ \
| * | | | pinctrl: add bcm2835 driverSimon Arlott2012-10-011-0/+74
| * | | | pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi2012-09-131-3/+38
| * | | | pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König2012-09-031-0/+984
| | |/ / | |/| |
* | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-023-1/+57
|\ \ \ \
| * | | | gpio: adnp: dt: Reference generic interrupt bindingThierry Reding2012-09-201-0/+4
| * | | | gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding2012-09-181-0/+30
| * | | | gpio: 74x164: dts: Add documentation for the dt bindingMaxime Ripard2012-09-111-0/+22
| * | | | dt: Fix incorrect reference in gpio-led documentationSachin Kamat2012-09-111-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-024-0/+266
|\ \ \ \
| * | | | Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2012-10-011-3/+0
| * | | | net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack2012-10-011-0/+3
| * | | | can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-211-0/+49
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi2012-08-301-0/+75
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-225-6/+79
| |\ \ \ \
| * | | | | documentation: dt: bindings: cpsw: fixing the examples for directly using it ...Mugunthan V N2012-08-071-48/+53
| * | | | | drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-071-0/+33
| * | | | | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-031-0/+104
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-013-0/+236
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next/dt-gscaler' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-09-201-0/+30
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Adds G-Scaler device from Device TreeShaik Ameer Basha2012-09-071-0/+30
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'next/pinctrl-samsung' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-201-0/+196
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud