aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-17UEAGLE : comestic changesmatthieu castet1-18/+24
2006-10-17UEAGLE : use interruptible sleepmatthieu castet1-3/+3
2006-10-17UEAGLE : be suspend friendlymatthieu castet1-0/+3
2006-10-17USB: ohci-pnx4008 build fixesDavid Brownell1-3/+6
2006-10-17USB: suspend/resume support for kawethOliver Neukum1-9/+73
2006-10-17USB: remove private debug macros from kawethOliver Neukum1-66/+56
2006-10-17USB: Support for BT On-Air USB modem in cdc-acm.cChris Malley1-0/+3
2006-10-17airprime: New device ID.Luiz Fernando N. Capitulino1-0/+1
2006-10-17USB: fix use after free in wacom_sys.cEric Sesterhenn1-1/+1
2006-10-17USB: BUG_ON conversion for wacom.cEric Sesterhenn1-2/+1
2006-10-17USB: Wacom driver updatesPing Cheng5-62/+80
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman6-69/+37
2006-10-17sky2: GMAC pause frameStephen Hemminger1-1/+1
2006-10-17sky2: accept multicast pause framesStephen Hemminger1-6/+18
2006-10-17sky2: version 1.9Stephen Hemminger1-1/+1
2006-10-17sky2: no message on rx fifo overflowStephen Hemminger1-2/+4
2006-10-17sky2: flow control setting fixesStephen Hemminger2-45/+81
2006-10-17sky2: don't reset PHY twiceStephen Hemminger1-12/+1
2006-10-17sky2: use duplex result bitsStephen Hemminger1-20/+1
2006-10-17sky2: advertising register 16 bitsStephen Hemminger1-1/+1
2006-10-17sky2: fiber pause bitsStephen Hemminger1-8/+19
2006-10-17sky2: phy irq on shutdownStephen Hemminger1-8/+8
2006-10-17sky2: turn of workaround timerStephen Hemminger1-2/+2
2006-10-17sky2: MSI test is only a warningStephen Hemminger1-3/+3
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-28/+105
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik5-11/+20
2006-10-17[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik1-3/+6
2006-10-17[PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced appropriatelyAmol Lad2-40/+31
2006-10-17[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appropriatelyAmol Lad4-33/+27
2006-10-17[PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita1-9/+23
2006-10-17[PATCH] rd: memory leak on rd_init() failureAkinobu Mita1-6/+6
2006-10-17[PATCH] rtc: fix printk of 64-bit res on 32-bit platformJeff Garzik1-2/+2
2006-10-17[PATCH] I2O: handle a few sysfs errorsJeff Garzik2-5/+24
2006-10-17[PATCH] drivers/led: handle sysfs errorsJeff Garzik2-7/+35
2006-10-17[PATCH] sx: fix user-visible typo (devic)Alexey Dobriyan1-1/+1
2006-10-17[PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk1-11/+4
2006-10-17[PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton1-0/+6
2006-10-17[PATCH] rtc-max6902: month conversion fixFrancisco Larramendi1-1/+1
2006-10-17[PATCH] w1 kconfig fixEvgeniy Polyakov1-1/+0
2006-10-17[PATCH] md: fix /proc/mdstat refcountingAkinobu Mita1-0/+1
2006-10-17[PATCH] synclink: remove PAGE_SIZE referencePaul Fulghum1-2/+2
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant8-23/+23
2006-10-17[PATCH] ioc4: Remove SN2 feature and config dependenciesBrent Casavant2-26/+23
2006-10-16[PATCH] CONFIG_TELCLOCK depends on X86Geert Uytterhoeven1-1/+1
2006-10-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-10/+7
2006-10-16[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-16[PATCH] ide: add sanity checking to ide taskfile ioctlAlan Cox1-4/+9
2006-10-16[PATCH] rio: fix array checkingAlan Cox1-2/+2
2006-10-15[Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann1-10/+7
2006-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds18-932/+869