summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-112-2/+2
|\
| * Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-1630-84/+242
| |\
| * \ Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-2974-127/+290
| |\ \
| * | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-242-2/+2
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-113-1/+3
|\ \ \ \
| * | | | gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-071-1/+1
| * | | | gpio: SPEAr: add spi chipselect control driverShiraz Hashim2012-11-181-0/+1
| * | | | gpio: clps711x: delete local <mach/gpio.h> headerLinus Walleij2012-10-151-13/+0
| * | | | GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-152-0/+14
* | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-11-291-0/+1
| |\ \ \ \ \
| | * | | | | cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-271-0/+1
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-116-17/+15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'robherring/for-next' into devicetree/nextGrant Likely2012-12-043-14/+10
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dt: change .dtb build rules to build in dts directoryGrant Likely2012-12-033-14/+10
| * | | | | | | | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-301-1/+1
| |/ / / / / / /
| * | | | | | | ARM: tegra: seaboard: add missing DT vendor prefixesStephen Warren2012-11-201-2/+2
| * | | | | | | arm-dt: Enable DT proc updates.Pantelis Antoniou2012-11-151-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-113-72/+5
|\ \ \ \ \ \ \
| * | | | | | | clk: move IM-PD1 clocks to drivers/clkLinus Walleij2012-11-211-66/+3
| * | | | | | | ARM: ux500: Remove cpufreq platform deviceUlf Hansson2012-11-091-6/+0
| * | | | | | | clk: Common clocks implementation for Versatile ExpressPawel Moll2012-10-291-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1165-814/+2931
|\ \ \ \ \ \ \
| * | | | | | | ARM: mmp: select PINCTRL for ARCH_MMPAxel Lin2012-12-021-0/+1
| * | | | | | | Merge branch 'at91' into develLinus Walleij2012-11-2129-139/+1770
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91: pm9g45: add mmc supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+21
| | * | | | | | | ARM: at91: Animeo IP: add mmc supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+12
| | * | | | | | | ARM: at91: dt: add mmc pinctrl for Atmel reference boardsJean-Christophe PLAGNIOL-VILLARD2012-11-206-0/+105
| | * | | | | | | ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-205-0/+203
| | * | | | | | | ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boardsLudovic Desroches2012-11-206-0/+77
| | * | | | | | | ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches2012-11-205-0/+72
| | * | | | | | | ARM: at91: add clocks for DT entriesLudovic Desroches2012-11-205-0/+8
| | * | | | | | | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-2121-139/+1272
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: at91: add Somfy Animeo IP board supportJean-Christophe PLAGNIOL-VILLARD2012-11-192-0/+167
| | | * | | | | | | ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood2012-11-193-3/+82
| | | * | | | | | | ARM: AT91: Add AT91RM9200 device treeJoachim Eastwood2012-11-191-0/+349
| | | * | | | | | | ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood2012-11-195-0/+83
| | | * | | | | | | ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood2012-11-191-0/+18
| | | * | | | | | | ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood2012-11-191-2/+61
| | | * | | | | | | ARM: AT91: Fix build failure on board-dtJoachim Eastwood2012-11-191-0/+1
| | | * | | | | | | ARM: at91: add Ronetix pm9g45 board supportJean-Christophe PLAGNIOL-VILLARD2012-11-192-0/+145
| | | * | | | | | | ARM: at91: dt: at91sam9260: split rts and cts pinctrl notJean-Christophe PLAGNIOL-VILLARD2012-11-198-57/+136
| | | * | | | | | | ARM: at91: fix usart/uart namimg in pinctrlJean-Christophe PLAGNIOL-VILLARD2012-11-198-100/+100
| | | * | | | | | | ARM: at91sam9: add macb pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-195-0/+153
| * | | | | | | | | pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij2012-11-211-1/+1
| * | | | | | | | | Merge branch 'nomadik' into develLinus Walleij2012-11-1111-291/+17
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | ARM: ux500: add PRCM register base for pinctrlJonas Aaberg2012-11-082-2/+8
| | * | | | | | | | pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-10-285-177/+0
| | * | | | | | | | pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-289-118/+9
| | * | | | | | | | ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard2012-10-281-0/+3
OpenPOWER on IntegriCloud