summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita2006-10-171-9/+23
* [PATCH] rd: memory leak on rd_init() failureAkinobu Mita2006-10-171-6/+6
* [PATCH] rtc: fix printk of 64-bit res on 32-bit platformJeff Garzik2006-10-171-2/+2
* [PATCH] I2O: handle a few sysfs errorsJeff Garzik2006-10-172-5/+24
* [PATCH] drivers/led: handle sysfs errorsJeff Garzik2006-10-172-7/+35
* [PATCH] sx: fix user-visible typo (devic)Alexey Dobriyan2006-10-171-1/+1
* [PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk2006-10-171-11/+4
* [PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton2006-10-171-0/+6
* [PATCH] rtc-max6902: month conversion fixFrancisco Larramendi2006-10-171-1/+1
* [PATCH] w1 kconfig fixEvgeniy Polyakov2006-10-171-1/+0
* [PATCH] md: fix /proc/mdstat refcountingAkinobu Mita2006-10-171-0/+1
* [PATCH] synclink: remove PAGE_SIZE referencePaul Fulghum2006-10-171-2/+2
* [PATCH] ioc4: Enable build on non-SN2Brent Casavant2006-10-178-23/+23
* [PATCH] ioc4: Remove SN2 feature and config dependenciesBrent Casavant2006-10-172-26/+23
* [PATCH] CONFIG_TELCLOCK depends on X86Geert Uytterhoeven2006-10-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-161-10/+7
|\
| * [Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann2006-10-151-10/+7
* | [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-161-1/+1
* | [PATCH] ide: add sanity checking to ide taskfile ioctlAlan Cox2006-10-161-4/+9
* | [PATCH] rio: fix array checkingAlan Cox2006-10-161-2/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-10-1518-932/+869
|\
| * Pull trivial into test branchLen Brown2006-10-147-11/+14
| |\
| | * ACPI: fix printk format warningsRandy Dunlap2006-10-142-2/+2
| | * ACPI: fix section for CPU init functionsPierre Ossman2006-10-142-2/+2
| | * ACPI: update comments in motherboard.cLen Brown2006-10-141-0/+6
| | * ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina2006-10-141-1/+1
| | * ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov2006-10-141-6/+3
| * | Pull bugzilla-5534 into test branchLen Brown2006-10-142-34/+14
| |\ \
| | * | ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy2006-10-141-21/+13
| | * | ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy2006-10-141-13/+1
| | |/
| * | Pull msi-laptop into test branchLen Brown2006-10-143-0/+415
| |\ \
| | * | MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering2006-10-143-0/+415
| * | | Pull ec into test branchLen Brown2006-10-141-803/+293
| |\ \ \ | | |/ /
| | * | ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering2006-10-141-0/+2
| | * | ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov2006-10-141-79/+45
| | * | ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov2006-10-141-95/+12
| | * | ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov2006-10-141-81/+29
| | * | ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov2006-10-141-458/+253
| | * | ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov2006-10-141-53/+50
| | * | ACPI: consolidate functions in acpi ec driverLennart Poettering2006-10-141-230/+95
| | |/
| * | Pull mwait into test branchLen Brown2006-10-141-38/+63
| |\ \
| | * | ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-38/+63
| | |/
| * | Pull battery into test branchLen Brown2006-10-142-7/+27
| |\ \
| | * | ACPI: check battery status on resume for un/plug events during sleepJiri Kosina2006-10-141-0/+14
| | * | ACPI: sbs: fix module_param() initializersLebedev, Vladimir P2006-10-141-5/+5
| | * | ACPI: sbs: check for NULL device pointerLebedev, Vladimir P2006-10-141-2/+8
| | |/
| * | Pull ibm into test branchLen Brown2006-10-141-2/+0
| |\ \
| | * | ACPI: ibm_acpi: Remove experimental status for brightness and volume.Stefan Schmidt2006-10-141-2/+0
| | |/
| * | Pull asus into test branchLen Brown2006-10-141-30/+37
| |\ \
| | * | ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan2006-10-141-9/+1
OpenPOWER on IntegriCloud