index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-20
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
2
-0
/
+20
2007-08-20
hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-08-20
triflex: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-08-20
pdc202xx_old: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-3
/
+6
2007-08-20
pdc202xx_new: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-2
/
+8
2007-08-20
cs5530: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-1
/
+7
2007-08-20
ide: ide_config_drive_speed() bugfixes
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-08-20
ide: add cable detection for early UDMA66 devices (take 3)
Bartlomiej Zolnierkiewicz
2
-22
/
+36
2007-08-20
ide-pmac: fix drive->init_speed reporting
Bartlomiej Zolnierkiewicz
1
-11
/
+3
2007-08-20
ide: config_drive_for_dma() fixes
Bartlomiej Zolnierkiewicz
2
-25
/
+10
2007-08-20
ide-cris: fix ->set_pio_mode method to set transfer mode on the device
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-08-20
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
Bartlomiej Zolnierkiewicz
1
-0
/
+9
2007-08-20
ide: make CONFIG_IDE_GENERIC default to N
Tejun Heo
1
-2
/
+1
2007-08-01
scc_pata: PIO fixes
Bartlomiej Zolnierkiewicz
1
-41
/
+20
2007-08-01
piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
Bartlomiej Zolnierkiewicz
2
-17
/
+15
2007-08-01
jmicron: PIO fixes
Bartlomiej Zolnierkiewicz
1
-17
/
+4
2007-08-01
it8213: PIO fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-16
/
+17
2007-08-01
cs5535: PIO fixes
Bartlomiej Zolnierkiewicz
1
-23
/
+17
2007-08-01
cs5520: fix PIO auto-tuning in ->ide_dma_check method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-08-01
drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-08-01
ide: eliminate warnings in ide-tape.c
Stephen Rothwell
1
-1
/
+1
2007-08-01
ide: fix runtogether printk's in cmd64x IDE driver
Meelis Roos
1
-2
/
+2
2007-08-01
sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
David Lamparter
1
-0
/
+1
2007-08-01
alim15x3: Correct HP detect
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-08-01
ide: Fix an overrun found in the CS5535 IDE driver
Jordan Crouse
1
-1
/
+1
2007-07-31
Remove the arm26 port
Adrian Bunk
2
-15
/
+7
2007-07-26
drivers/ misc __iomem annotations
Al Viro
1
-2
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
5
-7
/
+7
2007-07-20
m68k: missing exports
Al Viro
1
-0
/
+2
2007-07-20
ide: add support for SCSI ioctls to ide-floppy
Bartlomiej Zolnierkiewicz
2
-5
/
+17
2007-07-20
ide: remove stale changelog from setup-pci.c
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2007-07-20
ide: remove stale changelog/comments/TODO from ide.c
Bartlomiej Zolnierkiewicz
1
-78
/
+0
2007-07-20
ide-cris: handle PIO auto-tuning in tune_cris_ide()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
41
-8
/
+87
2007-07-20
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
6
-39
/
+38
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
36
-48
/
+42
2007-07-20
ide: ide_find_best_pio_mode() fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-07-20
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
8
-55
/
+73
2007-07-20
sc1200: remove stale Power Management code
Bartlomiej Zolnierkiewicz
1
-37
/
+2
2007-07-20
ide: ide_start_power_step() fix WRT disabling DMA
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2007-07-20
serverworks: fix DMA
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2007-07-20
serverworks: always tune PIO
Bartlomiej Zolnierkiewicz
1
-40
/
+36
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
34
-91
/
+22
2007-07-20
ide: add ide_dev_has_iordy() helper (take 4)
Bartlomiej Zolnierkiewicz
2
-9
/
+8
2007-07-20
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
Bartlomiej Zolnierkiewicz
3
-10
/
+12
2007-07-20
siimage: PIO mode setup fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-98
/
+39
2007-07-20
atiixp: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-13
/
+19
2007-07-20
ide: Stop mapping ROMs
Alan Cox
5
-38
/
+2
2007-07-20
IDE: Remove references to dead ETRAX-related variables.
Robert P. J. Day
1
-6
/
+0
2007-07-20
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
Marcin Juszkiewicz
1
-0
/
+1
[next]