summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-07-29Merge tag 'omap-for-v3.17/mailbox-cleanup' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-2/+0
2014-07-29Merge branch 'omap-for-v3.17/mailbox' into next/driversArnd Bergmann16-61/+449
2014-07-29mailbox/omap: remove OMAP1 mailbox driverSuman Anna1-2/+0
2014-07-19Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li...Olof Johansson5-12/+34
2014-07-19Merge branch 'spear/pcie-support-v10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson10-133/+158
2014-07-18ARM: tegra: Remove legacy PCIe power supply propertiesThierry Reding5-22/+0
2014-07-15ARM: AM33xx: hwmod_data: Remove legacy mailbox addrsSuman Anna1-10/+0
2014-07-15ARM: OMAP4: hwmod_data: Remove legacy mailbox addrsSuman Anna1-10/+0
2014-07-15ARM: OMAP2: hwmod_data: Remove legacy mailbox data and addrsSuman Anna4-37/+0
2014-07-15ARM: OMAP2+: Avoid mailbox legacy device creation for DT-bootSuman Anna1-1/+1
2014-07-15ARM: DRA7: hwmod_data: Add mailbox hwmod dataSuman Anna1-0/+305
2014-07-15ARM: dts: DRA7: Add mailbox nodesSuman Anna1-0/+117
2014-07-15ARM: dts: AM4372: Correct mailbox node dataSuman Anna1-3/+0
2014-07-15ARM: dts: AM33xx: Add mailbox nodeSuman Anna1-0/+9
2014-07-15ARM: dts: OMAP4: Add mailbox nodeSuman Anna1-0/+9
2014-07-15ARM: dts: OMAP2+: Add mailbox fifo and user informationSuman Anna4-0/+8
2014-07-14ARM: SPEAr13xx: Update defconfigsMohit Kumar1-0/+16
2014-07-14ARM: SPEAr13xx: Add pcie and miphy DT nodesPratyush Anand7-130/+133
2014-07-14ARM: SPEAr13xx: Add bindings and dt node for misc blockPratyush Anand2-0/+6
2014-07-14ARM: SPEAr13xx: Fix static mapping tablePratyush Anand2-3/+3
2014-07-09avr32: update defconfig to use the generic PWM frameworkAlexandre Belloni6-12/+18
2014-07-09avr32: favr-32: use generic pwm_bl driverAlexandre Belloni2-21/+33
2014-07-09avr32: merisc: use generic leds_pwm driverAlexandre Belloni1-13/+21
2014-07-09avr32: MRMT: use generic leds_pwm driverAlexandre Belloni1-12/+22
2014-07-09avr32/at32ap: switch to the generic PWM frameworkAlexandre Belloni1-5/+2
2014-07-09ARM: at91: remove useless at91_pwm_leds()Alexandre Belloni2-38/+0
2014-07-09ARM: at91: at91sam9rl: switch to generic PWM frameworkAlexandre Belloni2-9/+3
2014-07-09ARM: at91: sam9263ek: use generic leds_pwm driverAlexandre Belloni1-8/+47
2014-07-09ARM: at91: at91sam9263: switch to generic PWM frameworkAlexandre Belloni2-9/+3
2014-07-09ARM: at91: sam9m10g45ek: use generic leds_pwm driverAlexandre Belloni1-9/+33
2014-07-09ARM: at91: at91sam9g45: switch to generic PWM frameworkAlexandre Belloni2-9/+3
2014-06-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-6/+42
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon1-3/+4
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott1-0/+1
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami1-0/+5
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami1-1/+1
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre1-2/+0
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni1-0/+31
2014-06-28Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds11-124/+297
2014-06-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-495/+201
2014-06-28Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-16/+46
2014-06-26MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle1-0/+1
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-06-26MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras1-1/+4
2014-06-26MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras1-1/+13
2014-06-26MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras1-2/+10
2014-06-26MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras1-4/+12
2014-06-26MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras1-21/+1
2014-06-26MIPS: bpf: Fix is_range() semanticsMarkos Chandras1-7/+5
2014-06-26MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras1-2/+2