summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-177-28/+105
|\
| * Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik2006-10-121-7/+15
| * Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+16
| * Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+14
| * Input: serio - add lockdep annotationsJiri Kosina2006-10-112-2/+7
| * Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-111-13/+41
| * Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-111-2/+11
| * Input: add missing exports to fix modular buildDmitry Torokhov2006-10-111-0/+1
* | [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-175-11/+20
* | [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-10-171-3/+6
* | [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...Amol Lad2006-10-172-40/+31
* | [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad2006-10-174-33/+27
* | [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
OpenPOWER on IntegriCloud