| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call | Tobias Oed | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] ide-floppy: fix debug-only syntax error | Randy Dunlap | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] IDE CD end-of media error fix | Alan Cox | 2006-06-25 | 2 | -28/+149 |
* | [PATCH] idetape gcc 4.1 warning fix | Daniel Walker | 2006-06-25 | 1 | -16/+33 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-23 | 1 | -2/+5 |
|\ |
|
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 | 2 | -11/+1 |
| |\ |
|
| * \ | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-06-11 | 1 | -5/+11 |
| |\ \ |
|
| * | | | [PATCH] sata_nv: Add MCP61 support | Andrew Chew | 2006-05-24 | 1 | -2/+5 |
* | | | | [PATCH] Get rid of struct request request_pm_state member | Jens Axboe | 2006-06-23 | 2 | -41/+54 |
* | | | | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 2006-06-23 | 8 | -30/+15 |
* | | | | [PATCH] SGI IOC4: Detect IO card variant | Brent Casavant | 2006-06-23 | 1 | -0/+6 |
* | | | | [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports | Roman Zippel | 2006-06-23 | 2 | -0/+2 |
* | | | | [PATCH] Fix cdrom being confused on using kdump | Rachita Kothiyal | 2006-06-23 | 1 | -1/+4 |
| |_|/
|/| | |
|
* | | | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 | 2 | -11/+1 |
| |/
|/| |
|
* | | [PATCH] sgiioc4: use mmio ops instead of port io | Jeremy Higdon | 2006-05-31 | 1 | -5/+11 |
|/ |
|
* | [PATCH] powerpc: Fix ide-pmac sysfs entry | Benjamin Herrenschmidt | 2006-05-21 | 1 | -0/+2 |
* | [PATCH] ide_cs: Add IBM microdrive to known IDs | Thomas Kleffel | 2006-05-15 | 1 | -0/+1 |
* | [PATCH] alim15x3: ULI M-1573 south Bridge support | KAI.HSU | 2006-04-19 | 1 | -0/+2 |
* | [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC | Adrian Bunk | 2006-04-19 | 2 | -15/+0 |
* | [PATCH] ide: ATI SB600 IDE support | Anatoli Antonovitch | 2006-04-19 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-04-02 | 1 | -86/+41 |
|\ |
|
| * | [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] LED: Add IDE disk activity LED trigger | Richard Purdie | 2006-03-31 | 1 | -0/+3 |
* | | [PATCH] Ensure ide-taskfile calls any driver specific end_request function | Richard Purdie | 2006-03-31 | 1 | -1/+7 |
|/ |
|
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 5 | -9/+10 |
|\ |
|
| * | [PATCH] ide-tape: use time_after(), time_after_eq() | Marcelo Feitoza Parisi | 2006-03-28 | 1 | -2/+3 |
| * | [PATCH] ide_generic_all_on() warning fix | Andrew Morton | 2006-03-28 | 1 | -1/+2 |
| * | [PATCH] Small fixes backported to old IDE SiS driver | Alan Cox | 2006-03-28 | 1 | -0/+2 |
| * | [PATCH] ide: AMD756 no host side cable detection | Rene Herman | 2006-03-28 | 1 | -6/+2 |
| * | [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure | Jens Axboe | 2006-03-27 | 1 | -0/+1 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 2 | -2/+2 |
|/ |
|
* | [PATCH] ide: fix section mismatch warning | Sam Ravnborg | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations | Kumar Gala | 2006-03-24 | 2 | -2/+9 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] sem2mutex: drivers/ide | Arjan van de Ven | 2006-03-23 | 4 | -24/+28 |
* | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig | 2006-03-23 | 1 | -49/+50 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 1 | -0/+5 |
* | [PATCH] pcmcia: add another ide-cs CF card id | David Brownell | 2006-03-01 | 1 | -0/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-02-17 | 1 | -5/+0 |
|\ |
|
| * | [IA64] remove obsolete corporate address | Jes Sorensen | 2006-02-15 | 1 | -5/+0 |
* | | [PATCH] ide: touch softlockup detector during pio | Andrew Morton | 2006-02-15 | 1 | -0/+3 |
|/ |
|
* | [PATCH] ide: cast arguments to pr_debug() properly | Michael Richardson | 2006-02-07 | 1 | -2/+4 |
* | [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE | Adrian Bunk | 2006-02-03 | 3 | -28/+0 |
* | [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization | Loren M. Lang | 2006-02-03 | 1 | -0/+4 |