summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li2005-07-123-3/+365
* [ACPI] generic Hot Key supportLuming Yu2005-07-127-1/+1054
* [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-124-0/+10
* [ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li2005-07-121-22/+14Star
* [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-123-51/+105
* [ACPI] CONFIG_ACPI now depends on CONFIG_PMLen Brown2005-07-121-1/+2
* [ACPI] Allow simultaneous Fixed Feature and Control Method buttonsAlexey Starikovskiy2005-07-121-244/+1Star
* [ACPI] update CONFIG_ACPI_CONTAINER Kconfig helpKeiichiro Tokunaga2005-07-121-2/+7
* Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-171-3/+6
|\
| * When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda2005-06-171-3/+6
* | [PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig2005-06-171-1/+4
* | Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe...Linus Torvalds2005-06-161-8/+1Star
|\|
| * This patch fixes q->unplug_thresh condition check inTejun Heo2005-06-161-1/+1
| * This patch kills elevator_global_init() in elevator.c which doesTejun Heo2005-06-161-7/+0Star
* | [PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum2005-06-161-1/+1
* | [PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov2005-06-161-1/+1
* | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-161-1/+2
|/
* [PATCH] macmodes: needs a licenseRandy Dunlap2005-06-141-0/+1
* [PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel2005-06-141-0/+1
* [PATCH] Typo in fbdev sysfs support, virtual_sizeJon Smirl2005-06-141-1/+1
* [PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson2005-06-141-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-141-1/+1
|\
| * [NET]: Move the netdev list to vger.kernel.org.Ralf Baechle2005-06-131-1/+1
* | [PATCH] spin longer for ehci port reset completionDavid Brownell2005-06-131-1/+4
|/
* [PATCH] pwc bug fixAlan Cox2005-06-131-4/+0Star
* [PATCH] radeonfb: don't blow up VGA console on loadBenjamin Herrenschmidt2005-06-131-4/+3Star
* [PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven2005-06-131-1/+1
* [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven2005-06-131-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-06-112-5/+1Star
|\
| * [PATCH] remove bogus hack from radeon IRQ handlerDave Airlie2005-06-101-5/+0Star
| * [PATCH] drm add i945G pci idDave Airlie2005-06-101-0/+1
* | [PATCH] ppc32: Fix nasty sleep/wakeup problemBenjamin Herrenschmidt2005-06-101-0/+6
* | [PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman2005-06-101-4/+5
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-101-0/+6
|\ \
| * | [PATCH] PCI: MSI functionality broken on Serverworks GC chipsetNarendra Sankar2005-06-091-0/+6
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-094-30/+99
|\| |
| * | [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott2005-06-091-27/+91
| * | [PATCH] USB: fix ub issuesPete Zaitcev2005-06-091-2/+2
| * | [PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2005-06-092-1/+6
* | | [PATCH] sg traverse fix for __atapi_pio_bytes()Albert Lee2005-06-091-3/+1Star
* | | [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe2005-06-091-1/+7
|/ /
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-06-091-4/+18
|\ \
| * | [TG3]: Update driver version and release date.David S. Miller2005-06-081-2/+2
| * | [TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan2005-06-081-2/+16
* | | [PATCH] dm: Handle READA requests in dm-mpath.cLars Marowsky-Bree2005-06-091-0/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-081-1/+1
|\ \ \ | |/ / |/| |
| * | [PATCH] Serial: remove unused variable in sa1100 driverRussell King2005-06-081-1/+1
* | | Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-06-0714-56/+61
|\ \ \
| * | | [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger2005-06-071-16/+3Star
| * | | [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-0713-35/+36