Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42685d577f569a0c06b35cf0739fcb20bfe9acd8
/
drivers
/
ata
/
pata_pcmcia.c
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
4fca377
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
by Jeff Garzik
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 14 years ago
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
e8405f0
pcmcia: move Vpp setup to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
bd7fc2f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
8244cd0
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
by Tejun Heo
· 14 years ago
a371b37
pata_pcmcia: get rid of extra indirection
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
85ea2d3
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
by Kristoffer Ericson
· 15 years ago
f25798e
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
by Kristoffer Ericson
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
9ffc5da
libata: make functions/variables static
by Robert Hancock
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
444486a
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)
by Dominik Brodowski
· 15 years ago
044dcc8
pata_pcmcia: add CNF-CDROM-ID
by Wolfram Sang
· 15 years ago
3d47aa8
[libata] Drain data on errors
by Alan Cox
· 16 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
a12d6c9
[libata] pata_pcmcia: another memory card support
by Marc Pignat
· 16 years ago
ab77163
ata: Switch all my stuff to a common address
by Alan Cox
· 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
498ac18
pcmcia: pcmcia_config_loop() ConfigIndex unification
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
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
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
9363c38
libata: rename SFF functions
by Tejun Heo
· 17 years ago
029cfd6
libata: implement and use ops inheritance
by Tejun Heo
· 17 years ago
68d1d07
libata: implement and use SHT initializers
by Tejun Heo
· 17 years ago
358f9a7
libata: implement and use ata_noop_irq_clear()
by Tejun Heo
· 17 years ago
f885521
pata_pcmcia: convert to new data_xfer prototype
by Tejun Heo
· 17 years ago
d7b1745
pata_pcmcia: Minor cleanups and support for dual channel cards
by Alan Cox
· 17 years ago
a5df2ea
pata_pcmcia: Add support for dumb 8bit IDE emulations
by Alan Cox
· 17 years ago
5796d1c
[libata] Address some checkpatch-spotted issues
by Jeff Garzik
· 17 years ago
77ec15c
[libata] pata_pcmcia: Add additional id string (corsair, 1GB)
by Kristoffer Ericson
· 17 years ago
cbcdd87
libata: implement and use ata_port_desc() to report port configuration
by Tejun Heo
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
6d32d30
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
by Jeff Garzik
· 17 years ago
0260731
libata-link: linkify config/EH related functions
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
2a3103c
[libata] Bump driver versions
by Jeff Garzik
· 17 years ago
363f7e4
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
by Marcin Juszkiewicz
· 17 years ago
872aad4
pata_pcmcia: Switch to ata_sff_port_start
by Alan Cox
· 17 years ago
48aaae7
pata_pcmcia: recognize 2GB CompactFlash from Transcend
by Aeschbacher, Fabrice
· 17 years ago
7871e74
pata_pcmcia.c: add card ident for jvc cdrom
by Richard Kennedy
· 18 years ago
5d72882
libata: convert the remaining PATA drivers to new init model
by Tejun Heo
· 18 years ago
4dc5200
pcmcia - spot slave decode flaws (for testing)
by Alan
· 18 years ago
a0fcdc0
[libata] Update several PATA drivers for new ->cable_detect hook
by Jeff Garzik
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
cc70991
pata_pcmcia: Fix oops in 2.6.21-rc1
by Alan
· 18 years ago
ed2a6e4
pata_pcmcia: Update device table
by Magnus Damm
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
246ce3b
libata: add another IRQ calls (libata drivers)
by Akira Iguchi
· 18 years ago
0d5ff56
libata: convert to iomap
by Tejun Heo
· 18 years ago
24dc5f3
libata: update libata LLDs to use devres
by Tejun Heo
· 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
2eab80a
[PATCH] libata: kill unnecessary sht->max_sectors initializations
by Tejun Heo
· 18 years ago
afdfe89
[PATCH] libata: add missing sht->slave_destroy
by Tejun Heo
· 18 years ago
a0a00cb
[PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync
by Alan Cox
· 18 years ago
bda3028
[libata] Don't use old-EH ->eng_timeout() hook when not needed
by Jeff Garzik
· 18 years ago
85cd725
[libata #pata-drivers] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
669a5db
[libata] Add a bunch of PATA drivers.
by Jeff Garzik
· 18 years ago