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
*
pata_cmd64x: cmd648_bmdma_stop() fix
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+1
*
pata_cmd64x: fix handling of address setup timings
Bartlomiej Zolnierkiewicz
2010-03-01
1
-0
/
+6
*
pata_cmd64x: fix PIO setup
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+4
*
pata_ali: documentation fixes
Bartlomiej Zolnierkiewicz
2010-03-01
1
-5
/
+3
*
libata: fix CFA handling in ide_timing_compute()
Bartlomiej Zolnierkiewicz
2010-03-01
1
-6
/
+11
*
sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
Bart Hartgers
2010-03-01
1
-3
/
+5
*
libata: make functions/variables static
Robert Hancock
2010-03-01
2
-5
/
+5
*
libata: implement spurious irq handling for SFF and apply it to piix
Tejun Heo
2010-03-01
3
-8
/
+48
*
libata: cleanup ata_sff_interrupt()
Tejun Heo
2010-03-01
1
-10
/
+7
*
ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-03-01
1
-0
/
+8
*
ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-03-01
1
-0
/
+6
*
ahci: Implement SATA AHCI FIS-based switching support
Shane Huang
2010-03-01
1
-18
/
+203
*
pata_hpt366: remove irrelevant TODO
Sergei Shtylyov
2010-03-01
1
-3
/
+1
*
pata_hpt{37x|3x2n}: improve timing register documentation
Sergei Shtylyov
2010-03-01
2
-32
/
+30
*
pata_hpt366: remove redundant code
Sergei Shtylyov
2010-03-01
1
-13
/
+4
*
pata_hpt{37x|3x2n}: unify mode programming
Sergei Shtylyov
2010-03-01
2
-116
/
+90
*
pata_hpt3x2n: always stretch UltraDMA timing
Sergei Shtylyov
2010-03-01
1
-10
/
+10
*
pata_hpt37x: use ATA_DMA_* constants
Sergei Shtylyov
2010-03-01
1
-9
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
2010-03-01
1
-1
/
+2
|
\
|
*
virtio: fix out of range array access
Michael S. Tsirkin
2010-02-28
1
-1
/
+2
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
318
-2054
/
+12430
|
\
\
|
*
\
Merge branches 'clks' and 'pnx' into devel
Russell King
2010-02-25
146
-1156
/
+1466
|
|
\
\
|
|
*
|
ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
Russell King
2010-02-12
1
-2
/
+2
|
|
*
|
ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
Russell King
2010-02-12
1
-2
/
+0
|
|
*
|
ARM: PNX4008: i2c-pnx: don't split messages across several lines
Russell King
2010-02-12
1
-37
/
+44
|
|
*
|
ARM: PNX4008: Use i2c driver data for passing between internal functions
Russell King
2010-02-12
1
-70
/
+62
|
|
*
|
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
Russell King
2010-02-12
3
-36
/
+26
|
|
*
|
ARM: PNX4008: kzalloc i2c drivers internal data
Russell King
2010-02-12
3
-30
/
+28
|
|
*
|
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
Russell King
2010-02-12
2
-5
/
+5
|
|
*
|
ARM: PNX4008: remove platform definitions from mach/timex.h
Russell King
2010-02-12
4
-54
/
+74
|
|
*
|
ARM: PNX4008: get i2c clock rate from clk API
Russell King
2010-02-12
4
-24
/
+10
|
|
*
|
ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
Russell King
2010-02-12
2
-15
/
+15
|
|
*
|
ARM: PNX4008: move i2c clock start/stop into driver
Russell King
2010-02-12
3
-47
/
+32
|
|
*
|
ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King
2010-02-12
3
-30
/
+7
|
|
*
|
ARM: PNX4008: convert i2c clocks to match by device only
Russell King
2010-02-12
2
-9
/
+5
|
|
*
|
ARM: PNX4008: convert watchdog to use clk API enable/disable calls
Russell King
2010-02-12
2
-15
/
+26
|
|
*
|
ARM: PNX4008: convert watchdog clocks to match by device only
Russell King
2010-02-12
2
-2
/
+2
|
|
*
|
ARM: PNX4008: provide clock enable/disable methods and initialization
Russell King
2010-02-12
2
-13
/
+26
|
|
*
|
ARM: PNX4008: simplify clk enable/disable paths
Russell King
2010-02-12
1
-32
/
+23
|
|
*
|
ARM: PNX4008: convert to clkdev
Russell King
2010-02-12
4
-33
/
+43
|
|
*
|
ARM: Consolidate clks_register() and similar
Russell King
2010-02-12
33
-92
/
+40
|
*
|
|
Merge branch 'misc2' into devel
Russell King
2010-02-25
72
-562
/
+1092
|
|
\
\
\
|
|
*
|
|
ARM: Eliminate decompressor -Dstatic= PIC hack
Russell King
2010-02-25
4
-104
/
+64
|
|
*
|
|
ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...
Kukjin Kim
2010-02-24
3
-1
/
+8
|
|
*
|
|
ARM: 5933/1: amba-pl011: support hardware flow control
Rabin Vincent
2010-02-18
1
-0
/
+19
|
|
*
|
|
ARM: 5930/1: Add PKMAP area description to memory.txt.
Fenkart/Bostandzhyan
2010-02-15
1
-1
/
+5
|
|
*
|
|
ARM: 5929/1: Add checks to detect overlap of memory regions.
Fenkart/Bostandzhyan
2010-02-15
1
-0
/
+17
|
|
*
|
|
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
30
-32
/
+32
|
|
*
|
|
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
2010-02-15
3
-11
/
+17
|
|
*
|
|
ARM: 5926/1: Add "Virtual kernel memory..." printout.
Fenkart/Bostandzhyan
2010-02-15
1
-9
/
+69
[next]