index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2010-10-28
21
-1245
/
+1022
|
\
|
*
viafb: add initial VX900 support
Florian Tobias Schandinat
2010-10-24
7
-4
/
+56
|
*
viafb: fix hardware acceleration for suspend & resume
Florian Tobias Schandinat
2010-10-24
3
-19
/
+31
|
*
viafb: make suspend and resume work (on all machines?)
Florian Tobias Schandinat
2010-10-24
2
-13
/
+0
|
*
viafb: restore display on resume
Florian Tobias Schandinat
2010-10-24
1
-0
/
+3
|
*
Minimal support for viafb suspend/resume
Deepak Saxena
2010-10-24
3
-0
/
+55
|
*
viafb: use proper register for colour when doing fill ops
Florian Tobias Schandinat
2010-09-24
1
-3
/
+4
|
*
viafb: add documentation for proc interface
Florian Tobias Schandinat
2010-09-24
1
-0
/
+48
|
*
viafb: rename output devices
Florian Tobias Schandinat
2010-09-24
3
-30
/
+30
|
*
viafb: add a mapping of supported output devices
Florian Tobias Schandinat
2010-09-24
1
-0
/
+48
|
*
viafb: set sync polarity for all output devices
Florian Tobias Schandinat
2010-09-24
1
-9
/
+25
|
*
viafb: add function to change sync polarity per device
Florian Tobias Schandinat
2010-09-24
2
-3
/
+26
|
*
viafb: reduce I2C timeout and delay
Florian Tobias Schandinat
2010-09-24
1
-2
/
+2
|
*
viafb: enable I2C for CRT
Florian Tobias Schandinat
2010-09-24
1
-1
/
+1
|
*
viafb: fix i2c_transfer error handling
Florian Tobias Schandinat
2010-09-24
1
-3
/
+24
|
*
viafb: vt1636 cleanup
Florian Tobias Schandinat
2010-09-24
5
-131
/
+42
|
*
viafb: introduce per output device power management
Florian Tobias Schandinat
2010-09-24
6
-111
/
+137
|
*
viafb: limit LCD code impact
Florian Tobias Schandinat
2010-09-24
1
-31
/
+0
|
*
viafb: add interface for output device configuration
Florian Tobias Schandinat
2010-09-24
4
-24
/
+216
|
*
viafb: merge the remaining output path with enable functions
Florian Tobias Schandinat
2010-09-24
4
-205
/
+136
|
*
viafb: use new device routing
Florian Tobias Schandinat
2010-09-24
1
-63
/
+38
|
*
viafb: add new output device management
Florian Tobias Schandinat
2010-09-24
3
-0
/
+114
|
*
viafb: reduce viafb_set_iga_path usage
Florian Tobias Schandinat
2010-09-24
2
-1
/
+2
|
*
viafb: propagate __init and __devinit
Florian Tobias Schandinat
2010-09-24
7
-34
/
+38
|
*
viafb: rework output device routing
Florian Tobias Schandinat
2010-09-24
1
-89
/
+94
|
*
viafb: enable second display channel at central place
Florian Tobias Schandinat
2010-09-24
1
-30
/
+5
|
*
viafb: unify output path configuration
Florian Tobias Schandinat
2010-09-24
3
-7
/
+17
|
*
viafb: remove stub
Florian Tobias Schandinat
2010-09-24
1
-17
/
+0
|
*
viafb: remove lcdtbl.h
Florian Tobias Schandinat
2010-09-24
2
-592
/
+7
|
*
viafb: reset correct PLL
Florian Tobias Schandinat
2010-09-24
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
2010-10-28
145
-1963
/
+9424
|
\
\
|
*
|
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
2010-10-27
15
-146
/
+76
|
*
|
MN10300: Change "Matsushita" to "Panasonic".
Akira Takeuchi
2010-10-27
3
-5
/
+5
|
*
|
MN10300: Create a defconfig for the ASB2364 board
Akira Takeuchi
2010-10-27
1
-0
/
+98
|
*
|
MN10300: Update the ASB2303 defconfig
Akira Takeuchi
2010-10-27
1
-0
/
+2
|
*
|
MN10300: ASB2364: Add support for SMSC911X and SMC911X
Akira Takeuchi
2010-10-27
8
-3
/
+256
|
*
|
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
David Howells
2010-10-27
7
-19
/
+166
|
*
|
MN10300: Generic time support
Mark Salter
2010-10-27
12
-115
/
+401
|
*
|
MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
Mark Salter
2010-10-27
1
-0
/
+10
|
*
|
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
2010-10-27
2
-0
/
+24
|
*
|
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-10-27
80
-482
/
+4495
|
*
|
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
2010-10-27
2
-3
/
+0
|
*
|
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
2010-10-27
2
-6
/
+76
|
*
|
MN10300: Optimise do_csum()
Akira Takeuchi
2010-10-27
1
-27
/
+22
|
*
|
MN10300: Implement atomic ops using atomic ops unit
Mark Salter
2010-10-27
2
-47
/
+351
|
*
|
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
2010-10-27
14
-248
/
+440
|
*
|
MN10300: SMP TLB flushing
Akira Takeuchi
2010-10-27
4
-29
/
+290
|
*
|
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
2010-10-27
3
-47
/
+65
|
*
|
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
2010-10-27
4
-62
/
+84
|
*
|
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
2010-10-27
6
-28
/
+42
[next]