summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-10-2821-1245/+1022
|\
| * viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-247-4/+56
| * viafb: fix hardware acceleration for suspend & resumeFlorian Tobias Schandinat2010-10-243-19/+31
| * viafb: make suspend and resume work (on all machines?)Florian Tobias Schandinat2010-10-242-13/+0
| * viafb: restore display on resumeFlorian Tobias Schandinat2010-10-241-0/+3
| * Minimal support for viafb suspend/resumeDeepak Saxena2010-10-243-0/+55
| * viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat2010-09-241-3/+4
| * viafb: add documentation for proc interfaceFlorian Tobias Schandinat2010-09-241-0/+48
| * viafb: rename output devicesFlorian Tobias Schandinat2010-09-243-30/+30
| * viafb: add a mapping of supported output devicesFlorian Tobias Schandinat2010-09-241-0/+48
| * viafb: set sync polarity for all output devicesFlorian Tobias Schandinat2010-09-241-9/+25
| * viafb: add function to change sync polarity per deviceFlorian Tobias Schandinat2010-09-242-3/+26
| * viafb: reduce I2C timeout and delayFlorian Tobias Schandinat2010-09-241-2/+2
| * viafb: enable I2C for CRTFlorian Tobias Schandinat2010-09-241-1/+1
| * viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat2010-09-241-3/+24
| * viafb: vt1636 cleanupFlorian Tobias Schandinat2010-09-245-131/+42
| * viafb: introduce per output device power managementFlorian Tobias Schandinat2010-09-246-111/+137
| * viafb: limit LCD code impactFlorian Tobias Schandinat2010-09-241-31/+0
| * viafb: add interface for output device configurationFlorian Tobias Schandinat2010-09-244-24/+216
| * viafb: merge the remaining output path with enable functionsFlorian Tobias Schandinat2010-09-244-205/+136
| * viafb: use new device routingFlorian Tobias Schandinat2010-09-241-63/+38
| * viafb: add new output device managementFlorian Tobias Schandinat2010-09-243-0/+114
| * viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat2010-09-242-1/+2
| * viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-247-34/+38
| * viafb: rework output device routingFlorian Tobias Schandinat2010-09-241-89/+94
| * viafb: enable second display channel at central placeFlorian Tobias Schandinat2010-09-241-30/+5
| * viafb: unify output path configurationFlorian Tobias Schandinat2010-09-243-7/+17
| * viafb: remove stubFlorian Tobias Schandinat2010-09-241-17/+0
| * viafb: remove lcdtbl.hFlorian Tobias Schandinat2010-09-242-592/+7
| * viafb: reset correct PLLFlorian Tobias Schandinat2010-09-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-28145-1963/+9424
|\ \
| * | MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-2715-146/+76
| * | MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi2010-10-273-5/+5
| * | MN10300: Create a defconfig for the ASB2364 boardAkira Takeuchi2010-10-271-0/+98
| * | MN10300: Update the ASB2303 defconfigAkira Takeuchi2010-10-271-0/+2
| * | MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi2010-10-278-3/+256
| * | MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells2010-10-277-19/+166
| * | MN10300: Generic time supportMark Salter2010-10-2712-115/+401
| * | MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit supportMark Salter2010-10-271-0/+10
| * | MN10300: Map userspace atomic op regs as a vmalloc pageMark Salter2010-10-272-0/+24
| * | MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-2780-482/+4495
| * | MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi2010-10-272-3/+0
| * | MN10300: Make various interrupt priority settings configurableAkira Takeuchi2010-10-272-6/+76
| * | MN10300: Optimise do_csum()Akira Takeuchi2010-10-271-27/+22
| * | MN10300: Implement atomic ops using atomic ops unitMark Salter2010-10-272-47/+351
| * | MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi2010-10-2714-248/+440
| * | MN10300: SMP TLB flushingAkira Takeuchi2010-10-274-29/+290
| * | MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB controlAkira Takeuchi2010-10-273-47/+65
| * | MN10300: Make the use of PIDR to mark TLB entries controllableAkira Takeuchi2010-10-274-62/+84
| * | MN10300: Rename __flush_tlb*() to local_flush_tlb*()David Howells2010-10-276-28/+42