Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-24 | 7 | -60/+8 |
|\ | |||||
| * | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 16 | -75/+125 |
| |\ | |||||
| | * | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-22 | 1 | -18/+0 |
| * | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 2012-02-08 | 1 | -1/+0 |
| |\ \ | |||||
| * \ \ | Merge branch 'amba' into for-armsoc | Russell King | 2012-01-26 | 1 | -24/+2 |
| |\ \ \ | |||||
| | * | | | ARM: amba: omap2: use common amba device initializers | Russell King | 2012-01-26 | 1 | -24/+2 |
| * | | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-21 | 2 | -6/+0 |
| * | | | | ARM: substitute arch_idle() | Nicolas Pitre | 2012-01-21 | 1 | -2/+2 |
| * | | | | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 2012-01-21 | 3 | -10/+4 |
| |/ / / | |||||
* | | | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-03-23 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge commit 'v3.3' into fbdev-next | Florian Tobias Schandinat | 2012-03-20 | 5 | -4/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'v3.3-rc6' | Tomi Valkeinen | 2012-03-06 | 15 | -21/+107 |
| |\ \ \ \ \ | |||||
| * | | | | | | OMAP2+: remove unneeded #include omapfb.h | Tomi Valkeinen | 2012-02-23 | 1 | -1/+0 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-23 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Input: omap4-keypad - move platform_data to <linux/platform_data> | Felipe Balbi | 2012-03-17 | 2 | -0/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-03-22 | 5 | -33/+136 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ARM: OMAP: Remove CONFIG_OMAP_MCBSP references | Peter Ujfalusi | 2012-03-12 | 1 | -1/+3 |
| * | | | | | | | ARM: OMAP2+: McBSP: Correct CLKR/FSR clock source mux configuration | Peter Ujfalusi | 2012-03-12 | 1 | -2/+44 |
| * | | | | | | | ARM: OMAP: Do not register omap-mcbsp-dai device | Peter Ujfalusi | 2012-03-12 | 1 | -22/+0 |
| * | | | | | | | ASoC: omap-mcbsp: Create a single driver for McBSP | Peter Ujfalusi | 2012-03-12 | 1 | -6/+0 |
| * | | | | | | | ARM: OMAP: mcbsp: Convert core driver to proper platform driver | Peter Ujfalusi | 2012-03-12 | 1 | -1/+1 |
| * | | | | | | | OMAP4: panda: Correct cpu version check for 4430 | Peter Ujfalusi | 2012-03-12 | 1 | -1/+1 |
| * | | | | | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-03-05 | 28 | -118/+206 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | OMAP4: omap4panda: Enable audio support | Peter Ujfalusi | 2012-01-26 | 1 | -1/+59 |
| * | | | | | | | OMAP4: 4430sdp: Register platform device for OMAP4 audio | Peter Ujfalusi | 2012-01-26 | 1 | -0/+29 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 2012-02-16 | 1 | -1/+1 |
* | | | | | | | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-09 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ARM: OMAP: fix iommu, not mailbox | Ohad Ben-Cohen | 2012-03-05 | 2 | -3/+3 |
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-08 | 3 | -1/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688 | R Sricharan | 2012-03-05 | 1 | -0/+2 |
| * | | | | | | | ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision | Vaibhav Hiremath | 2012-02-29 | 1 | -0/+1 |
| * | | | | | | | ARM: OMAP2+: Remove apply_uV constraints for fixed regulator | Rajendra Nayak | 2012-02-29 | 1 | -1/+0 |
* | | | | | | | | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-02-29 | 13 | -20/+101 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixes | Arnd Bergmann | 2012-02-27 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | ARM: OMAP2: fix mailbox init code | Ohad Ben-Cohen | 2012-02-23 | 1 | -1/+9 |
| * | | | | | | | | ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators | Matt Porter | 2012-02-23 | 1 | -0/+52 |
| * | | | | | | | | OMAP3 EVM: remove out-of-bounds array access of gpio_leds | Arnout Vandecappelle (Essensium/Mind) | 2012-02-21 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'fixes-mmc' into fixes | Tony Lindgren | 2012-02-20 | 13 | -51/+84 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ARM: OMAP: Fix build error when mmc_omap is built as module | Tony Lindgren | 2012-02-20 | 1 | -0/+4 |
| | * | | | | | | | | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a module | Tony Lindgren | 2012-02-20 | 2 | -1/+7 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren | 2012-02-18 | 17 | -60/+130 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor. | Santosh Shilimkar | 2012-02-14 | 1 | -3/+2 |
| | * | | | | | | | | ARM: OMAP: add RCU locking to omap2_set_init_voltage. | NeilBrown | 2012-02-14 | 1 | -0/+3 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | ARM: OMAP2+: usb-host: fix compile warning | Felipe Balbi | 2012-02-14 | 1 | -3/+3 |
| * | | | | | | | | ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback | Santosh Shilimkar | 2012-02-14 | 4 | -11/+20 |
* | | | | | | | | | Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-02-28 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp | Ohad Ben-Cohen | 2012-02-27 | 1 | -1/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-22 | 2 | -0/+4 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | ARM: OMAP: fix voltage domain build errors with PM_OPP disabled | Russell King | 2012-02-21 | 2 | -0/+4 |
| | |_|_|/ / | |/| | | | |