Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-12 | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 1 | -1/+0 |
2007-10-12 | libata-link: linkify config/EH related functions | Tejun Heo | 1 | -6/+6 |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo | 1 | -2/+2 |
2007-08-31 | [libata] Bump driver versions | Jeff Garzik | 1 | -1/+1 |
2007-07-20 | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 1 | -0/+1 |
2007-07-03 | pata_pcmcia: Switch to ata_sff_port_start | Alan Cox | 1 | -1/+1 |
2007-05-11 | pata_pcmcia: recognize 2GB CompactFlash from Transcend | Aeschbacher, Fabrice | 1 | -0/+1 |
2007-05-09 | pata_pcmcia.c: add card ident for jvc cdrom | Richard Kennedy | 1 | -0/+1 |
2007-04-28 | libata: convert the remaining PATA drivers to new init model | Tejun Heo | 1 | -20/+20 |
2007-04-28 | pcmcia - spot slave decode flaws (for testing) | Alan | 1 | -0/+34 |
2007-04-28 | [libata] Update several PATA drivers for new ->cable_detect hook | Jeff Garzik | 1 | -1/+2 |
2007-02-26 | [libata] bump versions | Jeff Garzik | 1 | -1/+1 |
2007-02-25 | pata_pcmcia: Fix oops in 2.6.21-rc1 | Alan | 1 | -1/+0 |