Age | Commit message (Expand) | Author | Files | Lines |
2010-08-08 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2 | -4/+36 |
2010-08-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 32 | -1291/+634 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -16/+37 |
2010-08-05 | OMAP: DSS2: change manual update scaling setup | Tomi Valkeinen | 1 | -1/+2 |
2010-08-05 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2 | -16/+37 |
2010-08-04 | Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/... | Tony Lindgren | 3 | -144/+133 |
2010-08-04 | omap: mailbox: reorganize headers | Felipe Contreras | 2 | -4/+4 |
2010-08-04 | omap: mailbox: simplify omap_mbox_register() | Felipe Contreras | 2 | -63/+37 |
2010-08-04 | omap: mailbox: remove unecessary fields | Felipe Contreras | 1 | -8/+0 |
2010-08-04 | omap mailbox: Set a device in logical mbox instance for traceability | Hiroshi DOYU | 1 | -1/+16 |
2010-08-04 | omap: mailbox: convert block api to kfifo | Ohad Ben-Cohen | 3 | -68/+64 |
2010-08-04 | omap: mailbox: remove (un)likely macros from cold paths | Ohad Ben-Cohen | 1 | -5/+5 |
2010-08-04 | omap: mailbox cleanup: split MODULE_AUTHOR line | Ohad Ben-Cohen | 1 | -1/+2 |
2010-08-04 | omap: mailbox: convert rwlocks to spinlock | Ohad Ben-Cohen | 1 | -10/+10 |
2010-08-04 | Mailbox: disable mailbox interrupt when request queue | Fernando Guzman Lugo | 1 | -1/+9 |
2010-08-04 | Mailbox: new mutext lock for h/w mailbox configuration | Hiroshi DOYU | 1 | -5/+6 |
2010-08-04 | Mailbox: Check valid registered callback before calling | Fernando Guzman Lugo | 1 | -1/+2 |
2010-08-04 | Mailbox: flush pending deferred works before freeing blk queue | Fernando Guzman Lugo | 1 | -0/+2 |
2010-08-04 | Mailbox: free mailbox interrupt before freeing blk queue | Fernando Guzman Lugo | 1 | -2/+1 |
2010-08-04 | OMAP3630: Add ES1.1 and ES1.2 detection | Anand Gadiyar | 1 | -4/+11 |
2010-08-04 | omap: device: improve errors handling | Artem Bityutskiy | 1 | -1/+3 |
2010-08-04 | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 4 | -30/+76 |
2010-08-04 | omap3: introduce omap3_map_io | Mike Rapoport | 2 | -0/+8 |
2010-08-04 | omap3: Unify omap2_set_globals_3[43,6x]x functions | Sergio Aguirre | 2 | -10/+3 |
2010-08-04 | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 9 | -76/+311 |
2010-08-03 | OMAP: DSS2: Add Nokia DSI command mode panel configuration struct | Jani Nikula | 1 | -0/+31 |
2010-08-03 | OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters | Tomi Valkeinen | 1 | -1/+1 |
2010-08-03 | OMAP: DSS2: storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2010-08-02 | omap3 nand: cleanup virtual address usages | Sukumar Ghorai | 2 | -9/+2 |
2010-08-02 | omap3 gpmc: functionality enhancement | Sukumar Ghorai | 1 | -3/+36 |
2010-08-02 | Merge branch 'devel-misc' into omap-for-linus | Tony Lindgren | 6 | -5/+23 |
2010-08-02 | OMAP3: AM3505/3517 do not have IO wakeup capability | stanley.miao | 1 | -0/+2 |
2010-08-02 | omap: dma: Support for prefetch in destination synchronizedtransfer | Samu Onkalo | 2 | -4/+8 |
2010-08-02 | omap2: Fix GPIO numbers and smc91x for 2430sdp | Tony Lindgren | 1 | -1/+3 |
2010-08-02 | omap1: omap7xx clocks, mux, serial fixes | Cory Maccarrone | 1 | -0/+4 |
2010-08-02 | omap: Add back UART MDR1 check into uncompress.h | Tony Lindgren | 1 | -0/+6 |
2010-08-02 | omap4: Add smc API to read AuxCoreBoot0 register | Santosh Shilimkar | 1 | -0/+1 |
2010-07-27 | ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB | Russell King | 3 | -15/+23 |
2010-07-27 | OMAP: PM constraints: add omap_pm_set_min_clk_rate() | Paul Walmsley | 2 | -0/+88 |
2010-07-27 | OMAP: PM constraints: add return values; add requesting device param to omap_... | Paul Walmsley | 3 | -44/+71 |
2010-07-27 | OMAP2+: hwmod/device: update documentation and copyright | Paul Walmsley | 1 | -3/+6 |
2010-07-27 | OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va | Paul Walmsley | 3 | -3/+25 |
2010-07-27 | OMAP: PM: create omap_devices for MPU, DSP, L3 | Kevin Hilman | 1 | -0/+4 |
2010-07-27 | OMAP: omap_device: ensure hwmod tracks attached omap_device pointer | Kevin Hilman | 1 | -1/+4 |
2010-07-27 | OMAP4: hwmod: Enable omap_device build for OMAP4 | Rajendra Nayak | 1 | -0/+1 |
2010-07-27 | OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup() | Paul Walmsley | 1 | -2/+3 |
2010-07-27 | OMAP: hwmod: add non-locking versions of enable and idle functions | Kevin Hilman | 1 | -0/+2 |
2010-07-27 | OMAP: clock: add kerneldoc for structures; move flags closer to structs | Paul Walmsley | 1 | -23/+107 |
2010-07-16 | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 2 | -0/+10 |
2010-07-16 | ARM: OMAP: Cleanup OMAP FB SDRAM reservation | Russell King | 1 | -17/+44 |