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
/
legacy
/
ide-cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-26
ide-cs: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-22
/
+48
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-04-18
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
ide-cs: use ide_std_init_ports()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-02-02
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
1
-1
/
+24
2008-02-02
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-16
ide-cs: Add additional id string (corsair, 1GB)
Kristoffer Ericson
1
-5
/
+7
2007-07-20
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
Marcin Juszkiewicz
1
-0
/
+1
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-05
ide-cs: recognize 2GB CompactFlash from Transcend
Fabrice Aeschbacher
1
-0
/
+1
2007-03-03
ide-cs: Update device table
Magnus Damm
1
-2
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-6
/
+0
2006-12-04
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
1
-7
/
+3
2006-12-04
[PATCH] pcmcia: yet another IDE ID
Marcin Juszkiewicz
1
-0
/
+1
2006-12-04
[PATCH] pcmcia: Add an id to ide-cs.c
Matt Reimer
1
-0
/
+1
2006-10-03
[PATCH] ide-cs (CompactFlash) driver, rm irq warning
David Brownell
1
-1
/
+1
2006-10-03
[PATCH] PCMCIA: Add few IDs into ide-cs
Marcin Juszkiewicz
1
-0
/
+5
2006-07-12
Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...
Linus Torvalds
1
-71
/
+10
2006-06-30
[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...
Thomas Kleffel
1
-10
/
+71
2006-05-15
[PATCH] ide_cs: Add IBM microdrive to known IDs
Thomas Kleffel
1
-0
/
+1
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-01
[PATCH] pcmcia: add another ide-cs CF card id
David Brownell
1
-0
/
+1
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
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
1
-3
/
+4
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-4
/
+2
2005-09-26
[PATCH] pcmcia: update ID for NinjaATA
Dominik Brodowski
1
-1
/
+1
2005-09-10
[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()
Nishanth Aravamudan
1
-2
/
+2
2005-09-09
[PATCH] pcmcia: more IDs for ide_cs
Dominik Brodowski
1
-1
/
+5
2005-08-01
[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started up
Dominik Brodowski
1
-1
/
+1
2005-07-28
[PATCH] pcmcia: fix many device IDs
Komuro
1
-1
/
+1
2005-07-28
[PATCH] pcmcia: ide-cs id_table update
Pavel Roskin
1
-0
/
+1
2005-07-07
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
1
-1
/
+0
[next]