summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: Taal DSI command mode panel driverTomi Valkeinen2009-12-093-0/+1011
* OMAP: DSS2: Add generic and Sharp panel driversTomi Valkeinen2009-12-096-0/+277
* OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-0911-3/+3813
* OMAP: DSS2: DSI driverTomi Valkeinen2009-12-091-0/+3710
* OMAP: DSS2: SDI driverTomi Valkeinen2009-12-091-0/+277
* OMAP: DSS2: RFBI driverTomi Valkeinen2009-12-091-0/+1309
* OMAP: DSS2: Video encoder driverTomi Valkeinen2009-12-091-0/+797
* OMAP: DSS2: DPI driverTomi Valkeinen2009-12-091-0/+399
* OMAP: DSS2: DISPCTomi Valkeinen2009-12-091-0/+3091
* OMAP: DSS2: Add more core filesTomi Valkeinen2009-12-093-0/+2838
* OMAP: DSS2: Display Subsystem Driver coreTomi Valkeinen2009-12-098-0/+2559
* OMAP: DSS2: Documentation for DSS2Tomi Valkeinen2009-12-091-0/+317
* OMAP: Add support for VRFB rotation engineTomi Valkeinen2009-12-094-0/+369
* OMAP: Add VRAM managerTomi Valkeinen2009-12-098-0/+732
* OMAP: OMAPFB: add omapdss deviceTomi Valkeinen2009-12-093-14/+27
* OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-0930-210/+248
* OMAP2: Add funcs for writing SMS_ROT_* registersTomi Valkeinen2009-12-092-1/+24
*-. Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2009-12-092-2/+5
|\ \
| | * genirq: do not execute DEBUG_SHIRQ when irq setup failedLuis Henriques2009-04-231-1/+1
| * | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz2009-08-281-1/+4
* | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-098-17/+23
|\ \ \
| * | | hrtimer: Fix /proc/timer_list regressionFeng Tang2009-11-201-3/+1
| * | | itimers: Fix racy writes to cpu_itimer fieldsStanislaw Gruszka2009-11-181-2/+5
| * | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-176-12/+17
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-0926-178/+353
|\ \ \ \
| * | | | timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-262-12/+17
| * | | | posix-cpu-timers: optimize and document timer_create callbackStanislaw Gruszka2009-11-181-3/+2
| * | | | clockevents: Add missing include to pacify sparseH Hartley Sweeten2009-11-181-0/+2
| * | | | x86: vmiclock: Fix printk formatThomas Gleixner2009-11-181-1/+1
| * | | | x86: Fix printk format due to variable type changeThomas Gleixner2009-11-161-1/+1
| * | | | sparc: fix printk for change of variable typeStephen Rothwell2009-11-161-1/+1
| * | | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-142-3/+3
| * | | | nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-135-15/+17
| * | | | nohz: Track last do_timer() cpuThomas Gleixner2009-11-132-24/+30
| * | | | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-135-14/+96
| * | | | nohz: Type cast printk argumentThomas Gleixner2009-11-131-1/+1
| * | | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-132-36/+11
| * | | | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-133-0/+70
| * | | | clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-132-4/+4
| * | | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-056-5/+24
| * | | | nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky2009-11-051-29/+33
| * | | | time: Remove xtime_cachejohn stultz2009-10-052-24/+4
| * | | | time: Implement logarithmic time accumulationjohn stultz2009-10-052-29/+60
* | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-098-43/+199
|\ \ \ \ \
| * | | | | x86: hpet: Make WARN_ON understandableThomas Gleixner2009-11-271-4/+15
| * | | | | x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-274-11/+47
| * | | | | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-274-4/+104
| * | | | | x86, hpet: Simplify the HPET codeJan Beulich2009-08-212-23/+24
| * | | | | x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li2009-08-121-2/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-0921-911/+1033
|\ \ \ \ \ \