index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-19
[PATCH] ide: add missing __init tags to device drivers
Bartlomiej Zolnierkiewicz
4
-11
/
+5
2005-11-19
[PATCH] ide: remove dead code from flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2005-11-19
[PATCH] ide: remove dead DEBUG_TASKFILE code
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2005-11-19
[PATCH] ide: remove unused ide_action_t:ide_next
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2005-11-19
[PATCH] sis5513: enable ATA133 for the SiS965 southbridge
Aurelien Jarno
1
-0
/
+1
2005-11-19
[PATCH] via82cxxx: add VIA VT6410 IDE support
Mathias Kretschmer
1
-9
/
+21
2005-11-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
12
-339
/
+139
2005-11-18
[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU
James Bottomley
1
-4
/
+4
2005-11-18
[PATCH] ide: make comment match reality
Ralf Baechle
1
-1
/
+1
2005-11-18
[PATCH] cs5520: fix return value of cs5520_init_one()
Amit Gud
1
-3
/
+2
2005-11-18
[PATCH] siimage: docs urls
Jeff Garzik
1
-1
/
+7
2005-11-18
[PATCH] aec62xxx: remove all dead (#if0'd) code
Thibaut VARENE
1
-47
/
+0
2005-11-18
[PATCH] pmac IDE: don't release empty interfaces
Thibaut VARENE
1
-14
/
+0
2005-11-18
[PATCH] alim15x3: use KERN_WARNING
Alexey Dobriyan
1
-1
/
+1
2005-11-18
[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()
Hanna Linder
1
-1
/
+6
2005-11-18
[PARISC] Mention PA-RISC in NS87415 help
Matthew Wilcox
1
-1
/
+1
2005-11-18
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
4
-4
/
+4
2005-11-18
[PATCH] via82cxxx IDE: support multiple controllers
Daniel Drake
1
-78
/
+117
2005-11-18
[PATCH] via82cxxx IDE: remove /proc/via entry
Daniel Drake
1
-188
/
+0
2005-11-17
[IDE] Add driver for Sibyte Swarm evaluation board
Ralf Baechle
4
-1
/
+207
2005-11-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-44
/
+39
2005-11-13
[PATCH] ppc: add support for new powerbooks
Olof Johansson
1
-3
/
+8
2005-11-12
[ARM] Ensure sl82c105 IDE interfaces are serialized when using DMA
Russell King
1
-0
/
+3
2005-11-12
[ARM] Fix broken sl82c105 DMA prevention
Russell King
1
-44
/
+36
2005-11-10
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
1
-5
/
+7
2005-11-10
[PATCH] ide-floppy: software eject not working with LS-120 drive
Ondrej Zary
1
-4
/
+2
2005-11-10
[PATCH] siimage: enable interrupts on Adaptec SA-1210 card
John W. Linville
1
-0
/
+9
2005-11-09
[PATCH] ide: CS5535 driver
Jaya Kumar
3
-0
/
+315
2005-11-09
[PATCH] ide: AMD Geode GX/LX support
Jordan Crouse
1
-0
/
+3
2005-11-09
[PATCH] ide: possible cleanups
Adrian Bunk
3
-9
/
+1
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
2
-3
/
+5
2005-11-08
[PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc
Benjamin Herrenschmidt
1
-3
/
+6
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
4
-22
/
+11
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
10
-32
/
+14
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
5
-28
/
+1348
2005-10-30
[PATCH] ide-cd mini cleanup of casts
Jesper Juhl
1
-25
/
+29
2005-10-30
[PATCH] protect ide_cdrom_capacity by ifdef
Amos Waterland
1
-0
/
+2
2005-10-29
Cleaned up AMD Au1200 IDE driver:
Pete Popov
3
-1
/
+1281
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-2
/
+2
2005-10-28
[PATCH] add sysfs support for ide tape
Will Dyson
1
-2
/
+36
2005-10-12
Merge from Linus' tree
Paul Mackerras
1
-0
/
+8
2005-10-10
[PATCH] ide: Workaround PM problem
Benjamin Herrenschmidt
1
-0
/
+8
2005-09-29
Merge by hand from Linus' tree.
Paul Mackerras
1
-1
/
+1
2005-09-26
[PATCH] pcmcia: update ID for NinjaATA
Dominik Brodowski
1
-1
/
+1
2005-09-19
[PATCH] powerpc: Remove sections use from ppc64 and drivers
Jon Loeliger
1
-40
/
+40
2005-09-17
[PATCH] ide: fix null request pointer for taskfile ioctl
Timothy Thelin
1
-0
/
+1
2005-09-13
[PATCH] ide: clean up the garbage in eighty_ninty_three
Alan Cox
1
-35
/
+6
2005-09-13
Fix up more strange byte writes to the PCI_ROM_ADDRESS config word
Linus Torvalds
2
-2
/
+2
2005-09-11
hpt366: write the full 4 bytes of ROM address, not just low 1 byte
Linus Torvalds
1
-2
/
+6
2005-09-10
[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()
Nishanth Aravamudan
1
-2
/
+2
[next]