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
*
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
Alan Cox
2007-10-12
38
-61
/
+61
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
67
-132
/
+3
*
libata pata_via: ACPI checks for 80wire cable
Alan Cox
2007-10-12
1
-0
/
+3
*
libata pata_amd: ACPI checks for 80wire cable
Alan Cox
2007-10-12
1
-0
/
+3
*
[libata] add ACPI cable detect API
Alan Cox
2007-10-12
2
-0
/
+44
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
66
-207
/
+2
*
libata: add printf format attribute to ehi desc functions
Tejun Heo
2007-10-12
1
-2
/
+4
*
libata: use ata_port_printk() in ata_wait_idle()
Tejun Heo
2007-10-12
1
-2
/
+4
*
libata-add-irq_flags-to-struct-pata_platform_info-fix
Andrew Morton
2007-10-12
1
-1
/
+1
*
ata_piix: disallow UDMA 133 on ICH5 & ICH7
Christian Lamparter
2007-10-12
1
-4
/
+4
*
ahci: Store interrupt value
Kristen Carlson Accardi
2007-10-12
1
-1
/
+10
*
[libata] ahci: send event when AN received
Kristen Carlson Accardi
2007-10-12
3
-0
/
+43
*
[libata] check for SATA async notify support
Kristen Carlson Accardi
2007-10-12
3
-0
/
+64
*
pata_cmd64x: Set up MWDMA modes properly
Alan Cox
2007-10-12
1
-11
/
+26
*
libata: Note that our cache flush code needs fixing up
Alan Cox
2007-10-12
1
-0
/
+4
*
libata-core: Document some limits/assumptions about ID_ATA
Alan Cox
2007-10-12
1
-2
/
+8
*
libata: add support for ATA_16 on ATAPI
Mark Lord
2007-10-12
3
-16
/
+41
*
libata: move ata_altstatus() to pio data xfer functions
Albert Lee
2007-10-12
1
-4
/
+3
*
libata: Correct IORDY handling
Alan Cox
2007-10-12
2
-2
/
+6
*
libata-link: update Power Management to handle PMP links
Tejun Heo
2007-10-12
1
-2
/
+5
*
libata-link: update hotplug to handle PMP links
Tejun Heo
2007-10-12
2
-52
/
+114
*
libata-link: update EH to deal with PMP links
Tejun Heo
2007-10-12
1
-70
/
+158
*
libata-link: update ata_scsi_error() to handle PMP links
Tejun Heo
2007-10-12
1
-4
/
+9
*
libata-link: add PMP links
Tejun Heo
2007-10-12
2
-8
/
+51
*
libata-link: implement ata_link_abort()
Tejun Heo
2007-10-12
3
-14
/
+38
*
libata-link: separate out link initialization functions
Tejun Heo
2007-10-12
1
-20
/
+64
*
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
2007-10-12
6
-21
/
+39
*
libata-link: linkify config/EH related functions
Tejun Heo
2007-10-12
15
-111
/
+122
*
libata-link: linkify reset
Tejun Heo
2007-10-12
31
-171
/
+203
*
libata-link: linkify EH action helpers
Tejun Heo
2007-10-12
1
-17
/
+18
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
11
-161
/
+177
*
libata-link: implement and use link/device iterators
Tejun Heo
2007-10-12
13
-148
/
+134
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
33
-255
/
+280
*
[libata] pdc_adma: convert to new exception handling (EH) framework
Jeff Garzik
2007-10-12
1
-15
/
+67
*
Fix up more bio fallout
Al Viro
2007-10-12
5
-10
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-12
6
-92
/
+129
|
\
|
*
[ZLIB]: Fix external builds of zlib_inflate code.
David S. Miller
2007-10-12
3
-48
/
+50
|
*
[TG3]: Fix APE induced regression
Matt Carlson
2007-10-12
1
-3
/
+4
|
*
[SKY2]: version 1.19
Stephen Hemminger
2007-10-12
1
-1
/
+1
|
*
[SKY2]: use netdevice stats struct
Stephen Hemminger
2007-10-12
2
-22
/
+13
|
*
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
2007-10-12
1
-2
/
+2
|
*
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
2007-10-12
1
-7
/
+6
|
*
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
2007-10-12
1
-9
/
+53
*
|
missed bio_endio() in axonram
Al Viro
2007-10-12
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-12
529
-13476
/
+31125
|
\
|
*
[POWERPC] Add memchr() to the bootwrapper
David Gibson
2007-10-12
2
-0
/
+14
|
*
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-12
5
-2
/
+71
|
*
[POWERPC] Add legacy serial support for OPB with flattened device tree
Valentine Barshak
2007-10-12
1
-2
/
+3
|
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
23
-258
/
+513
|
*
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2007-10-12
2
-6
/
+21
[next]