index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-08
ata: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-10-08
ata: Make pata_of_platform.c compile again and work on non-PPC platforms
Pawel Moll
2
-3
/
+5
2011-10-08
pata_sis: code style cleanups for consistency
Dan McGee
1
-19
/
+19
2011-10-08
pata_sis: mark most const data static as well
Dan McGee
1
-10
/
+10
2011-10-08
pata_sis: enable MWDMA for UDMA 133 chipset
Dan McGee
1
-8
/
+17
2011-10-08
pata_sis: add mode_filter method for certain sis5513 chipsets
Dan McGee
1
-1
/
+26
2011-10-08
pata_sis: extract a sis_port_base() method
Dan McGee
1
-18
/
+28
2011-10-08
[libata] ahci_platform: Add the board_ids and pi refer to different features
Richard Zhu
1
-6
/
+38
2011-10-08
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
1
-3
/
+2
2011-10-08
sata_sil24: Use const
Joe Perches
1
-2
/
+2
2011-10-07
ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...
Ming Lei
1
-5
/
+32
2011-10-07
libata: clear PIO pad area
Tejun Heo
1
-2
/
+2
2011-10-07
sata_mv: use {platform|pci}_get_drvdata()
Sergei Shtylyov
1
-5
/
+4
2011-10-07
sata_mv: release clock on ata_host_activate() failure
Sergei Shtylyov
1
-2
/
+5
2011-10-02
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
2
-15
/
+30
2011-08-18
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
1
-8
/
+6
2011-08-18
ata: Add iMX pata support
Arnaud Patard (Rtp)
3
-0
/
+263
2011-08-18
pata_via: disable ATAPI DMA on AVERATEC 3200
Tejun Heo
1
-0
/
+18
2011-08-18
[libata] sata_sil: fix used-uninit warning
Jeff Garzik
1
-1
/
+1
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
1
-2
/
+1
2011-07-23
ata: PATA_ARASAN_CF depends on DMADEVICES
Randy Dunlap
1
-0
/
+1
2011-07-23
ata: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-23
[libata] Prevent warning during PMP error recovery
Gwendal Grignou
1
-0
/
+1
2011-07-23
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+1
2011-07-23
pata_it821x: Fix RAID type display, by adding missing comma
Jean Delvare
1
-1
/
+1
2011-07-23
sata_dwc_460ex: fix error path
Vasiliy Kulikov
1
-7
/
+14
2011-07-23
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Nelson
1
-0
/
+12
2011-07-23
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
1
-1
/
+1
2011-07-23
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
3
-58
/
+60
2011-07-23
libata: leave port thawed after reset failure
Tejun Heo
1
-1
/
+10
2011-07-23
ata: sata_via: Use dev_dbg
Joe Perches
1
-9
/
+7
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
42
-133
/
+51
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
31
-521
/
+526
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
27
-230
/
+189
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
1
-2
/
+2
2011-06-29
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
1
-1
/
+1
2011-06-24
pata_marvell: Add support for 88SE91A0, 88SE91A4
Paweł Drewniak
1
-0
/
+3
2011-06-23
libata/sas: only set FROZEN flag if new EH is supported
Nishanth Aravamudan
1
-0
/
+6
2011-06-23
libata: apply NOSETXFER horkage to the affected Pioneer drives
Tejun Heo
1
-3
/
+3
2011-06-23
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
Justin P. Mattock
1
-1
/
+1
2011-06-07
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
1
-4
/
+8
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+7
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-111
/
+286
2011-05-20
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
7
-9
/
+81
2011-05-19
libata: Power off empty ports
Kristen Carlson Accardi
2
-3
/
+9
2011-05-19
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
Pavel Herrmann
1
-0
/
+10
2011-05-19
ATA: Don't powerdown Compaq Triflex IDE device on suspend
Mikulas Patocka
1
-1
/
+22
[prev]
[next]