summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-114-15/+7
|\
| * ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * ARM: shmobile: armadillo: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * ARM: OMAP3: Beagle: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * ARM: shmobile: armadillo: initialize all struct pwm_lookup membersAlexandre Belloni2014-05-211-11/+9
| * ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot2014-05-071-2/+0
* | Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-06-118-36/+129
|\ \
| * | ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar2014-06-051-3/+3
| * | ARM: orion5x: fix mvebu_mbus_dt_init callArnd Bergmann2014-06-041-1/+1
| * | Merge tag 'keystone-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-05-273-35/+16
| |\ \
| | * | ARM: configs: keystone: enable reset driver supportIvan Khoronzhuk2014-05-271-0/+3
| | * | ARM: dts: keystone: update reset node to work with reset driverIvan Khoronzhuk2014-05-271-1/+13
| | * | ARM: keystone: remove redundant reset stuffIvan Khoronzhuk2014-05-271-34/+0
| * | | Merge tag 'keystone-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssa...Arnd Bergmann2014-05-237-5/+116
| |\ \ \ | | |/ /
| | * | ARM: keystone: Update the dma offset for non-dt platform devicesSantosh Shilimkar2014-05-081-0/+26
| | * | ARM: keystone: Switch over to coherent memory address spaceSantosh Shilimkar2014-05-083-1/+89
| | * | ARM: configs: keystone: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-05-081-0/+1
| | * | ARM: configs: keystone: drop CONFIG_COMMON_CLK_DEBUGLad Prabhakar2014-05-084-4/+0
| | |/
| * | Merge branch 'depends/dma-ranges' into next/socArnd Bergmann2014-05-232-3/+26
| |\ \
* | \ \ Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-111-0/+15
|\ \ \ \
| * | | | mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta2014-05-201-0/+15
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-094-50/+16
|\ \ \ \
| * | | | ARM: OMAP2+: remove unused omap4-keypad file and codeJoachim Eastwood2014-05-292-41/+0
| * | | | DTS: ARM: OMAP3-N900: Add tsc2005 supportSebastian Reichel2014-05-291-1/+16
| * | | | Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-261-3/+0
| * | | | Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-181-5/+0
* | | | | Merge tag 'fbdev-omap-dt-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-0921-5/+1138
|\ \ \ \ \
| * | | | | ARM: omap5.dtsi: Add audio related parameters to hdmi nodeJyri Sarha2014-06-031-0/+2
| * | | | | ARM: omap4.dtsi: Add audio related parametes to hdmi nodeJyri Sarha2014-06-031-0/+2
| * | | | | ARM: dts: duovero-parlor: Add HDMI outputFlorian Vaussard2014-06-031-0/+44
| * | | | | ARM: dts: overo: Add support for 3.5'' LCD outputFlorian Vaussard2014-06-032-0/+166
| * | | | | ARM: dts: overo: Add support for 4.3'' LCD outputFlorian Vaussard2014-06-034-0/+181
| * | | | | ARM: dts: overo: Add support for DVI outputFlorian Vaussard2014-06-033-0/+113
| * | | | | ARM: dts: Add LCD panel sharp ls037v7dw01 support for omap3-evm and ldpTony Lindgren2014-06-034-5/+171
| * | | | | ARM: dts: omap3-gta04: Add display supportMarek Belisko2014-06-031-0/+90
| * | | | | ARM: dts: omap5-uevm.dts: add display nodesTomi Valkeinen2014-06-031-0/+80
| * | | | | ARM: dts: omap5-uevm.dts: add tca6424aTomi Valkeinen2014-06-031-0/+7
| * | | | | ARM: dts: omap5.dtsi: add DSS nodesTomi Valkeinen2014-06-031-0/+60
| * | | | | ARM: dts: am43x-epos-evm: add LCD dataTomi Valkeinen2014-06-031-0/+96
| * | | | | ARM: dts: am437x-gp-evm: add LCD dataSathya Prakash M R2014-06-031-0/+97
| * | | | | ARM: dts: am4372.dtsi: add DSS informationSathya Prakash M R2014-06-031-0/+29
* | | | | | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-082-12/+12
|\ \ \ \ \ \
| * | | | | | arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois2014-06-071-1/+1
| * | | | | | ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster2014-06-071-11/+11
* | | | | | | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-071-59/+105
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-05-231-59/+105
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: use real clocks for bcm21664Alex Elder2014-04-301-59/+105
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds2014-06-062-12/+16
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud