| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'depends/omap2_dss' into next/cleanup | Arnd Bergmann | 2011-10-31 | 1 | -37/+3 |
|\ |
|
| * | OMAP: stalker: Remove LCD device from board file | Tomi Valkeinen | 2011-09-30 | 1 | -34/+0 |
| * | OMAP: use dvi panel driver instead of generic-dpi | Tomi Valkeinen | 2011-09-30 | 1 | -3/+3 |
* | | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 2011-10-08 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: mach-omap2: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
| |/ |
|
* | | ARM: OMAP2+: Remove custom init_irq for remaining boards | Tony Lindgren | 2011-09-26 | 1 | -6/+1 |
* | | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren | 2011-08-24 | 1 | -6/+1 |
* | | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren | 2011-08-24 | 1 | -1/+1 |
|/ |
|
* | OMAP3: Move common regulator configuration to twl-common | Peter Ujfalusi | 2011-07-04 | 1 | -43/+7 |
* | OMAP3: Move common twl configuration to twl-common | Peter Ujfalusi | 2011-07-04 | 1 | -21/+3 |
* | Merge branch 'devel-timer' into devel-cleanup | Tony Lindgren | 2011-06-29 | 1 | -6/+2 |
|\ |
|
| * | omap2+: Remove omap2_gp_clockevent_set_gptimer | Tony Lindgren | 2011-06-27 | 1 | -4/+0 |
| * | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 2011-06-20 | 1 | -1/+1 |
| * | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 2011-06-16 | 1 | -1/+1 |
* | | Remove old-style supply.dev assignments common in hsmmc init | Oleg Drokin | 2011-06-14 | 1 | -4/+0 |
* | | cleanup regulator supply definitions in mach-omap2 | Oleg Drokin | 2011-06-14 | 1 | -12/+13 |
|/ |
|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-26 | 1 | -117/+16 |
|\ |
|
| * | arm: omap2plus: GPIO cleanup | Igor Grinberg | 2011-05-12 | 1 | -4/+3 |
| * | omap: musb: introduce default board config | Mike Rapoport | 2011-05-09 | 1 | -7/+1 |
| * | omap: use common initialization for PMIC i2c bus | Mike Rapoport | 2011-05-03 | 1 | -18/+3 |
| * | omap: consolidate touch screen initialization among different boards | Mike Rapoport | 2011-05-03 | 1 | -47/+2 |
| * | omap: convert boards that use SMSC911x to use gpmc-smsc911x | Mike Rapoport | 2011-04-20 | 1 | -41/+7 |
* | | OMAP: DSS2: Move panel-generic-dpi.h to include/video/ | Tomi Valkeinen | 2011-05-11 | 1 | -1/+1 |
* | | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 2011-05-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux | Paul Mundt | 2011-03-22 | 1 | -5/+7 |
|\ |
|
| * | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -4/+6 |
| * | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -1/+1 |
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-17 | 1 | -23/+14 |
|\ \
| |/ |
|
| * | omap: Remove unnecessary twl4030_codec_audio settings from board files | Ilkka Koskinen | 2011-03-02 | 1 | -3/+1 |
| * | omap2+: Minimize board specific init_early calls | Tony Lindgren | 2011-02-25 | 1 | -2/+2 |
| * | OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ... | Senthilvadivu Guruswamy | 2011-02-23 | 1 | -9/+1 |
| * | OMAP2, 3: DSS2: Use Regulator init with driver name | Senthilvadivu Guruswamy | 2011-02-23 | 1 | -8/+4 |
| * | ARM: OMAP2: use early init hook | Russell King - ARM Linux | 2011-02-14 | 1 | -1/+6 |
* | | arm: omap: usb: Invoke usbhs core device initialization | Keshava Munegowda | 2011-03-01 | 1 | -1/+1 |
* | | arm: omap: usb: create common enums and structures for ehci and ohci | Keshava Munegowda | 2011-03-01 | 1 | -5/+5 |
|/ |
|
* | OMAP: use generic DPI panel driver in board files | Bryan Wu | 2011-01-10 | 1 | -6/+17 |
* | OMAP2+: io: split omap2_init_common_hw() | Paul Walmsley | 2010-12-21 | 1 | -1/+2 |
* | Merge branch 'devel-gpio' into omap-for-linus | Tony Lindgren | 2010-12-10 | 1 | -1/+0 |
|\ |
|
| * | OMAP: GPIO: Implement GPIO as a platform device | Varadarajan, Charulatha | 2010-12-07 | 1 | -1/+0 |
* | | arm: mach-omap2: remove NULL board_mux from board files | Aaro Koskinen | 2010-12-02 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 1 | -4/+5 |
|\ |
|
| * | OMAP3: Keypad: Fix incorrect type initializer | Manjunath Kondaiah G | 2010-10-08 | 1 | -1/+1 |
| * | OMAP2plus: Fix static function warnings | Manjunath Kondaiah G | 2010-10-08 | 1 | -1/+1 |
| * | OMAP: mach-omap2: Fix static declaration warnings | Manjunath Kondaiah G | 2010-10-08 | 1 | -1/+1 |
| * | omap: mmc: extended to pass host capabilities from board file | Sukumar Ghorai | 2010-09-27 | 1 | -1/+2 |
* | | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
|/ |
|
* | omap3: introduce omap3_map_io | Mike Rapoport | 2010-08-04 | 1 | -7/+1 |
* | omap3: Unify omap2_set_globals_3[43,6x]x functions | Sergio Aguirre | 2010-08-04 | 1 | -1/+1 |
* | omap: Stalker board: switch over to gpio_set_debounce | Santosh Shilimkar | 2010-06-09 | 1 | -3/+1 |
* | omap3: Add support for OMAP3Stalker boards | Jason | 2010-05-20 | 1 | -0/+672 |