index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
pata_scc had been missed by ata_std_prereset() switch
Al Viro
2007-05-16
1
-2
/
+2
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-13
1
-88
/
+96
|
\
|
*
[ARM] pata_icside: fix build errors
Russell King
2007-05-11
1
-56
/
+86
|
*
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2007-05-11
1
-26
/
+9
|
*
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
2007-05-11
1
-9
/
+4
*
|
pata_platform: don't use generic ata_port_start
Olof Johansson
2007-05-12
1
-1
/
+3
*
|
Use menuconfig objects: libata
Jan Engelhardt
2007-05-12
1
-7
/
+3
*
|
add the ATI SB700 SATA controller device id to AHCI pci table
Henry Su
2007-05-12
1
-0
/
+1
*
|
pata_pcmcia: recognize 2GB CompactFlash from Transcend
Aeschbacher, Fabrice
2007-05-12
1
-0
/
+1
*
|
git-libata-all: sata_via build fix
Andrew Morton
2007-05-12
1
-4
/
+0
*
|
libata-acpi: clean up parameters and misc stuff
Tejun Heo
2007-05-12
3
-100
/
+98
*
|
libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
Tejun Heo
2007-05-12
3
-15
/
+15
*
|
libata: give devices one last chance even if recovery failed with -EINVAL
Tejun Heo
2007-05-12
1
-5
/
+1
*
|
libata: fallback to the other IDENTIFY on device error, take#2
Tejun Heo
2007-05-12
1
-1
/
+21
*
|
libata: ignore EH scheduling during initialization
Tejun Heo
2007-05-12
2
-0
/
+5
*
|
libata: clean up SFF init mess
Tejun Heo
2007-05-12
42
-306
/
+308
*
|
libata: implement libata.spindown_compat
Tejun Heo
2007-05-12
3
-1
/
+34
*
|
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-12
44
-562
/
+13
|
/
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
libata: fix kernel-doc parameters
Randy Dunlap
2007-05-10
1
-0
/
+2
*
Fix pata_qdi.c probe code
Samuel Thibault
2007-05-10
1
-1
/
+1
*
pata_scc: fix compilation
Alexey Dobriyan
2007-05-10
1
-2
/
+2
*
sata_via: add missing PM hooks
Tejun Heo
2007-05-10
1
-0
/
+8
*
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
2007-05-10
1
-14
/
+78
*
pata_pcmcia.c: add card ident for jvc cdrom
Richard Kennedy
2007-05-10
1
-0
/
+1
*
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
2007-05-10
1
-4
/
+18
*
sata_promise: fix another error decode regression
Mikael Pettersson
2007-05-10
1
-1
/
+3
*
libata-acpi: fix _GTF command protocol for ATAPI devices
Tejun Heo
2007-05-10
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
|
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
1
-4
/
+4
*
|
libata: use flush_work()
Andrew Morton
2007-05-09
1
-4
/
+4
|
/
*
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2007-05-08
31
-187
/
+306
|
\
|
*
[libata reset-seq] build and merge fixes
Jeff Garzik
2007-05-01
3
-3
/
+5
|
*
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
2
-51
/
+42
|
*
libata: improve ata_std_prereset()
Tejun Heo
2007-05-01
1
-7
/
+15
|
*
libata: improve 0xff status handling
Tejun Heo
2007-05-01
3
-20
/
+30
|
*
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
31
-126
/
+234
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
3
-1
/
+696
|
\
\
|
*
\
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-06
3
-1
/
+696
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ARM] Add support for ICSIDE interface on RiscPC
Russell King
2007-05-03
3
-0
/
+695
|
|
*
[ARM] Add platform support for PATA on RiscPC
Russell King
2007-05-03
1
-1
/
+1
*
|
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
1
-1
/
+1
|
/
/
*
|
libata: honour host controllers that want just one host
Linus Torvalds
2007-05-01
1
-7
/
+4
*
|
SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
Milind Arun Choudhary
2007-04-28
1
-1
/
+1
*
|
drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
Andrew Morton
2007-04-28
1
-0
/
+8
*
|
pata_hpt37x: Further small fixes
Alan Cox
2007-04-28
1
-14
/
+9
*
|
pata_hpt3x2n: Add HPT371N support and other bits
Alan Cox
2007-04-28
1
-7
/
+38
*
|
ata: printk warning fixes
Andrew Morton
2007-04-28
1
-6
/
+9
*
|
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
2007-04-28
1
-1
/
+4
[next]