index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-31
[PATCH] sgiioc4: use mmio ops instead of port io
Jeremy Higdon
1
-5
/
+11
2006-05-21
[PATCH] powerpc: Fix ide-pmac sysfs entry
Benjamin Herrenschmidt
1
-0
/
+2
2006-05-15
[PATCH] ide_cs: Add IBM microdrive to known IDs
Thomas Kleffel
1
-0
/
+1
2006-04-19
[PATCH] alim15x3: ULI M-1573 south Bridge support
KAI.HSU
1
-0
/
+2
2006-04-19
[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
Adrian Bunk
2
-15
/
+0
2006-04-19
[PATCH] ide: ATI SB600 IDE support
Anatoli Antonovitch
1
-0
/
+1
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-86
/
+41
2006-03-31
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
1
-0
/
+3
2006-03-31
[PATCH] Ensure ide-taskfile calls any driver specific end_request function
Richard Purdie
1
-1
/
+7
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-8
/
+1
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-8
/
+7
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-32
/
+28
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-7
/
+6
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-7
/
+4
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-23
/
+0
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
1
-7
/
+1
2006-03-29
Merge ../linux-2.6
Paul Mackerras
5
-9
/
+10
2006-03-28
[PATCH] ide-tape: use time_after(), time_after_eq()
Marcelo Feitoza Parisi
1
-2
/
+3
2006-03-28
[PATCH] ide_generic_all_on() warning fix
Andrew Morton
1
-1
/
+2
2006-03-28
[PATCH] Small fixes backported to old IDE SiS driver
Alan Cox
1
-0
/
+2
2006-03-28
[PATCH] ide: AMD756 no host side cable detection
Rene Herman
1
-6
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2
-2
/
+2
2006-03-27
[PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure
Jens Axboe
1
-0
/
+1
2006-03-25
[PATCH] ide: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2006-03-24
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
Kumar Gala
2
-2
/
+9
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
4
-24
/
+28
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
1
-49
/
+50
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
1
-0
/
+5
2006-03-01
[PATCH] pcmcia: add another ide-cs CF card id
David Brownell
1
-0
/
+1
2006-02-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-5
/
+0
2006-02-15
[PATCH] ide: touch softlockup detector during pio
Andrew Morton
1
-0
/
+3
2006-02-15
[IA64] remove obsolete corporate address
Jes Sorensen
1
-5
/
+0
2006-02-07
[PATCH] ide: cast arguments to pr_debug() properly
Michael Richardson
1
-2
/
+4
2006-02-03
[PATCH] IDE: always enable CONFIG_PDC202XX_FORCE
Adrian Bunk
3
-28
/
+0
2006-02-03
[PATCH] RocketPoint 1520 [hpt366] fails clock stabilization
Loren M. Lang
1
-0
/
+4
2006-02-03
[PATCH] ide: set latency when resetting it821x out of firmware mode
Alan Cox
1
-1
/
+1
2006-02-03
[PATCH] ide-disk: Restore missing space in log message
Jean Delvare
1
-1
/
+1
2006-02-03
[PATCH] drivers/ide/ide-io.c: make __ide_end_request() static
Adrian Bunk
1
-3
/
+2
2006-02-03
[PATCH] solve false-positive soft lockup messages during IDE init
Ingo Molnar
1
-0
/
+1
2006-02-03
[PATCH] stop CompactFlash devices being marked as removable
Richard Purdie
3
-49
/
+9
2006-02-03
[PATCH] ide Kconfig fixes
Andreas Mohr
1
-7
/
+7
2006-02-03
[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definition
Bjorn Helgaas
1
-2
/
+2
2006-02-03
[PATCH] piix: add Intel ICH8M device IDs
Jason Gaston
1
-0
/
+4
2006-02-03
[PATCH] ide: restore support for AEC6280M cards in aec62xx.c
Thibaut VARENE
1
-0
/
+15
2006-02-02
[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.
Jeremy Higdon
1
-5
/
+4
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
3
-4
/
+4
2006-01-13
[PATCH] Add ide_bus_type probe and remove methods
Russell King
5
-43
/
+56
2006-01-12
[PATCH] Revert ide softirq handling
Jens Axboe
2
-33
/
+3
2006-01-10
[PATCH] ide-cd: clear random-write capability it not supported
Andrey Borzenkov
1
-0
/
+2
[next]