summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-21ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat1-4/+5
2012-11-21Merge branch 'at91' into develLinus Walleij29-139/+1770
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij1-1/+1
2012-11-21ARM: tegra: seaboard: add missing DT vendor prefixesStephen Warren1-2/+2
2012-11-20ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOCBartlomiej Zolnierkiewicz2-0/+4
2012-11-19ARM: at91: pm9g45: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+21
2012-11-19ARM: at91: Animeo IP: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+12
2012-11-19ARM: at91: dt: add mmc pinctrl for Atmel reference boardsJean-Christophe PLAGNIOL-VILLARD6-0/+105
2012-11-19ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD5-0/+203
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boardsLudovic Desroches6-0/+77
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches5-0/+72
2012-11-19ARM: at91: add clocks for DT entriesLudovic Desroches5-0/+8
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij21-139/+1272
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar1-2/+1
2012-11-19ARM: at91: add Somfy Animeo IP board supportJean-Christophe PLAGNIOL-VILLARD2-0/+167
2012-11-19ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood3-3/+82
2012-11-19ARM: AT91: Add AT91RM9200 device treeJoachim Eastwood1-0/+349
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood5-0/+83
2012-11-19ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood1-0/+18
2012-11-19ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood1-2/+61
2012-11-19ARM: AT91: Fix build failure on board-dtJoachim Eastwood1-0/+1
2012-11-19ARM: at91: add Ronetix pm9g45 board supportJean-Christophe PLAGNIOL-VILLARD2-0/+145
2012-11-19ARM: at91: dt: at91sam9260: split rts and cts pinctrl notJean-Christophe PLAGNIOL-VILLARD8-57/+136
2012-11-19ARM: at91: fix usart/uart namimg in pinctrlJean-Christophe PLAGNIOL-VILLARD8-100/+100
2012-11-19ARM: at91sam9: add macb pinctrl supportJean-Christophe PLAGNIOL-VILLARD5-0/+153
2012-11-18gpio: SPEAr: add spi chipselect control driverShiraz Hashim1-0/+1
2012-11-17Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman21-46/+205
2012-11-17Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman21-46/+205
2012-11-17Merge 3.7-rc6 into staging-nextGreg Kroah-Hartman21-46/+205
2012-11-17Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman30-84/+242
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann5-10/+10
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann11-32/+35
2012-11-16ARM: imx: ehci: fix host power mask bitChristoph Fritz2-2/+2
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun1-1/+1
2012-11-16ARM: dts: enable dma support for auart0 in mx28Huang Shijie1-0/+1
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold4-4/+4
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer1-6/+6
2012-11-15arm-dt: Enable DT proc updates.Pantelis Antoniou1-0/+2
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal properties and platform data.hongbo.zhang4-0/+111
2012-11-15Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman9-38/+37
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley1-0/+21
2012-11-14tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-13Merge 3.7-rc5 into usb-nextGreg Kroah-Hartman9-38/+37
2012-11-13ARM: boot: Fix usage of kechoFabio Estevam2-6/+6
2012-11-13ARM: OMAP4: TWL: mux sys_drm_msecure as output for PMICKevin Hilman1-0/+1
2012-11-13Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann6-17/+66
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2-0/+107
2012-11-12ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre1-1/+1
2012-11-12ARM: 7570/1: quiet down the non make -s outputJosh Cartwright2-6/+6
2012-11-12Merge 3.7-rc5 into staging-nextGreg Kroah-Hartman9-38/+37