summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usbatm: fix tiny raceDuncan Sands2006-10-171-4/+1Star
* USB: unusual_devs entry for Nokia 6131Alan Stern2006-10-171-0/+7
* USB: fix cdc-acm problems with hard irq? (inconsistent lock state)Jarek Poplawski2006-10-171-13/+13
* UEAGLE : comestic changesmatthieu castet2006-10-171-18/+24
* UEAGLE : use interruptible sleepmatthieu castet2006-10-171-3/+3
* UEAGLE : be suspend friendlymatthieu castet2006-10-171-0/+3
* USB: ohci-pnx4008 build fixesDavid Brownell2006-10-171-3/+6
* USB: suspend/resume support for kawethOliver Neukum2006-10-171-9/+73
* USB: remove private debug macros from kawethOliver Neukum2006-10-171-66/+56Star
* USB: Support for BT On-Air USB modem in cdc-acm.cChris Malley2006-10-171-0/+3
* airprime: New device ID.Luiz Fernando N. Capitulino2006-10-171-0/+1
* USB: fix use after free in wacom_sys.cEric Sesterhenn2006-10-171-1/+1
* USB: BUG_ON conversion for wacom.cEric Sesterhenn2006-10-171-2/+1Star
* USB: Wacom driver updatesPing Cheng2006-10-175-62/+80
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-176-69/+37Star
* sky2: GMAC pause frameStephen Hemminger2006-10-171-1/+1
* sky2: accept multicast pause framesStephen Hemminger2006-10-171-6/+18
* sky2: version 1.9Stephen Hemminger2006-10-171-1/+1
* sky2: no message on rx fifo overflowStephen Hemminger2006-10-171-2/+4
* sky2: flow control setting fixesStephen Hemminger2006-10-172-45/+81
* sky2: don't reset PHY twiceStephen Hemminger2006-10-171-12/+1Star
* sky2: use duplex result bitsStephen Hemminger2006-10-171-20/+1Star
* sky2: advertising register 16 bitsStephen Hemminger2006-10-171-1/+1
* sky2: fiber pause bitsStephen Hemminger2006-10-171-8/+19
* sky2: phy irq on shutdownStephen Hemminger2006-10-171-8/+8
* sky2: turn of workaround timerStephen Hemminger2006-10-171-2/+2
* sky2: MSI test is only a warningStephen Hemminger2006-10-171-3/+3
* 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/+31Star
* | [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad2006-10-174-33/+27Star
* | [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/+4Star
* | [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/+0Star
* | [PATCH] md: fix /proc/mdstat refcountingAkinobu Mita2006-10-171-0/+1