index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_pcmcia.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
drivers/ata/pata_pcmcia.c: adjust suspicious bit operation
Julia Lawall
1
-1
/
+2
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-3
/
+2
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-03-02
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
Jeff Garzik
1
-1
/
+1
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-55
/
+26
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-20
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-3
/
+2
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-2
/
+2
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-14
/
+15
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-4
/
+4
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-05-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2010-05-19
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
Tejun Heo
1
-1
/
+1
2010-05-10
pata_pcmcia: get rid of extra indirection
Dominik Brodowski
1
-35
/
+6
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-4
/
+2
2010-05-05
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
Kristoffer Ericson
1
-2
/
+2
2010-04-22
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
Kristoffer Ericson
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-01
libata: make functions/variables static
Robert Hancock
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-1
/
+0
2009-11-08
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)
Dominik Brodowski
1
-8
/
+8
2009-07-28
pata_pcmcia: add CNF-CDROM-ID
Wolfram Sang
1
-0
/
+1
2009-03-24
[libata] Drain data on errors
Alan Cox
1
-1
/
+33
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-1
/
+1
2008-11-11
[libata] pata_pcmcia: another memory card support
Marc Pignat
1
-0
/
+1
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
1
-1
/
+1
2008-08-23
Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia
Dominik Brodowski
1
-92
/
+73
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-8
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-18
/
+15
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-1
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in pata and ide drivers
Dominik Brodowski
1
-91
/
+80
2008-08-23
pcmcia: uniform device IDs of pata_pcmcia and ide-cs
Dominik Brodowski
1
-1
/
+2
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
1
-0
/
+1
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
1
-0
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-2
/
+2
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-3
/
+3
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-42
/
+6
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-15
/
+1
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-2
/
+2
2008-01-23
pata_pcmcia: convert to new data_xfer prototype
Tejun Heo
1
-8
/
+11
2008-01-23
pata_pcmcia: Minor cleanups and support for dual channel cards
Alan Cox
1
-14
/
+17
2008-01-23
pata_pcmcia: Add support for dumb 8bit IDE emulations
Alan Cox
1
-1
/
+70
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-6
/
+6
2007-10-15
[libata] pata_pcmcia: Add additional id string (corsair, 1GB)
Kristoffer Ericson
1
-0
/
+2
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-0
/
+2
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-1
/
+0
[next]