summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.9/twl-signed-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-02-0911-40/+120
|\
| * ARM: OMAP2+: Fix twl section warnings related to omap_twl4030_audio_initTony Lindgren2013-02-051-2/+2
| * Merge branch 'peter/for-tony' of git://gitorious.org/omap-audio/linux-audio i...Tony Lindgren2013-01-3011-40/+120
| |\
| | * ARM: board-zoom: Do not request LCD panel enable GPIO from twl4030Peter Ujfalusi2013-01-221-11/+1
| | * ARM: OMAP: omap3beagle: Use the pwm_leds driver to control the PMU_STAT ledPeter Ujfalusi2013-01-221-8/+31
| | * ARM: OMAP: board-4430sdp: Proper support for TWL6030 PWM LED/BacklightPeter Ujfalusi2013-01-221-1/+29
| | * ARM: OMAP: sdp3430: Audio support via the common omap-twl4030 machine driverPeter Ujfalusi2013-01-221-0/+17
| | * ARM: OMAP: zoom: Audio support via the common omap-twl4030 machine driverPeter Ujfalusi2013-01-221-0/+18
| | * ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setupPeter Ujfalusi2013-01-228-18/+19
| | * ARM: OMAP2+: twl-common: Add default twl4030 audio configurationPeter Ujfalusi2013-01-221-1/+6
| | * ARM: OMAP: zoom: Zoom2 does not have extmute functionalityPeter Ujfalusi2013-01-221-8/+3
| | * ARM: OMAP: 3430sdp: Enable extmute functionality for audioPeter Ujfalusi2013-01-221-0/+3
* | | Merge tag 'omap-for-v3.9/board-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-02-05127-803/+839
|\ \ \
| * | | ARM: OMAP2+: omap2plus_defconfig: enable omap1 rtcMark Jackson2013-02-011-0/+1
| * | | RX-51: Register twl4030-madc devicePali Rohár2013-02-011-0/+11
| * | | RX-51: Add leds lp5523 names from Maemo 5 2.6.28 kernelPali Rohár2013-02-011-0/+9
| * | | ARM: OMAP2+: AM33XX: omap2plus_defconfig: Add support for few driversAnilKumar Ch2013-02-011-0/+22
| * | | ARM: OMAP1: nokia770: enable CBUS/RetuAaro Koskinen2013-02-011-0/+43
| * | | ARM: OMAP2+: omap2plus_defconfig: enable CMA allocatorJavier Martinez Canillas2013-02-011-0/+1
| * | | ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip supportJavier Martinez Canillas2013-02-011-0/+1
| * | | ARM: OMAP3: igep0020: simplify GPIO LEDs dependenciesJavier Martinez Canillas2013-02-011-8/+8
| * | | ARM: OMAP2+: craneboard: support the TPS65910 PMUKim Milo2013-02-011-0/+21
| * | | ARM: OMAP2+: craneboard: support NAND deviceKim Milo2013-02-011-0/+38
| * | | ARM: OMAP3: cm-t3517: add MMC supportIgor Grinberg2013-02-011-0/+27
| * | | ARM: OMAP2+: Remove apollon board supportKyungmin Park2013-02-014-352/+0
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-02-0118-22/+67
| |\ \ \
| | * | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
| | * | | mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
| | * | | MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
| | * | | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
| | * | | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
| | * | | MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin2013-01-301-1/+1
| | * | | MIPS: DSP: Fix DSP mask for registers.Steven J. Hill2013-01-241-1/+1
| | * | | MIPS: Fix build failure by adding definition of pfn_pmd().David Daney2013-01-231-0/+1
| | * | | MIPS: Octeon: Fix warning.Ralf Baechle2013-01-221-4/+5
| | * | | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven2013-01-221-1/+1
| | * | | MIPS: PNX833x: Fix comment.Ralf Baechle2013-01-221-1/+1
| | * | | MIPS: Add struct p_format to union mips_instruction.Ralf Baechle2013-01-171-0/+1
| | * | | MIPS: Export <asm/break.h>.Ralf Baechle2013-01-162-0/+1
| | * | | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.Ralf Baechle2013-01-161-0/+1
| | * | | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platformArend van Spriel2013-01-161-0/+2
| | * | | MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding2013-01-161-1/+1
| * | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-3111-73/+183
| |\ \ \ \
| | * \ \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-303-13/+22
| | |\ \ \ \
| | | * | | | x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst2013-01-291-3/+0
| | | * | | | x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-01-251-1/+1
| | | * | | | x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich2013-01-251-4/+4
| | | * | | | efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-01-181-5/+17
| | | | |_|/ | | | |/| |
| | * | | | x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-274-27/+72
| | * | | | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse2013-01-271-1/+6
OpenPOWER on IntegriCloud