Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2bd24a1cfc99d242c2cff9a6b74ca49fcaac3fb6
/
drivers
/
ide
/
ide-cs.c
980fc29
pcmcia: add another pata/ide ID
by Marc Pignat
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/legacy/ide-cs.c]
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
ff08705
Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia
by Dominik Brodowski
· 16 years ago
ad913c1
pcmcia: pcmcia_config_loop() improvement by passing vcc
by Dominik Brodowski
· 16 years ago
8e2fc39
pcmcia: pcmcia_config_loop() default CIS entry handling
by Dominik Brodowski
· 16 years ago
0bac660
pcmcia: use pcmcia_loop_config in pata and ide drivers
by Dominik Brodowski
· 16 years ago
795659e
pcmcia: uniform device IDs of pata_pcmcia and ide-cs
by Dominik Brodowski
· 16 years ago
6f904d0
ide: add ide_host_add() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
48c3c10
ide: add struct ide_host (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
c97c6ac
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
f39548a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 16 years ago
dccdf52
ide-cs: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
256c5f8
ide: fix hwif-s initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
417e149
pcmcia: ide-cs: Remove outdated comment
by Larry Finger
· 16 years ago
42c5920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
727c674
pcmcia: Fix ide-cs sparse warning
by Larry Finger
· 16 years ago
8152242
pcmcia: ide-cs debugging bugfix
by Larry Finger
· 16 years ago
a49c06b
pcmcia ide kingston compactflash's have a new manufacturer id
by Christophe Niclaes
· 16 years ago
a17bf22
pcmcia: add another pata/ide ID
by Kristoffer Ericson
· 16 years ago
74e2338
pcmcia: add an pata/ide ID
by Matt Reimer
· 16 years ago
fbc69fd
ide-cs: fix releasing I/O resources
by Bartlomiej Zolnierkiewicz
· 16 years ago
792a1a9
ide-cs: fix probing and add warm-plug support
by Bartlomiej Zolnierkiewicz
· 16 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
387750c
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
bf64b7a
ide: sanitize ide_unregister() usage
by Bartlomiej Zolnierkiewicz
· 17 years ago
d703b79
ide-cs: manage I/O resources in driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bff5b
ide: cleanup ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2304dc6
ide: remove ->hold field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
93de00f
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4f0eee4
ide: use ide_find_port() instead of ide_deprecated_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
dcb425f5
ide-cs: use ide_std_init_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
909f436
ide: fix ide_unregister() usage in host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e016a7
ide: add ide_deprecated_find_port() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
f82c2b1
ide: add 'init_default' and 'restore' arguments to ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
cbb010c
ide: drop 'initializing' argument from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
fd9bb53
ide: add ->fixup method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
7b1dec5
ide-cs: Add additional id string (corsair, 1GB)
by Kristoffer Ericson
· 17 years ago
363f7e4
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
by Marcin Juszkiewicz
· 17 years ago
869c56e
ide: add "initializing" argument to ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
aa12b28
ide-cs: recognize 2GB CompactFlash from Transcend
by Fabrice Aeschbacher
· 18 years ago
ed89616
ide-cs: Update device table
by Magnus Damm
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
efd5058
[PATCH] pcmcia: remove manf_id and card_id indirection
by Dominik Brodowski
· 18 years ago
0517793
[PATCH] pcmcia: yet another IDE ID
by Marcin Juszkiewicz
· 18 years ago
bf4e182
[PATCH] pcmcia: Add an id to ide-cs.c
by Matt Reimer
· 18 years ago
53a04c6
[PATCH] ide-cs (CompactFlash) driver, rm irq warning
by David Brownell
· 18 years ago
4fa902a
[PATCH] PCMCIA: Add few IDs into ide-cs
by Marcin Juszkiewicz
· 18 years ago
2f1b925
Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available"
by Linus Torvalds
· 18 years ago
5040cb8
[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available
by Thomas Kleffel
· 18 years ago
264a341
[PATCH] ide_cs: Add IBM microdrive to known IDs
by Thomas Kleffel
· 18 years ago
e2d4096
[PATCH] pcmcia: use bitfield instead of p_state and state
by Dominik Brodowski
· 19 years ago
15b99ac
[PATCH] pcmcia: add return value to _config() functions
by Dominik Brodowski
· 19 years ago
fba395e
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
by Dominik Brodowski
· 19 years ago
fd23823
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
by Dominik Brodowski
· 19 years ago
70294b4
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
by Dominik Brodowski
· 19 years ago
8661bb5
[PATCH] pcmcia: default suspend and resume handling
by Dominik Brodowski
· 19 years ago
5f2a71f
[PATCH] pcmcia: add pcmcia_disable_device
by Dominik Brodowski
· 19 years ago
4293565
[PATCH] pcmcia: add another ide-cs CF card id
by David Brownell
· 19 years ago
725a6ab
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
by Richard Purdie
· 19 years ago
f8cfa61
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
by Dominik Brodowski
· 19 years ago
b463581
[PATCH] pcmcia: remove dev_list from drivers
by Dominik Brodowski
· 19 years ago
cc3b486
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
by Dominik Brodowski
· 19 years ago
98e4c28
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
4349d5c
[PATCH] ide: incorrect device link for ide-cs
by Hannes Reinecke
· 19 years ago
f5e3c2f
[PATCH] ide: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
2570b74
[PATCH] pcmcia: update ID for NinjaATA
by Dominik Brodowski
· 19 years ago
2aad5f0
[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()
by Nishanth Aravamudan
· 19 years ago
d3feb18
[PATCH] pcmcia: more IDs for ide_cs
by Dominik Brodowski
· 19 years ago
2b8d466
[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers started up
by Dominik Brodowski
· 19 years ago
d277ad0
[PATCH] pcmcia: fix many device IDs
by Komuro
· 19 years ago
698e22c
[PATCH] pcmcia: ide-cs id_table update
by Pavel Roskin
· 19 years ago
44670d2
[PATCH] pcmcia: remove references to pcmcia/version.h
by Dominik Brodowski
· 19 years ago
1e212f3
[PATCH] pcmcia: move event handler
by Dominik Brodowski
· 19 years ago
f8f7cc0
[PATCH] pcmcia: more IDs for ide_cs
by Dominik Brodowski
· 19 years ago
f70b7d4
[PATCH] pcmcia: id_table for ide_cs.c
by Dominik Brodowski
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago