summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-211-0/+13
* Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2010-01-206-31/+66
|\
| * omap: Enable GPMC clock in gpmc_initOlof Johansson2010-01-201-0/+2
| * OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin2010-01-191-1/+1
| * omap3: Fix cpu detectionTony Lindgren2010-01-192-18/+24
| * omap: Fix functions for dynamic remuxing of pinsTony Lindgren2010-01-192-11/+35
| * omap: Fix cmdline muxingTony Lindgren2010-01-191-2/+5
* | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren2010-01-209-45/+95
|\ \
| * | PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-201-2/+2
| * | OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-201-0/+4
| * | OMAP: timekeeping: time should not stop during suspendKevin Hilman2010-01-201-0/+26
| * | OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-201-1/+10
| * | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-201-2/+4
| * | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-201-2/+6
| * | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-202-4/+6
| * | OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath2010-01-201-11/+0
| * | OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo2010-01-201-4/+9
| * | OMAP3: CPUidle: Fixed timer resolutionTero Kristo2010-01-201-1/+1
| * | OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-201-18/+0
| * | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-203-0/+16
| * | OMAP3: PM: Enable system control module autoidleTero Kristo2010-01-201-0/+2
| * | OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-203-0/+9
| |/
* | Merge branch 'for_2.6.33rc_d' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-01-207-55/+55
|\ \ | |/ |/|
| * OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Paul Walmsley2010-01-201-3/+3
| * OMAP4: clocks: Fix the clksel_rate struct DPLL divsRajendra Nayak2010-01-201-31/+31
| * OMAP4: PRCM: Fix the base address for CHIRONSS reg definesRajendra Nayak2010-01-202-16/+18
| * OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocksRussell King2010-01-191-4/+0
| * OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2010-01-192-1/+3
|/
* Linux 2.6.33-rc4v2.6.33-rc4Linus Torvalds2010-01-121-1/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-01-121-0/+2
|\
| * pmu_battery: Fix battery full reportingThomas Champagne2009-12-181-0/+2
* | [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves2010-01-121-1/+1
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-01-1214-67/+309
|\ \
| * | OMAP: DSS2: OMAPFB: fix crash when panel driver was not loadedTomi Valkeinen2010-01-121-0/+5
| * | OMAP: DSS2: Reject scaling settings when they cannot be supportedVille Syrjälä2010-01-121-2/+5
| * | OMAP: DSS2: Make check-delay-loops consistentTomi Valkeinen2010-01-112-10/+10
| * | OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem()Tomi Valkeinen2010-01-111-0/+1
| * | video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.cPeter Huewe2010-01-111-2/+2
| * | OMAP: DSS2: Fix compile warningVaibhav Hiremath2010-01-111-0/+2
| * | MAINTAINERS: Combine DSS2 and OMAPFB2 into one entryTomi Valkeinen2010-01-111-12/+3
| * | MAINTAINERS: change omapfb maintainerTomi Valkeinen2010-01-111-1/+1
| * | OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen2010-01-111-0/+7
| * | OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen2010-01-114-17/+25
| * | OMAP: DSS2: RFBI: convert to new kfifo APITomi Valkeinen2010-01-111-15/+15
| * | OMAP: DSS2: Fix crash when panel doesn't define enable_te()Tomi Valkeinen2010-01-081-5/+9
| * | OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen2010-01-085-0/+221
| * | OMAP: DSS2: DSI: print debug DCS cmd in hexTomi Valkeinen2010-01-081-1/+1
| * | OMAP: DSS2: DSI: fix VC channels in send_short and send_nullTomi Valkeinen2010-01-081-2/+2
* | | lib: Introduce generic list_sort functionDave Chinner2010-01-125-182/+119
* | | remove my email address from checkpatch.Dave Jones2010-01-121-1/+1
OpenPOWER on IntegriCloud