| Commit message (Expand) | Author | Age | Files | Lines |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
* | m68k: missing exports | Al Viro | 2007-07-20 | 1 | -0/+2 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 5 | -0/+8 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 5 | -5/+5 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 3 | -17/+18 |
* | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2007-07-20 | 1 | -0/+1 |
* | hd.c: remove BIOS/CMOS queries | H. Peter Anvin | 2007-07-12 | 1 | -61/+12 |
* | [PATCH] fix request->cmd == INT cases | Boaz Harrosh | 2007-07-10 | 1 | -1/+2 |
* | drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR... | Andi Drebes | 2007-07-09 | 1 | -1/+1 |
* | ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable | Robert P. J. Day | 2007-07-09 | 1 | -14/+0 |
* | qd65xx: fix PIO mode selection | Bartlomiej Zolnierkiewicz | 2007-07-08 | 1 | -2/+1 |
* | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 5 | -7/+12 |
* | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 6 | -8/+8 |
* | ide-cs: recognize 2GB CompactFlash from Transcend | Fabrice Aeschbacher | 2007-05-05 | 1 | -0/+1 |
* | ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 5 | -5/+47 |
* | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -2/+2 |
* | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 | 4 | -8/+0 |
* | ide-cs: Update device table | Magnus Damm | 2007-03-03 | 1 | -2/+5 |
* | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 4 | -4/+4 |
* | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -7/+7 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 | 1 | -6/+0 |
* | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 2006-12-04 | 1 | -7/+3 |
* | [PATCH] pcmcia: yet another IDE ID | Marcin Juszkiewicz | 2006-12-04 | 1 | -0/+1 |
* | [PATCH] pcmcia: Add an id to ide-cs.c | Matt Reimer | 2006-12-04 | 1 | -0/+1 |
* | [PATCH] drivers/ide: stray bracket | Nicolas Kaiser | 2006-11-14 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 2 | -2/+2 |
* | [PATCH] ide-cs (CompactFlash) driver, rm irq warning | David Brownell | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] PCMCIA: Add few IDs into ide-cs | Marcin Juszkiewicz | 2006-10-03 | 1 | -0/+5 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if... | Linus Torvalds | 2006-07-12 | 1 | -71/+10 |
* | [PATCH] irq-flags: ide: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 7 | -7/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 7 | -7/+0 |
* | | [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac... | Thomas Kleffel | 2006-06-30 | 1 | -10/+71 |
|/ |
|
* | [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports | Roman Zippel | 2006-06-23 | 1 | -0/+1 |
* | [PATCH] ide_cs: Add IBM microdrive to known IDs | Thomas Kleffel | 2006-05-15 | 1 | -0/+1 |
* | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 | 1 | -8/+1 |
* | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 | 1 | -8/+7 |
* | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 | 1 | -32/+28 |
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 | 1 | -7/+6 |
* | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 | 1 | -7/+4 |
* | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 | 1 | -23/+0 |
* | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 | 1 | -7/+1 |
* | [PATCH] pcmcia: add another ide-cs CF card id | David Brownell | 2006-03-01 | 1 | -0/+1 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -16/+8 |
* | [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs | Richard Purdie | 2006-01-06 | 1 | -0/+4 |
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 1 | -42/+14 |
* | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 1 | -15/+4 |
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 1 | -16/+5 |