summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds5-0/+129
2013-04-30drivers/rtc/rtc-at91rm9200.c: add DT supportJoachim Eastwood1-0/+15
2013-04-30drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi1-0/+3
2013-04-30Documentation: add missing documentation for tps65217-bl device tree bindingMatus Ujhelyi1-0/+24
2013-04-30backlight: lp855x: add a device tree structureKim, Milo1-0/+41
2013-04-30media: coda: use genalloc APIPhilipp Zabel1-0/+30
2013-04-30misc: generic on-chip SRAM allocation driverPhilipp Zabel1-0/+16
2013-04-30Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds5-0/+312
2013-04-30Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds5-7/+53
2013-04-30Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+85
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-13/+186
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+4
2013-04-29Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-1/+186
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+18
2013-04-29Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+29
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+113
2013-04-28Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown1-0/+52
2013-04-28regulator: mc13783: Add device tree probe supportAlexander Shiyan1-3/+33
2013-04-23staging: video: imx: Add BGR666 support for parallel displayMarek Vasut1-1/+1
2013-04-23staging: dwc2: add platform device bindingsMatthijs Kooijman1-0/+15
2013-04-16spi/s3c64xx: let device core setup the default pin configurationThomas Abraham1-6/+2
2013-04-16pinctrl: pinctrl-single: add missing double quoteLad, Prabhakar1-1/+1
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth2-0/+115
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT1-0/+24
2013-04-09pinctrl: Add pinctrl-s3c64xx driverTomasz Figa1-0/+3
2013-04-08hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi1-0/+29
2013-04-07spi/tegra114: add spi driverLaxman Dewangan1-0/+26
2013-04-07spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...Andreas Larsson2-1/+2
2013-04-07spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...Andreas Larsson1-0/+1
2013-04-06Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman3-13/+137
2013-04-05regulator: max8952: Add Device Tree supportTomasz Figa1-0/+52
2013-04-05clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López1-1/+108
2013-04-04video: fb: vt8500: Convert framebuffer drivers to standardized bindingTony Prisk2-48/+32
2013-04-04Merge tag 'v3.9-rc5' into develLinus Walleij2-5/+4
2013-04-02iio: at91_adc: fix missing Sample and Hold timeJean-Christophe PLAGNIOL-VILLARD1-0/+1
2013-04-02iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2013-04-02iio: at91_adc: add low and high res supportLudovic Desroches1-0/+11
2013-03-30usb: chipidea: usbmisc: add post handling and errata fix for mx25Michael Grzeschik1-0/+2
2013-03-29iio: adc: Document the regulator/clocks for exynos-adcDoug Anderson1-0/+8
2013-03-29iio: exynos-adc: Fix typo in DT documentationSachin Kamat1-2/+2
2013-03-27clk: sunxi: rename compatible stringsEmilio López1-11/+11
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López1-0/+44
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-5/+4
2013-03-26serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus1-0/+3
2013-03-26serial: of_serial: Handle fifo-size propertyHeikki Krogerus1-0/+1
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+149
2013-03-25SSBI: Convert SSBI to device treeDavid Brown1-0/+18
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman1-5/+1
2013-03-21Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-0/+3
2013-03-20clk: Add axi-clkgen driverLars-Peter Clausen1-0/+22