aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-06
|\
| * fuse: clean up annotations of fc->lockHarvey Harrison2008-12-02
| * fuse: fix sparse warning in ioctlMiklos Szeredi2008-12-02
| * fuse: update interface versionMiklos Szeredi2008-12-01
| * fuse: add fuse_conn->release()Tejun Heo2008-11-26
| * fuse: separate out fuse_conn_init() from new_conn()Tejun Heo2008-11-26
| * fuse: add fuse_ prefix to several functionsTejun Heo2008-11-26
| * fuse: implement poll supportTejun Heo2008-11-26
| * fuse: implement unsolicited notificationTejun Heo2008-11-26
| * fuse: add file kernel handleTejun Heo2008-11-26
| * fuse: implement ioctl supportTejun Heo2008-11-26
| * fuse: don't let fuse_req->end() put the base referenceTejun Heo2008-11-26
| * fuse: move FUSE_MINOR to miscdevice.hTejun Heo2008-11-26
| * fuse: style fixesMiklos Szeredi2008-11-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-06
|\ \
| * | scc_pata: make use of scc_dma_sff_read_status()Sergei Shtylyov2009-01-06
| * | ide-dma-sff: factor out ide_dma_sff_write_status()Sergei Shtylyov2009-01-06
| * | ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-06
| * | ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov2009-01-06
| * | 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