| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 13 | -970/+352 |
|\ |
|
| * | Merge branch 'prcm-cleanup-3.1' of git://git.pwsan.com/linux-2.6 into cleanup... | Tony Lindgren | 2011-07-10 | 6 | -35/+14 |
| |\ |
|
| | *-------. | Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine... | Paul Walmsley | 2011-07-09 | 5 | -35/+13 |
| | |\ \ \ \ \ |
|
| | | | | | | * | OMAP: omap_device: replace _find_by_pdev() with to_omap_device() | Kevin Hilman | 2011-07-09 | 1 | -10/+5 |
| | | | | | * | | OMAP PM: remove OMAP_PM_NONE config option | Jean Pihet | 2011-07-09 | 2 | -11/+0 |
| | | | | | |/ |
|
| | | | | * | | OMAP4: clock data: Fix max mult and div for USB DPLL | Benoit Cousson | 2011-07-09 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays | Paul Walmsley | 2011-07-09 | 1 | -5/+3 |
| | | | * | | omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays | Paul Walmsley | 2011-07-09 | 1 | -5/+3 |
| | | | * | | omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar... | Paul Walmsley | 2011-07-09 | 1 | -2/+0 |
| | | | |/ |
|
| | | * | | OMAP2+: hwmod: Fix smart-standby + wakeup support | Benoit Cousson | 2011-07-09 | 1 | -1/+1 |
| | | |/ |
|
| | * | | OMAP: dmtimer: add missing include | Paul Walmsley | 2011-07-09 | 1 | -0/+1 |
| | |/ |
|
| * | | Convert OMAPs 32kHz clocksource implementation to use the generic MMIO | Russell King - ARM Linux | 2011-07-10 | 1 | -87/+34 |
| |/ |
|
| * | omap: mcbsp: Remove port number enums | Jarkko Nikula | 2011-07-07 | 1 | -9/+1 |
| * | omap: mcbsp: Remove rx_/tx_word_length variables | Jarkko Nikula | 2011-07-07 | 2 | -5/+0 |
| * | Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren | 2011-06-29 | 1 | -2/+17 |
| |\ |
|
| * \ | Merge branch 'devel-timer' into devel-cleanup | Tony Lindgren | 2011-06-29 | 5 | -190/+283 |
| |\ \ |
|
| | * | | omap2+: Use dmtimer macros for clocksource | Tony Lindgren | 2011-06-27 | 1 | -1/+1 |
| | * | | omap2+: Reserve clocksource and timesource and initialize dmtimer later | Tony Lindgren | 2011-06-27 | 2 | -3/+10 |
| | * | | omap2+: Remove gptimer_wakeup for now | Tony Lindgren | 2011-06-20 | 1 | -1/+0 |
| | * | | omap2+: Use dmtimer macros for clockevent | Tony Lindgren | 2011-06-20 | 1 | -0/+1 |
| | * | | omap: Make a subset of dmtimer functions into inline functions | Tony Lindgren | 2011-06-20 | 2 | -61/+136 |
| | * | | omap: Move dmtimer defines to dmtimer.h | Tony Lindgren | 2011-06-20 | 2 | -121/+125 |
| | * | | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 2011-06-20 | 2 | -2/+5 |
| | * | | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 2011-06-16 | 1 | -1/+5 |
| * | | | omap: mcbsp: Drop in-driver transfer support | Jarkko Nikula | 2011-06-29 | 2 | -388/+19 |
| * | | | omap: mcbsp: Drop SPI mode support | Jarkko Nikula | 2011-06-29 | 2 | -251/+0 |
| * | | | omap: cleanup NAND platform data | Grazvydas Ignotas | 2011-06-29 | 1 | -5/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 | 1 | -10/+5 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 2 | -12/+22 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | | | * | ARM: pm: omap3: run the ASM sleep code from DDR | Jean Pihet | 2011-06-29 | 1 | -10/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 1 | -9/+3 |
|\ \ \ \ |
|
| * | | | | arm: don't create useless copies to pass into debugfs_create_dir() | Al Viro | 2011-07-20 | 1 | -5/+1 |
| * | | | | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 2011-07-20 | 1 | -4/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-07-22 | 2 | -5/+57 |
|\ \ \ \ |
|
| * | | | | OMAP: PM: omap_device: add API to disable idle on suspend | Kevin Hilman | 2011-07-12 | 2 | -0/+11 |
| * | | | | OMAP: PM: omap_device: add system PM methods for PM domain handling | Kevin Hilman | 2011-07-12 | 2 | -0/+40 |
| * | | | | OMAP: PM: omap_device: conditionally use PM domain runtime helpers | Kevin Hilman | 2011-07-12 | 1 | -3/+4 |
| * | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 2011-07-02 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-07-22 | 1 | -0/+20 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 2011-06-16 | 1 | -0/+1 |
| * | | | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman | 2011-06-16 | 1 | -0/+2 |
| * | | | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+5 |
| * | | | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+2 |
| * | | | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 2011-06-16 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge branch 'fixes-v3.0-rc3' into devel-fixes | Tony Lindgren | 2011-06-14 | 5 | -13/+10 |
|\ \ \
| |/ / |
|
| * | | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K | 2011-06-01 | 1 | -0/+3 |
| * | | OMAP: iovmm: fix SW flags passed by user | Omar Ramirez Luna | 2011-06-01 | 2 | -7/+0 |
| * | | OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int' | Santosh Shilimkar | 2011-05-31 | 1 | -6/+6 |
| * | | OMAP: fix compilation error | Janusz Krzysztofik | 2011-05-31 | 1 | -0/+1 |
| |/ |
|
* | | OMAP: PM: omap_device: fix device power domain callbacks | Kevin Hilman | 2011-06-06 | 1 | -2/+17 |
|/ |
|