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
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
2006-01-10
[PATCH] ide: preserve errors for failed requests
Jens Axboe
1
-5
/
+6
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-1
/
+1
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
1
-1
/
+1
2006-01-10
[PATCH] powerpc: Some ppc compile fixes...
David Woodhouse
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem
Aleksey Makarov
2
-6
/
+6
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-3
/
+3
2006-01-09
Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-7
/
+37
2006-01-09
[IDE] Use the block layer deferred softirq request completion
Jens Axboe
2
-7
/
+37
2006-01-09
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
1
-10
/
+0
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
4
-29
/
+32
2006-01-08
[PATCH] frv: fix uninitialised variable in serverworks driver
David Howells
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-06
[BLOCK] update IDE to use new blk_ordered for barriers
Tejun Heo
2
-88
/
+54
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2
-5
/
+5
2006-01-06
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
Richard Purdie
1
-0
/
+4
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-42
/
+14
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-15
/
+4
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-16
/
+5
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-14
/
+24
2006-01-04
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
5
-0
/
+64
2005-12-15
[PATCH] ide-cd: remove write-only cmd field from struct cdrom_info
Bartlomiej Zolnierkiewicz
2
-8
/
+0
2005-12-15
[PATCH] ide-disk: flush cache after calling del_gendisk()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2005-12-15
[PATCH] ide: AU1200 IDE update
Jordan Crouse
3
-974
/
+535
2005-12-15
[PATCH] ide: core modifications for AU1200
Jordan Crouse
1
-9
/
+6
2005-12-15
[PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y
Marcelo Tosatti
1
-1
/
+1
2005-12-15
[PATCH] via82cxxx IDE: Add VT8251 ISA bridge
Daniel Drake
1
-0
/
+1
2005-12-15
[PATCH] sgiioc4: check for no hwifs available
Jeremy Higdon
1
-1
/
+7
[next]