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
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: fix ->io_32bit race in set_io_32bit()
Bartlomiej Zolnierkiewicz
2007-12-12
1
-0
/
+6
*
ide: remove stale changelog from ide-probe.c
Bartlomiej Zolnierkiewicz
2007-12-12
1
-16
/
+2
*
ide: remove stale changelog from ide-disk.c
Bartlomiej Zolnierkiewicz
2007-12-12
1
-26
/
+0
*
ide: remove dead code from __ide_dma_test_irq()
Bartlomiej Zolnierkiewicz
2007-12-12
1
-6
/
+0
*
hpt366: fix HPT37x PIO mode timings (take 2)
Sergei Shtylyov
2007-12-12
1
-1
/
+70
*
pdc202xx_new: fix Promise TX4 support
Bartlomiej Zolnierkiewicz
2007-12-12
1
-1
/
+2
*
ide-cd: remove dead post_transform_command()
Bartlomiej Zolnierkiewicz
2007-12-12
1
-28
/
+0
*
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-12-12
5
-82
/
+50
*
ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries
Bartlomiej Zolnierkiewicz
2007-12-12
1
-0
/
+24
*
ide: coding style fixes for drivers/ide/setup-pci.c
Bartlomiej Zolnierkiewicz
2007-12-12
1
-12
/
+12
*
ide: fix ide_scan_pcibus() error message
Bartlomiej Zolnierkiewicz
2007-12-12
1
-3
/
+4
*
ide: deprecate CONFIG_BLK_DEV_OFFBOARD
Bartlomiej Zolnierkiewicz
2007-12-12
1
-1
/
+5
*
ide: add missing checks for control register existence
Bartlomiej Zolnierkiewicz
2007-12-12
2
-2
/
+4
*
ide: More TSST drives with broken cable detection
Peter Missel
2007-11-27
1
-0
/
+3
*
ali14xx: constify __initdata
Bartlomiej Zolnierkiewicz
2007-11-27
1
-3
/
+4
*
ide: remove bogus ide_fix_driveid() comment
Bartlomiej Zolnierkiewicz
2007-11-27
1
-3
/
+0
*
trm290: remove bogus init_hwif_trm290() comment
Bartlomiej Zolnierkiewicz
2007-11-27
1
-3
/
+0
*
piix: add HP compaq laptop to short cable list
Bartlomiej Zolnierkiewicz
2007-11-27
1
-0
/
+1
*
alim15x3: add Mitac 8317 and derivatives to ali_cable_override()
Bartlomiej Zolnierkiewicz
2007-11-27
1
-0
/
+5
*
ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist
Bartlomiej Zolnierkiewicz
2007-11-27
1
-0
/
+1
*
amd74xx: arm hack
Andrew Morton
2007-11-27
1
-0
/
+1
*
drivers/ide: Add missing "space"
Joe Perches
2007-11-27
1
-1
/
+1
*
ide-cris: don't override ide_register_hw() result
Bartlomiej Zolnierkiewicz
2007-11-27
1
-3
/
+4
*
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
Bartlomiej Zolnierkiewicz
2007-11-27
1
-0
/
+35
*
ide: add CONFIG_IDE_H8300 config option
Bartlomiej Zolnierkiewicz
2007-11-27
2
-2
/
+9
*
ide/Kconfig: fix mpc8xx host driver dependencies
Bartlomiej Zolnierkiewicz
2007-11-27
1
-1
/
+1
*
macide/q40ide: add missing __init tag to {macide,q40ide}_init()
Bartlomiej Zolnierkiewicz
2007-11-27
2
-2
/
+2
*
aec62xx: Fix kernel oops in driver's probe function
Aleksandar Radovanovic
2007-11-27
1
-1
/
+10
*
ide: skip ide_wait_not_busy() on noprobe-disks
Jonas Stare
2007-11-27
1
-13
/
+19
*
siimage: remove resetproc() method
Sergei Shtylyov
2007-11-27
1
-44
/
+1
*
ide: don't set PIO mode on pre-EIDE drives
Sergei Shtylyov
2007-11-27
1
-1
/
+6
*
sis5513.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel Craciunescu
2007-11-27
1
-0
/
+1
*
ide: remove stale/incorrect comment from setup-pci.c
Bartlomiej Zolnierkiewicz
2007-11-13
1
-5
/
+0
*
it821x/jmicron: fix return value of {it821x,jmicron}_init_one()
Bartlomiej Zolnierkiewicz
2007-11-13
2
-4
/
+2
*
ide: don't BUG() on unsupported transfer modes
Bartlomiej Zolnierkiewicz
2007-11-13
4
-7
/
+3
*
ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2007-11-13
1
-5
/
+1
*
ide: add missing HOB bit clearing to ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
2007-11-13
1
-0
/
+1
*
ide-pmac: skip conservative PIO "downgrade"
Bartlomiej Zolnierkiewicz
2007-11-13
1
-0
/
+1
*
ide: BLK_DEV_IDECD help: remove outdated note
Adrian Bunk
2007-11-13
1
-4
/
+0
*
cmd64x: don't clear the other channel's interrupt
Sergei Shtylyov
2007-11-13
1
-2
/
+3
*
ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
Bartlomiej Zolnierkiewicz
2007-11-05
1
-1
/
+1
*
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
2007-11-05
1
-0
/
+7
*
ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
Bartlomiej Zolnierkiewicz
2007-11-05
1
-0
/
+2
*
ide: fix ide_find_dma_mode() to print human-readable info
Bartlomiej Zolnierkiewicz
2007-11-05
1
-1
/
+2
*
ide: add missing rq.ref_count initialization to ide_diag_taskfile()
Bartlomiej Zolnierkiewicz
2007-11-05
1
-0
/
+1
*
ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
2007-11-05
1
-0
/
+2
*
ide: check rq->cmd_type in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2007-11-05
1
-1
/
+2
*
ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies
Bartlomiej Zolnierkiewicz
2007-11-05
1
-1
/
+2
*
ide: unexport ide_fix_driveid
Adrian Bunk
2007-11-05
1
-3
/
+0
*
ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page
Matti Linnanvuori
2007-11-05
1
-3
/
+16
[next]