index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hpt366: HPT36x PCI clock detection fix
Sergei Shtylyov
2007-02-07
1
-2
/
+6
|
*
hpt366: init code rewrite
Sergei Shtylyov
2007-02-07
1
-362
/
+489
|
*
hpt366: clean up DMA timeout handling for HPT370
Sergei Shtylyov
2007-02-07
1
-37
/
+25
|
*
hpt366: merge HPT37x speedproc handlers
Sergei Shtylyov
2007-02-07
1
-170
/
+88
|
*
hpt366: cache channel's MCR address
Sergei Shtylyov
2007-02-07
1
-190
/
+181
|
*
hpt366: switch to using pci_get_slot
Sergei Shtylyov
2007-02-07
1
-30
/
+31
|
*
hpt366: print the real chip name at startup
Sergei Shtylyov
2007-02-07
1
-37
/
+67
|
*
hpt366: rework rate filtering tidy
Andrew Morton
2007-02-07
1
-9
/
+14
|
*
hpt366: rework rate filtering
Sergei Shtylyov
2007-02-07
1
-94
/
+85
*
|
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
1
-3
/
+4
|
/
*
[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")
Bartlomiej Zolnierkiewicz
2007-02-01
1
-1
/
+1
*
[PATCH] ide section fixes
Al Viro
2007-02-01
1
-4
/
+4
*
[PATCH] jmicron: 40/80pin primary detection
ethanhsiao@jmicron.com
2007-01-30
1
-7
/
+7
*
via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...
Josepch Chan
2007-01-27
1
-0
/
+3
*
ide: unregister idepnp driver on unload
Tejun Heo
2007-01-27
2
-0
/
+10
*
ide: add missing __init tags to IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2007-01-27
26
-27
/
+26
*
ide/generic: Jmicron has its own drivers now
Alan Cox
2007-01-27
1
-35
/
+0
*
atiixp.c: add cable detection support for ATI IDE
Conke Hu
2007-01-27
1
-3
/
+11
*
atiixp.c: sb600 ide only has one channel
Conke Hu
2007-01-27
1
-2
/
+9
*
atiixp.c: remove unused code
Conke Hu
2007-01-27
1
-20
/
+1
*
jmicron: fix warning
Andrew Morton
2007-01-27
1
-1
/
+2
*
[PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix
Alan
2007-01-05
1
-8
/
+10
*
[PATCH] via82cxxx: fix cable detection
Bartlomiej Zolnierkiewicz
2007-01-05
1
-73
/
+65
*
[PATCH] PIIX/SLC90E66: PIO mode fallback fix
Sergei Shtylyov
2006-12-30
2
-28
/
+25
*
[PATCH] PIIX: remove check for broken MW DMA mode 0
Sergei Shtylyov
2006-12-30
1
-31
/
+0
*
PCI: ATI sb600 sata quirk
Conke Hu
2006-12-20
1
-1
/
+0
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-5
/
+5
*
[PATCH] HPT37x: read f_CNT saved by BIOS from port
Sergei Shtylyov
2006-12-13
1
-3
/
+3
*
[PATCH] ide: HPT3xx: fix PCI clock detection
Sergei Shtylyov
2006-12-13
1
-14
/
+32
*
[PATCH] ide: fix the case of multiple HPT3xx chips present
Sergei Shtylyov
2006-12-13
1
-3
/
+8
*
[PATCH] ide: fix HPT3xx hotswap support
Sergei Shtylyov
2006-12-13
1
-79
/
+36
*
[PATCH] ide: optimize HPT37x timing tables
Sergei Shtylyov
2006-12-13
1
-230
/
+174
*
[PATCH] ide: fix HPT37x timing tables
Sergei Shtylyov
2006-12-13
1
-120
/
+29
*
[PATCH] ide: HPT3xxN clocking fixes
Sergei Shtylyov
2006-12-13
1
-84
/
+139
*
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
2006-12-12
1
-1
/
+1
*
[PATCH] remove blk_queue_activity_fn
Boaz Harrosh
2006-12-12
1
-4
/
+0
*
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
2006-12-10
2
-0
/
+11
*
[PATCH] pdc202xx_new: fix PLL/timing issues
Sergei Shtylyov
2006-12-10
1
-108
/
+375
*
[PATCH] ide: complete switch to pci_get
Alan Cox
2006-12-10
1
-2
/
+2
*
[PATCH] sl82c105: straighten up IDE control/status register caching
Sergei Shtylyov
2006-12-08
1
-18
/
+13
*
[PATCH] pdc202xx_new: fix PIO mode setup
Sergei Shtylyov
2006-12-08
1
-10
/
+5
*
[PATCH] ide: more conversion to pci_get APIs
Alan Cox
2006-12-08
3
-11
/
+15
*
[PATCH] winbond IDE depends on IDEDMA
Olaf Hering
2006-12-07
1
-8
/
+8
*
[PATCH] lockdep: fix ide/proc interaction
Peter Zijlstra
2006-12-07
1
-4
/
+15
*
[PATCH] via82cxxx: handle error condition properly
Alan Cox
2006-12-07
1
-5
/
+16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-12-05
1
-14
/
+6
|
\
|
*
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2006-12-04
1
-6
/
+0
|
*
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
2006-12-04
1
-7
/
+3
|
*
[PATCH] pcmcia: yet another IDE ID
Marcin Juszkiewicz
2006-12-04
1
-0
/
+1
|
*
[PATCH] pcmcia: Add an id to ide-cs.c
Matt Reimer
2006-12-04
1
-0
/
+1
[prev]
[next]