summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-075-6/+86
|\
| * Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman2013-10-191-168/+0
| |\
| * | iio: at91: introduce touch screen support in iio adc driverJosh Wu2013-10-171-0/+7
| * | DT: Add documentation for cm36651 proximity/light sensorBeomho Seo2013-10-172-0/+27
| * | iio: at91: move the num_channels from DT to driver itselfJosh Wu2013-10-091-1/+0
| * | Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman2013-10-062-8/+27
| |\ \
| * | | Staging/iio/adc/touchscreen/MXS: provide devicetree adaptionJuergen Beisert2013-10-011-5/+31
| * | | Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman2013-09-295-15/+15
| |\ \ \
| * \ \ \ Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-221-0/+21
| |\ \ \ \
| | * | | | DT: Add documentation for gp2ap020a00f sensorJacek Anaszewski2013-09-151-0/+21
* | | | | | Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-072-0/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman2013-10-193-176/+27
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-295-15/+15
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl2013-09-261-0/+17
| * | | | | | drivers: misc: ti_dac7512: add support for DT matchingDaniel Mack2013-09-261-0/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-241-4/+3
|\ \ \ \ \ \
| * | | | | | usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros2013-10-041-4/+3
| | |/ / / / | |/| | | |
* | | | | | Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-168/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-151-168/+0
| | |_|_|/ | |/| | |
* | | | | video: exynos_dp: Use the generic PHY driverJingoo Han2013-10-161-8/+9
* | | | | phy: Add driver for Exynos DP PHYJingoo Han2013-10-161-0/+8
* | | | | phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki2013-10-161-0/+14
* | | | | USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov2013-10-111-0/+17
* | | | | Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman2013-10-062-8/+27
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-021-7/+10
| |\ \ \ \
| | * | | | ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski2013-09-211-7/+10
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-011-1/+17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+17
| | * | | Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-09-301-15/+1
| | * | | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+15
| | |/ /
* | | | usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros2013-10-031-4/+0
* | | | usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros2013-10-031-15/+15
* | | | Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-295-15/+15
|\ \ \ \ | |/ / /
| * | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-291-0/+0
| |\ \ \
| | * | | tty: ar933x_uart: move devicetree binding documentationGabor Juhos2013-09-261-0/+0
| | |/ /
| * | | dts: Fix misspelling of SynopsysDinh Nguyen2013-09-244-15/+15
| |/ /
* | | ARM: dts: omap: update usb_otg_hs dataKishon Vijay Abraham I2013-09-272-0/+11
* | | drivers: phy: add generic PHY frameworkKishon Vijay Abraham I2013-09-271-0/+66
|/ /
* | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-161-5/+31
|\ \
| * | clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-021-2/+11
| * | clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-021-5/+22
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-121-0/+190
|\ \ \
| * | | MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos2013-09-041-0/+190
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-09-122-1/+118
|\ \ \ \
| * | | | leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-261-0/+0
| * | | | leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado2013-08-261-5/+6
| * | | | leds: pca9633: Add hardware blink supportMark A. Greer2013-08-261-0/+1
| * | | | leds: support new LP8501 device - another LP55xx commonKim, Milo2013-08-261-1/+71
| * | | | leds: Add device tree binding for pca9633Tony Lindgren2013-08-261-0/+45
| |/ / /
* | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-121-4/+8
|\ \ \ \
OpenPOWER on IntegriCloud