summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* omap: musb: introduce default board configMike Rapoport2011-05-0915-98/+27
* omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-036-176/+67
* omap: use common initialization for PMIC i2c busMike Rapoport2011-05-0321-232/+78
* omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-0312-444/+128
* OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon2011-05-031-1/+0
* OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon2011-05-031-2/+0
* OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen2011-05-031-2/+4
* OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen2011-05-031-0/+1
* OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen2011-05-031-4/+6
* OMAP3+: smartreflex: request the memory regionAaro Koskinen2011-05-031-0/+8
* OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen2011-05-031-1/+1
* OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2011-05-032-24/+12
* OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez2011-05-032-31/+26
* arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg2011-05-031-7/+7
* omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-208-427/+72
* omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport2011-04-202-4/+4
* Fix common misspellingsLucas De Marchi2011-03-3120-25/+25
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-3/+3
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-284-41/+13
|\
| * ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K2011-03-191-5/+8
| * OMAP4: PandaBoard: remove unused power regulatorsDavid Anders2011-03-191-28/+0
| * arm: mach-omap2: omap_l3_smx: fix irq handler setupAaro Koskinen2011-03-191-7/+4
| * arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen2011-03-191-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-242-24/+57
|\ \
| * | [media] omap2: Fix camera resources for multiomapSergio Aguirre2011-03-221-13/+12
| * | [media] omap3: Add function to register omap3isp platform device structureLaurent Pinchart2011-03-222-9/+29
| * | [media] omap3: Remove unusued ISP CBUFF resourceSergio Aguirre2011-03-221-5/+0
| * | [media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630Tuukka Toivonen2011-03-221-4/+24
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-242-0/+14
|\ \ \
| * | | OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2011-03-232-0/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-2421-114/+777
|\ \ \ \
| * \ \ \ Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-2221-114/+777
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | OMAP4: PandaBoard: Adding DVI supportMurthy, Raghuveer2011-03-181-2/+129
| | * | | OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 PANDAK, Mythri P2011-03-161-0/+74
| | * | | OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDPMythri P K2011-03-161-0/+75
| | * | | OMAP: Add gpio-keys support for OveroSteve Sakoman2011-03-111-0/+42
| | * | | OMAP: Add gpio-leds support for OveroSteve Sakoman2011-03-111-0/+53
| | * | | omap: overo: Add regulator for ads7846Steve Sakoman2011-03-111-0/+31
| | * | | OMAP: DSS2: Add DSS2 support for OveroSteve Sakoman2011-03-111-37/+200
| | * | | OMAP2PLUS:DSS2: add opt_clock_available in pdataSemwal, Sumit2011-03-111-0/+22
| | * | | OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja2011-03-113-22/+24
| | * | | OMAP4: DSS2: Add hwmod device names for OMAP4.Mayuresh Janorkar2011-03-111-7/+13
| | * | | OMAP4: DSS2: clocks: Add ick as dummy clockSumit Semwal2011-03-111-0/+5
| | * | | OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal2011-03-115-17/+17
| | * | | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-118-24/+38
| | * | | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-119-9/+9
| | * | | OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-113-15/+15
| | * | | OMAP2,3: DSS2: Build omap_device for each DSS HWIPSenthilvadivu Guruswamy2011-03-111-0/+52
| | * | | OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen2011-03-111-3/+0