aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz2008-10-17
* ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz2008-10-17
* ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz2008-10-17
* ide-disk: use IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz2008-10-17
* ide-disk: factor out generic disk handling code to ide-gd.cBartlomiej Zolnierkiewicz2008-10-17
* ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz2008-10-17
* ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz2008-10-17
* ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz2008-10-17
* ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: use drive->capacity64 for caching current capacityBartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: drop 'floppy' argument from idefloppy_setup()Bartlomiej Zolnierkiewicz2008-10-17
* ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()Bartlomiej Zolnierkiewicz2008-10-17
* ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()Bartlomiej Zolnierkiewicz2008-10-17
* ide-disk: use to_ide_drv() and ide_drv_g()Bartlomiej Zolnierkiewicz2008-10-17
* ide-floppy: use alloc_disk_node()Bartlomiej Zolnierkiewicz2008-10-17
* ide-disk: lock media before checking for media changeBartlomiej Zolnierkiewicz2008-10-17
* ide-disk: fix IDE_DFLAG_LBA48 handling on resumeBartlomiej Zolnierkiewicz2008-10-17
* {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\
| * VT-d: Changes to support KVMKay, Allen M2008-10-15
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-26
| | | | * | | dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar2008-09-18
| | | | * | | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-14
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-16
|\ \ \ \ \ \ \
| * | | | | | | firewire: fix ioctl() return codeStefan Richter2008-10-15
| * | | | | | | firewire: fix setting tag and sy in iso transmissionStefan Richter2008-10-15
| * | | | | | | firewire: fw-sbp2: fix another small generation access bugStefan Richter2008-10-15
| * | | | | | | firewire: fw-sbp2: enforce s/g segment size limitStefan Richter2008-10-15
| * | | | | | | firewire: fw_send_request_sync()Jay Fenlason2008-10-15
| * | | | | | | ieee1394: survive a few seconds connection lossStefan Richter2008-10-15
| * | | | | | | ieee1394: nodemgr clean up class iteratorsStefan Richter2008-10-15
| * | | | | | | ieee1394: dv1394, video1394: remove unnecessary expressionsStefan Richter2008-10-15
| * | | | | | | ieee1394: raw1394: make write() thread-safeStefan Richter2008-10-15
| * | | | | | | ieee1394: raw1394: narrow down the state_mutex protected regionStefan Richter2008-10-15
| * | | | | | | ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread...Stefan Richter2008-10-15
| * | | | | | | ieee1394: sbp2: enforce s/g segment size limitStefan Richter2008-10-15
| * | | | | | | ieee1394: sbp2: check for DMA mapping failuresStefan Richter2008-10-15
| * | | | | | | ieee1394: sbp2: stricter dma_syncStefan Richter2008-10-15
| * | | | | | | ieee1394: Use DIV_ROUND_UPJulia Lawall2008-10-15
* | | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-16
|\ \ \ \ \ \ \ \
| * | | | | | | | agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom2008-10-16
| * | | | | | | | agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett2008-10-16
| * | | | | | | | agp/intel: Reduce extraneous PCI posting reads during initKeith Packard2008-10-16
| * | | | | | | | agp: Fix stolen memory counting on G4X.Eric Anholt2008-10-16
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\ \ \ \ \ \ \ \
| * | | | | | | | UIO: Fix mapping of logical and virtual memoryAndrew G. Harvey2008-10-16
| * | | | | | | | UIO: add automata sercos3 pci card supportJohn Ogness2008-10-16