Age | Commit message (Expand) | Author | Files | Lines |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+10 |
2013-04-03 | OMAPDSS: panels: keep platform data of all panels in a single header | Archit Taneja | 1 | -2/+1 |
2013-04-02 | ARM: OMAP: AM3517evm: Adapt to ehci-omap changes | Roger Quadros | 1 | -7/+10 |
2013-02-19 | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -1/+1 |
2013-02-14 | ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3) | Roger Quadros | 1 | -1/+1 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -1/+1 |
2012-12-14 | OMAP: board-files: fix i2c_bus for tfp410 | Tomi Valkeinen | 1 | -0/+1 |
2012-11-08 | ARM: OMAP2+: board files: use SoC-specific system restart functions | Paul Walmsley | 1 | -1/+1 |
2012-10-25 | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> | Felipe Balbi | 1 | -0/+1 |
2012-10-25 | ARM: OMAP2+: Introduce local usb.h | Tony Lindgren | 1 | -1/+0 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+13 |
2012-09-21 | ARM: OMAP2+: Make am35xx.h local | Tony Lindgren | 1 | -1/+1 |
2012-09-13 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 1 | -1/+0 |
2012-09-13 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -2/+1 |
2012-09-13 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 1 | -0/+1 |
2012-09-11 | ARM: OMAP: cleanup struct omap_board_config_kernel | Igor Grinberg | 1 | -6/+0 |
2012-08-22 | ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal source | Peter Ujfalusi | 1 | -0/+13 |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2012-05-09 | OMAPDSS: TFP410: rename dvi files to tfp410 | Tomi Valkeinen | 1 | -1/+1 |
2012-05-09 | OMAPDSS: TFP410: rename dvi -> tfp410 | Tomi Valkeinen | 1 | -2/+2 |
2012-05-09 | OMAP: board-files: remove custom PD GPIO handling for DVI output | Tomi Valkeinen | 1 | -18/+1 |
2012-05-08 | ARM: omap2: use machine specific hook for late init | Shawn Guo | 1 | -0/+1 |
2012-03-28 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -115/+2 |
2012-03-05 | ARM: OMAP: move generic EMAC init to separate file | Ilya Yanok | 1 | -115/+2 |
2012-02-20 | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins | Tony Lindgren | 1 | -1/+1 |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 1 | -1/+3 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -0/+1 |
2012-01-05 | ARM: restart: omap: use new restart hook | Russell King | 1 | -0/+1 |
2011-12-10 | ARM: OMAP: hsmmc: Add support for AM3517EVM base-board MMC slot | Vaibhav Hiremath | 1 | -0/+22 |
2011-11-22 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 1 | -0/+1 |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -1/+1 |
2011-11-15 | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 1 | -0/+1 |
2011-11-01 | Merge branch 'depends/omap2_dss' into next/cleanup | Arnd Bergmann | 1 | -3/+3 |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 1 | -1/+1 |
2011-09-30 | OMAP: use dvi panel driver instead of generic-dpi | Tomi Valkeinen | 1 | -3/+3 |
2011-08-24 | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren | 1 | -5/+1 |
2011-08-24 | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren | 1 | -1/+1 |
2011-08-22 | ARM: mach-omap2: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-06-20 | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 1 | -1/+1 |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 1 | -1/+1 |
2011-05-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -39/+17 |
2011-05-24 | Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Tony Lindgren | 1 | -1/+1 |
2011-05-18 | usb: musb: am35x: fix compile error when building am35x | Felipe Balbi | 1 | -1/+1 |
2011-05-12 | arm: omap2plus: GPIO cleanup | Igor Grinberg | 1 | -38/+16 |
2011-05-11 | OMAP: DSS2: Move panel-generic-dpi.h to include/video/ | Tomi Valkeinen | 1 | -1/+1 |
2011-05-11 | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 1 | -1/+1 |
2011-03-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -24/+17 |
2011-03-09 | audio : AM3517 : Adding i2c info for AIC23 codec | Abhilash Vadakkepat Koyamangalath | 1 | -0/+3 |
2011-03-01 | arm: omap: usb: Invoke usbhs core device initialization | Keshava Munegowda | 1 | -1/+1 |
2011-03-01 | arm: omap: usb: create common enums and structures for ehci and ohci | Keshava Munegowda | 1 | -6/+6 |