index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: cxacru: increment driver version
Simon Arlott
2010-03-02
1
-1
/
+2
*
USB: cxacru: remove cxacru-cf.bin loader
Simon Arlott
2010-03-02
1
-28
/
+3
*
USB: cxacru: add write-only sysfs attribute for modem configuration
Simon Arlott
2010-03-02
1
-1
/
+75
*
USB: cxacru: firmware writes on OHCI are slow, log progress
Simon Arlott
2010-03-02
1
-2
/
+6
*
USB: cxacru: document how to interact with the flash memory
Simon Arlott
2010-03-02
1
-0
/
+20
*
USB: cxacru: check device isn't being removed during sysfs calls
Simon Arlott
2010-03-02
3
-20
/
+44
*
USB: cxacru: check data length is not negative
Simon Arlott
2010-03-02
1
-1
/
+1
*
USB: cxacru: return an empty value for modulation if there is no connection
Simon Arlott
2010-03-02
1
-2
/
+2
*
USB: MXC: Add i.MX21 specific USB host controller driver.
Martin Fuzzey
2010-03-02
6
-0
/
+2766
*
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-03-01
2
-20
/
+37
|
\
|
*
TI Davinci EMAC : Abstract Buffer address translation logic.
Sriramakrishnan
2010-02-04
1
-17
/
+24
|
*
TI Davinci EMAC : add platform specific interrupt enable/disable logic.
Sriramakrishnan
2010-02-04
1
-0
/
+11
|
*
TI Davinci EMAC : Re-use driver for other platforms.
Sriramakrishnan
2010-02-04
2
-3
/
+2
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-01
46
-414
/
+658
|
\
\
|
*
|
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
2010-03-01
1
-1
/
+16
|
*
|
pata_efar: Enable parallel scanning
Alan Cox
2010-03-01
1
-1
/
+2
|
*
|
pata_atiixp: enable parallel scan
Alan Cox
2010-03-01
1
-1
/
+2
|
*
|
[libata] pata_atiixp: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+10
|
*
|
[libata] pata_efar: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
2010-03-01
1
-0
/
+15
|
*
|
libata: Pass host flags into the pci helper
Alan Cox
2010-03-01
39
-40
/
+42
|
*
|
[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI
Christoph Egger
2010-03-01
1
-1
/
+1
|
*
|
libata: Allow pata_legacy to be built on non-ISA but PCI systems
Alan Cox
2010-03-01
1
-2
/
+2
|
*
|
pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets
Bartlomiej Zolnierkiewicz
2010-03-01
1
-2
/
+4
|
*
|
pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+12
|
*
|
[libata] pata_at91: fix backslash-continued string
Jeff Garzik
2010-03-01
1
-2
/
+2
|
*
|
pata_via: store UDMA masks in via_isa_bridges table
Bartlomiej Zolnierkiewicz
2010-03-01
1
-110
/
+94
|
*
|
pata_via: fix address setup timings underlocking
Bartlomiej Zolnierkiewicz
2010-03-01
1
-2
/
+2
|
*
|
pata_serverworks: fix error message
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+1
|
*
|
pata_serverworks: fix PIO setup for the second channel
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+2
|
*
|
pata_efar: fix secondary port support
Bartlomiej Zolnierkiewicz
2010-03-01
1
-2
/
+2
|
*
|
pata_cypress: fix PIO timings underclocking
Bartlomiej Zolnierkiewicz
2010-03-01
1
-4
/
+6
|
*
|
pata_cs5535: use correct values for PIO1 and PIO2 data timings
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+1
|
*
|
pata_cmd64x: remove unused definitions
Bartlomiej Zolnierkiewicz
2010-03-01
1
-11
/
+1
|
*
|
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
2
-8
/
+47
|
*
|
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
[next]