index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libata: kill sht->max_sectors
Tejun Heo
2006-02-12
15
-15
/
+0
*
[PATCH] libata: add per-device max_sectors
Tejun Heo
2006-02-12
3
-15
/
+11
*
[PATCH] libata: move cdb_len for host to device
Tejun Heo
2006-02-12
4
-12
/
+18
*
[PATCH] libata: make ata_dev_knobble() per-device
Tejun Heo
2006-02-12
1
-4
/
+5
*
[PATCH] libata: don't do EDD handling if ->probe_reset is used
Tejun Heo
2006-02-12
1
-1
/
+2
*
[PATCH] libata: make ata_dump_id() take @id instead of @dev
Tejun Heo
2006-02-12
1
-18
/
+18
*
[PATCH] libata: separate out ata_id_major_version()
Tejun Heo
2006-02-12
1
-5
/
+1
*
[PATCH] libata: separate out ata_id_n_sectors()
Tejun Heo
2006-02-12
1
-8
/
+18
*
[PATCH] libata: use ata_dev_id_c_string()
Tejun Heo
2006-02-12
3
-35
/
+13
*
[PATCH] libata: implement ata_dev_id_c_string()
Tejun Heo
2006-02-12
1
-0
/
+29
*
[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()
Tejun Heo
2006-02-12
1
-3
/
+0
*
[PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWN
Tejun Heo
2006-02-12
1
-1
/
+4
*
[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s
Tejun Heo
2006-02-11
4
-29
/
+29
*
[PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s
Tejun Heo
2006-02-11
2
-30
/
+30
*
[PATCH] ahci: convert to new reset mechanism
Tejun Heo
2006-02-11
1
-17
/
+29
*
[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap
Tejun Heo
2006-02-11
1
-3
/
+2
*
[PATCH] libata: inline ata_qc_complete()
Tejun Heo
2006-02-11
2
-22
/
+2
*
Merge branch 'master'
Jeff Garzik
2006-02-11
3
-23
/
+23
|
\
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-02-10
1
-14
/
+0
|
|
\
|
|
*
[SERIAL] Remove incorrect code from ioc4 serial driver
Russell King
2006-02-10
1
-14
/
+0
|
*
|
[PATCH] tty buffering stall fix
Paul Fulghum
2006-02-10
1
-8
/
+22
|
*
|
[PATCH] wrong firmware location in IPW2100 Kconfig entry
Jesper Juhl
2006-02-10
1
-1
/
+1
|
|
/
*
|
[PATCH] sata_sil24: add hardreset
Tejun Heo
2006-02-10
1
-1
/
+10
*
|
[PATCH] sata_sil24: convert to new reset mechanism
Tejun Heo
2006-02-10
1
-28
/
+28
*
|
[PATCH] sata_sil: convert to new reset mechanism
Tejun Heo
2006-02-10
1
-5
/
+4
*
|
[PATCH] libata: kill SError clearing in sata_std_hardreset().
Tejun Heo
2006-02-10
1
-6
/
+0
*
|
[PATCH] libata: make new reset act identical to ->phy_reset register-wise
Tejun Heo
2006-02-10
1
-17
/
+34
*
|
[PATCH] ahci: separate out ahci_fill_cmd_slot()
Tejun Heo
2006-02-10
1
-21
/
+23
*
|
[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks
Tejun Heo
2006-02-10
7
-48
/
+9
*
|
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
2006-02-10
15
-0
/
+15
*
|
[PATCH] libata: implement ata_scsi_timed_out()
Tejun Heo
2006-02-10
2
-0
/
+42
*
|
[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED
Tejun Heo
2006-02-10
3
-14
/
+22
*
|
[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.
Jeff Garzik
2006-02-09
3
-674
/
+724
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-09
1
-2
/
+8
|
\
\
|
|
/
|
*
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-09
689
-17282
/
+25317
|
|
\
|
*
|
[libata sata_sil] implement 'slow_down' module parameter
Jeff Garzik
2006-01-27
1
-2
/
+8
*
|
|
[PATCH] libata: implement ata_std_probeinit()
Tejun Heo
2006-02-09
1
-1
/
+15
*
|
|
[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()
Tejun Heo
2006-02-09
1
-2
/
+7
*
|
|
[libata scsi] build fix for ATA_FLAG_IN_EH change
Jeff Garzik
2006-02-09
1
-1
/
+3
*
|
|
[PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()
Tejun Heo
2006-02-09
1
-11
/
+21
*
|
|
[PATCH] libata: fix ata_std_probe_reset() SATA detection
Tejun Heo
2006-02-09
1
-1
/
+1
*
|
|
[PATCH] libata: EH / pio tasks synchronization
Tejun Heo
2006-02-09
1
-3
/
+53
*
|
|
[PATCH] libata: implement ATA_FLAG_IN_EH port flag
Tejun Heo
2006-02-09
1
-0
/
+9
*
|
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-09
282
-4451
/
+8086
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master'
Jeff Garzik
2006-02-09
282
-4451
/
+8086
|
|
\
\
|
|
*
\
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-02-08
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
[MMC] Remove extra character in AU1XXX MMC Kconfig entry
Jordan Crouse
2006-02-08
1
-1
/
+1
|
|
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-02-08
20
-58
/
+58
|
|
|
\
\
\
|
|
|
*
|
|
[SERIAL] 8250_pci: add new PCI serial card support
Yoichi Yuasa
2006-02-08
1
-0
/
+4
|
|
|
*
|
|
[SERIAL] ip22zilog: Whitespace cleanup.
Ralf Baechle
2006-02-08
2
-4
/
+5
[next]