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
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-11-05
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2007-11-05
ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: fix ide_find_dma_mode() to print human-readable info
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: add missing rq.ref_count initialization to ide_diag_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-05
ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-11-05
ide: check rq->cmd_type in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-05
ide: unexport ide_fix_driveid
Adrian Bunk
1
-3
/
+0
2007-11-05
ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page
Matti Linnanvuori
1
-3
/
+16
2007-11-05
ide: do_identify() string termination fix
Tejun Heo
1
-2
/
+3
2007-11-05
piix: add support for ICH7 on Acer 5602aWLMi
sebdeg@ngi.it
1
-0
/
+1
2007-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
5
-24
/
+28
2007-10-27
ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd
Al Viro
1
-8
/
+8
2007-10-26
ide: add SH-S202J to ivb_list[]
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-26
drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings
Jeff Garzik
1
-4
/
+5
2007-10-26
drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-26
hpt366: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
1
-16
/
+16
2007-10-26
cy82c693: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-10-23
ide: build fix
FUJITA Tomonori
1
-0
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
4
-8
/
+8
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-8
/
+8
2007-10-20
ide: remove inclusion of non-existent io_trace.h
Robert P. J. Day
1
-1
/
+0
2007-10-20
ide-disk: add get_smart_data() helper
Bartlomiej Zolnierkiewicz
1
-20
/
+4
2007-10-20
ide: fix ->data_phase in taskfile_load_raw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-20
ide: check drive->using_dma in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-20
ide: check ->dma_setup() return value in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2007-10-20
dtc2278: note on docs
Alan Cox
1
-0
/
+2
2007-10-20
qd65xx: remove pointless qd_{read,write}_reg() (take 2)
Bartlomiej Zolnierkiewicz
1
-34
/
+12
2007-10-20
ide: PCI BMDMA initialization fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-22
/
+10
2007-10-20
ide: remove stale comments from ide-taskfile.c
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2007-10-20
ide: remove dead code from ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-23
/
+3
2007-10-20
ide: use __ide_end_request() in ide_end_dequeued_request()
Bartlomiej Zolnierkiewicz
1
-34
/
+10
2007-10-20
ide: enhance ide_setup_pci_noise()
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-10-20
cs5530: remove needless ide_lock taking
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2007-10-20
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
3
-12
/
+14
2007-10-20
ht6560b: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-13
/
+18
2007-10-20
cmd640: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-20
/
+28
2007-10-20
slc90e66: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2007-10-20
opti621: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2007-10-20
qd65xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-8
/
+9
2007-10-20
dtc2278: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-10-20
ali14xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-10-20
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
33
-53
/
+53
2007-10-20
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
33
-99
/
+89
2007-10-20
via82cxxx: keep local ide_pci_device_t copy
Bartlomiej Zolnierkiewicz
1
-35
/
+27
2007-10-20
dtc2278: set ->pio_mask also for the second port
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-10-20
au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
10
-50
/
+40
2007-10-20
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
2
-2
/
+3
[next]