summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* intel-iommu: make init_dmars() staticMark McLoughlin2009-01-031-1/+1
* intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin2009-01-031-1/+0
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-029-20/+26
|\
| * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-4/+9
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1818-75/+63
| |\
| * \ Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-171-0/+1
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-178-94/+200
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-168-16/+17
| |\ \ \ \
| | * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-136-44/+147
| | |\ \ \ \
| | * | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| | * | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-6/+7
| | * | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-135-9/+9
| * | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1611-287/+150
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-124-40/+125
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-1260-415/+699
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-0219-1539/+549
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ide-atapi: start dma in a drive-specific wayBorislav Petkov2009-01-021-4/+11
| * | | | | | | | | | | ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf...Borislav Petkov2009-01-021-11/+11
| * | | | | | | | | | | ide-atapi: remove timeout arg to ide_issue_pcBorislav Petkov2009-01-023-3/+8
| * | | | | | | | | | | ide-cd: remove handler wrappersBorislav Petkov2009-01-021-38/+11
| * | | | | | | | | | | ide-cd: remove xferlen arg to cdrom_start_packet_commandBorislav Petkov2009-01-021-5/+5
| * | | | | | | | | | | ide-atapi: split drive-specific functionality in ide_issue_pcBorislav Petkov2009-01-021-16/+20
| * | | | | | | | | | | ide-atapi: assign expiry and timeout based on device typeBorislav Petkov2009-01-021-13/+17
| * | | | | | | | | | | ide-atapi: compute cmd_len based on device type in ide_transfer_pcBorislav Petkov2009-01-021-1/+13
| * | | | | | | | | | | ide: remove the last ide-scsi remnantsBorislav Petkov2009-01-024-9/+2
| * | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov2009-01-021-55/+13
| * | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_transfer_pc()Borislav Petkov2009-01-021-10/+4
| * | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_issue_pcBorislav Petkov2009-01-021-11/+1
| * | | | | | | | | | | ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov2009-01-025-44/+43
| * | | | | | | | | | | ide-atapi: teach ide atapi about drive->waiting_for_dmaBorislav Petkov2009-01-021-0/+7
| * | | | | | | | | | | ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov2009-01-023-3/+17
| * | | | | | | | | | | ide-atapi: setup dma for ide-cdBorislav Petkov2009-01-021-2/+3
| * | | | | | | | | | | ide-atapi: combine drive-specific assignmentsBorislav Petkov2009-01-021-12/+11
| * | | | | | | | | | | ide-atapi: add a dev_is_idecd-inlineBorislav Petkov2009-01-021-1/+7
| * | | | | | | | | | | remove ide-scsiFUJITA Tomonori2009-01-024-862/+4
| * | | | | | | | | | | ide-floppy: allocate only toplevel packet commandsLinus Torvalds2009-01-022-41/+43
| * | | | | | | | | | | ide-cd: move debug defines into headerBorislav Petkov2009-01-022-8/+8
| * | | | | | | | | | | ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz2009-01-023-153/+77
| * | | | | | | | | | | ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz2009-01-022-22/+12
| * | | | | | | | | | | ide: remove "paranoia" checks for hwgroup->busyBartlomiej Zolnierkiewicz2009-01-021-8/+1
| * | | | | | | | | | | ide: remove IDE PM hack from do_ide_request()Bartlomiej Zolnierkiewicz2009-01-021-8/+1
| * | | | | | | | | | | ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz2009-01-021-37/+30
| * | | | | | | | | | | ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz2009-01-024-123/+128
| * | | | | | | | | | | ide: factor out device type classifying from do_identify()Bartlomiej Zolnierkiewicz2009-01-021-73/+81
| * | | | | | | | | | | ide: small ide_register_port() cleanupBartlomiej Zolnierkiewicz2009-01-021-7/+2
| * | | | | | | | | | | ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz2009-01-023-3/+2
| * | | | | | | | | | | tx493x: fix indentationBartlomiej Zolnierkiewicz2009-01-022-26/+26
* | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-0266-2709/+3080
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-021671-61814/+145969
| |\| | | | | | | | | | |
| * | | | | | | | | | | | uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2008-12-232-2/+2