aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Resurrect IT8172 IDE controller driverShane McDonald2009-01-06
* piix: sync ich_laptop[] with ata_piix.cBartlomiej Zolnierkiewicz2009-01-06
* ide: update warm-plug HOWTOBartlomiej Zolnierkiewicz2009-01-06
* ide: fix ide_port_scan() to do ACPI setup after initializing request queuesBartlomiej Zolnierkiewicz2009-01-06
* ide: remove now redundant ->cur_dev checksBartlomiej Zolnierkiewicz2009-01-06
* ide: remove unused ide_hwif_t.sg_mapped fieldBartlomiej Zolnierkiewicz2009-01-06
* ide: struct ide_atapi_pc - remove unused fields and update documentationBartlomiej Zolnierkiewicz2009-01-06
* ide: remove superfluous hwif variable assignment from ide_timer_expiry()Bartlomiej Zolnierkiewicz2009-01-06
* ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.cBartlomiej Zolnierkiewicz2009-01-06
* ide: make "paranoia" ->handler check in ide_intr() more strictBartlomiej Zolnierkiewicz2009-01-06
* ide-cd: convert to ide-atapi facilitiesBorislav Petkov2009-01-06
* ide-cd: start DMA before sending the actual packet commandBorislav Petkov2009-01-06
* ide-cd: wait for DRQ to get set per defaultBorislav Petkov2009-01-06
* ide: Fix drive's DWORD-IO handlingMario Schwalbe2009-01-06
* ide: add port and host iteratorsBartlomiej Zolnierkiewicz2009-01-06
* ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz2009-01-06
* ide: NUMA aware allocation of host and port structuresBartlomiej Zolnierkiewicz2009-01-06
* it821x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-06
* cmd64x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-06
* cmd640: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-06
* amd74xx: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz2009-01-06
* ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz2009-01-06
* ide: unexport ide_wait_not_busy()Bartlomiej Zolnierkiewicz2009-01-06
* ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz2009-01-06
* ide: remove 'byte' typedefBartlomiej Zolnierkiewicz2009-01-06
* ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz2009-01-06
* ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz2009-01-06
* ide: remove HWIF() macroBartlomiej Zolnierkiewicz2009-01-06
* ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz2009-01-06
* ide: update ide_unregister() documentationBartlomiej Zolnierkiewicz2009-01-06
* ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-06
* ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz2009-01-06
* ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz2009-01-06
* ide: use per-port IRQ handlersBartlomiej Zolnierkiewicz2009-01-06
* ide: add ->cur_port to struct ide_host and use it for serialized hostsBartlomiej Zolnierkiewicz2009-01-06
* ide: fix setting nIEN on idle devicesBartlomiej Zolnierkiewicz2009-01-06
* ide: fix LOCKDEP warningBartlomiej Zolnierkiewicz2009-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-01-05
|\
| * dm snapshot: extend exception store functionsJonathan Brassow2009-01-05
| * dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-05
| * dm snapshot: rename struct exception_storeJonathan Brassow2009-01-05
| * dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-05
| * dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-05
| * dm: add name and uuid to sysfsMilan Broz2009-01-05
| * dm table: rework reference countingMikulas Patocka2009-01-05
| * dm: support barriers on simple devicesAndi Kleen2009-01-05
| * dm request: extend target interfaceKiyoshi Ueda2009-01-05
| * dm request: add cachesKiyoshi Ueda2009-01-05
| * dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz2009-01-05
| * dm log: ensure log bitmap fits on log deviceMilan Broz2009-01-05