| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP2+: smsc911x: Add fixed board regulators | Russ Dill | 2012-04-03 | 1 | -0/+6 |
* | ARM: OMAP2+: smsc911x: Remove unused rate calculation | Russ Dill | 2012-04-03 | 1 | -9/+0 |
* | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 2012-03-29 | 1 | -1/+1 |
|\ |
|
| * | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() | Tarun Kanti DebBarma | 2012-03-29 | 1 | -1/+1 |
* | | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 2012-03-15 | 1 | -1/+1 |
|\ \ |
|
| * | | OMAP3 EVM: remove out-of-bounds array access of gpio_leds | Arnout Vandecappelle (Essensium/Mind) | 2012-02-21 | 1 | -1/+1 |
| |/ |
|
* | | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init | Tony Lindgren | 2012-02-24 | 1 | -1/+2 |
* | | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins | Tony Lindgren | 2012-02-20 | 1 | -1/+3 |
|/ |
|
* | ARM: omap: resolve nebulous 'Error setting wl12xx data' | Russell King | 2012-02-13 | 1 | -7/+16 |
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -0/+1 |
|\ |
|
| * | ARM: restart: omap: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2011-11-21 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 2011-11-15 | 1 | -0/+1 |
* | | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-10-30 | 1 | -4/+3 |
| |\ |
|
* | \ | Merge branch 'depends/omap2_dss' into next/cleanup | Arnd Bergmann | 2011-10-31 | 1 | -4/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | OMAP: use dvi panel driver instead of generic-dpi | Tomi Valkeinen | 2011-09-30 | 1 | -4/+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: 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 | -2/+2 |
|\ |
|
| * | 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 |
* | | omap: board-omap3evm: Fix compilation error | Peter Ujfalusi | 2011-06-29 | 1 | -2/+2 |
* | | 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 | -19/+22 |
|/ |
|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-26 | 1 | -198/+44 |
|\ |
|
| * | arm: omap2plus: GPIO cleanup | Igor Grinberg | 2011-05-12 | 1 | -71/+28 |
| * | 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 | -49/+2 |
| * | omap: convert boards that use SMSC911x to use gpmc-smsc911x | Mike Rapoport | 2011-04-20 | 1 | -60/+11 |
* | | 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 | -38/+208 |
|\ \
| |/ |
|
| *---. | Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel... | Tony Lindgren | 2011-03-02 | 1 | -6/+5 |
| |\ \ \ |
|
| | | | * | OMAP: hsmmc: Rename the device and driver | Kishore Kadiyala | 2011-03-01 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| | | * | 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/+3 |
| | |/ |
|
| * | | omap: omap3evm: add support for the WL12xx WLAN module to the omap3evm | Eyal Reizer | 2011-02-28 | 1 | -10/+22 |
| |/ |
|
| * | Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma... | Tony Lindgren | 2011-02-23 | 1 | -17/+3 |
| |\ |
|
| | * | OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ... | Senthilvadivu Guruswamy | 2011-02-23 | 1 | -13/+1 |
| | * | OMAP2, 3: DSS2: Use Regulator init with driver name | Senthilvadivu Guruswamy | 2011-02-23 | 1 | -4/+2 |