Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors | Kevin Hilman | 2012-04-14 | 2 | -36/+0 |
* | Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-04-05 | 2 | -8/+9 |
|\ | |||||
| *-. | Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum... | Paul Walmsley | 2012-04-05 | 1 | -6/+6 |
| |\ \ | |||||
| | | * | ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions | Vaibhav Hiremath | 2012-04-05 | 1 | -6/+6 |
| | |/ | |||||
| * | | ARM: OMAP: clock: fix race in disable all clocks | Nishanth Menon | 2012-04-04 | 1 | -2/+3 |
| |/ | |||||
* | | ARM: fix __io macro for PCMCIA | Rob Herring | 2012-04-05 | 1 | -0/+1 |
|/ | |||||
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-29 | 1 | -4/+0 |
|\ | |||||
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-29 | 1 | -4/+0 |
| |\ | |||||
| | * | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 2012-03-29 | 1 | -4/+0 |
| | |\ | |||||
| | | * | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definition | Tarun Kanti DebBarma | 2012-03-29 | 1 | -4/+0 |
* | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 3 | -8/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ARM: create a common IOMEM definition | Rob Herring | 2012-03-13 | 2 | -7/+0 |
| * | | | ARM: OMAP: Remove remaining includes for mach/io.h | Tony Lindgren | 2012-03-06 | 1 | -1/+0 |
* | | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-28 | 1 | -2/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | mmc: omap_hsmmc: remove unused .set_sleep function | Balaji T K | 2012-03-27 | 1 | -2/+0 |
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 3 | -3/+0 |
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-28 | 1 | -19/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'v3.3-rc7' into gpio/next | Grant Likely | 2012-03-12 | 3 | -2/+17 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | gpio/omap: Fix IRQ handling for SPARSE_IRQ | Benoit Cousson | 2012-03-05 | 1 | -19/+3 |
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 2 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 2012-03-08 | 2 | -0/+7 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin... | Arnd Bergmann | 2012-02-29 | 2 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2012-02-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREE | Tony Lindgren | 2012-02-23 | 1 | -1/+1 |
| | * | | | | | | | | Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren | 2012-02-17 | 31 | -270/+298 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platforms | Benoit Cousson | 2012-02-16 | 1 | -0/+1 |
| | | * | | | | | | | | ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_fr... | Benoit Cousson | 2012-02-16 | 1 | -1/+1 |
| | * | | | | | | | | | ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems | Benoit Cousson | 2011-12-16 | 1 | -0/+2 |
| * | | | | | | | | | | Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/... | Arnd Bergmann | 2012-02-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 2012-03-20 | 10 | -24/+54 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin... | Olof Johansson | 2012-03-10 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: use voltage domain name in device attributes | Shweta Gulati | 2012-03-05 | 1 | -2/+0 |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers | Olof Johansson | 2012-03-08 | 2 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann | 2012-02-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | / / / / / / / / | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -0/+57 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | remoteproc/omap: add a remoteproc driver for OMAP4 | Ohad Ben-Cohen | 2012-02-08 | 1 | -0/+57 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 2 | -27/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2012-03-15 | 1 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-10 | 3 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | ARM: OMAP: add minimal support for Nokia RM-696 | Aaro Koskinen | 2012-03-05 | 1 | -0/+1 |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tml... | Olof Johansson | 2012-03-10 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | ASoC: OMAP: ams-delta: drop .set_bias_level callback | Janusz Krzysztofik | 2012-03-05 | 1 | -1/+0 |
| | * | | | | | | | | | | | | Merge branch 'omap1' into ams-delta | Tony Lindgren | 2012-03-01 | 1 | -26/+22 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 2012-02-29 | 1 | -26/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Merge branch 'omap1-part2' into omap1 | Tony Lindgren | 2012-01-20 | 1 | -26/+22 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | input: serio: ams-delta: toggle keyboard power over GPIO | Janusz Krzysztofik | 2011-12-22 | 1 | -2/+0 |
| | | * | | | | | | | | | | | omapfb: lcd_ams_delta: drive control lines over GPIO | Janusz Krzysztofik | 2011-12-22 | 1 | -2/+0 |
| | | * | | | | | | | | | | | MTD: NAND: ams-delta: use GPIO instead of custom I/O | Janusz Krzysztofik | 2011-12-22 | 1 | -6/+0 |