aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-17USB: xpad: dance pad supportDominic Cerquetti1-44/+95
2006-10-17USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler1-7/+17
2006-10-17USB: Memory leak in drivers/usb/serial/airprime.cEric Sesterhenn1-0/+1
2006-10-17USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-10-17USB: fix usbatm tiny raceAndrew Morton1-1/+1
2006-10-17USB: unusual_devs entry for Nokia 6234Alan Stern1-0/+7
2006-10-17USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk1-1/+2
2006-10-17USB: ftdi-elan.c: remove dead codeAdrian Bunk1-2/+0
2006-10-17USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fixTobias Lorenz1-1/+2
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn1-1/+2
2006-10-17USB: add USB serial mos7720 driverGreg Kroah-Hartman3-0/+1694
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman6-12/+12
2006-10-17usbnet: add a mutex around phy register accessArnd Bergmann4-0/+11
2006-10-17usbnet: improve generic ethtool supportArnd Bergmann4-36/+68
2006-10-17USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann3-0/+534
2006-10-17usb devio: handle class_device_create() errorAkinobu Mita1-2/+6
2006-10-17USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2-2/+2
2006-10-17usbcore: fix endpoint device creationAlan Stern1-10/+8
2006-10-17usbcore: fix refcount bug in endpoint removalAlan Stern1-3/+1
2006-10-17UHCI: workaround for Asus motherboardAlan Stern1-5/+39
2006-10-17USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman1-23/+11
2006-10-17USB: fix suspend support for usblpOliver Neukum1-8/+71
2006-10-17cxacru: add the ZTE ZXDSL 852Duncan Sands1-0/+3
2006-10-17speedtch: "extended reach"Duncan Sands1-16/+77
2006-10-17usbatm: fix tiny raceDuncan Sands1-4/+1
2006-10-17USB: unusual_devs entry for Nokia 6131Alan Stern1-0/+7
2006-10-17USB: fix cdc-acm problems with hard irq? (inconsistent lock state)Jarek Poplawski1-13/+13
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 a...Amol Lad2-40/+31
2006-10-17[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol 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/...Linus Torvalds18-932/+869
2006-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds24-79/+340
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro1-26/+26
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro3-15/+15
2006-10-14Pull trivial into test branchLen Brown7-11/+14
2006-10-14Pull bugzilla-5534 into test branchLen Brown2-34/+14
2006-10-14Pull msi-laptop into test branchLen Brown3-0/+415
2006-10-14Pull ec into test branchLen Brown1-803/+293
2006-10-14Pull mwait into test branchLen Brown1-38/+63
2006-10-14Pull battery into test branchLen Brown2-7/+27
2006-10-14Pull ibm into test branchLen Brown1-2/+0
2006-10-14Pull asus into test branchLen Brown1-30/+37
2006-10-14ACPI: check battery status on resume for un/plug events during sleepJiri Kosina1-0/+14
2006-10-14ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa1-7/+6
2006-10-14ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan1-9/+1
2006-10-14ACPI: asus_acpi: fix proc files parsingDarren Jenkins1-23/+23
2006-10-14ACPI: fix printk format warningsRandy Dunlap2-2/+2
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman2-2/+2
2006-10-14ACPI: update comments in motherboard.cLen Brown1-0/+6
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina1-1/+1
2006-10-14ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov1-6/+3
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy1-21/+13
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy1-13/+1
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering3-0/+415
2006-10-14ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering1-0/+2
2006-10-14ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov1-79/+45
2006-10-14ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov1-95/+12
2006-10-14ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov1-81/+29
2006-10-14ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov1-458/+253
2006-10-14ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov1-53/+50
2006-10-14ACPI: consolidate functions in acpi ec driverLennart Poettering1-230/+95
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-38/+63
2006-10-14ACPI: sbs: fix module_param() initializersLebedev, Vladimir P1-5/+5
2006-10-14ACPI: sbs: check for NULL device pointerLebedev, Vladimir P1-2/+8
2006-10-14ACPI: ibm_acpi: Remove experimental status for brightness and volume.Stefan Schmidt1-2/+0
2006-10-14ACPI: asus_acpi: W3000 supportMarek W1-1/+16
2006-10-14V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher3-3/+13
2006-10-14V4L/DVB (4748): Fixed oops for Nova-T USB2Patrick Boettcher2-1/+4
2006-10-14V4L/DVB (4744): The Samsung TCPN2121P30A does not have a tda9887Hans Verkuil1-1/+0
2006-10-14V4L/DVB (4743): Fix oops in VIDIOC_G_PARMJonathan Corbet1-2/+9
2006-10-14V4L/DVB (4742): Drivers/media/video: handle sysfs errorsJeff Garzik3-32/+117
2006-10-14V4L/DVB (4741): {ov511,stv680}: handle sysfs errorsJeff Garzik2-21/+90
2006-10-14V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messagesEnrico Scholz1-2/+3
2006-10-14V4L/DVB (4739): SECAM support for saa7113 into saa7115Pádraig Brady1-0/+2
2006-10-14V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary1-0/+4
2006-10-14V4L/DVB (4734): Tda826x: fix frontend selection for dvb_attachMichael Krufky1-3/+16
2006-10-14V4L/DVB (4733): Tda10086: fix frontend selection for dvb_attachMichael Krufky1-0/+9
2006-10-14V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACHUwe Bugla1-1/+1
2006-10-14V4L/DVB (4731a): Kconfig: restore pvrusb2 menu itemsMichael Krufky1-0/+2
2006-10-14V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840.Hans Verkuil1-6/+19
2006-10-14V4L/DVB (4727): Support status readout for saa713x based FM radioHartmut Hackmann1-1/+5
2006-10-14V4L/DVB (4725): Fix vivi compile on pariscMatthew Wilcox1-6/+6
2006-10-14V4L/DVB (4692): Add WinTV-HVR3000 DVB-T supportSteven Toth3-0/+40
2006-10-13Include proper header file for PFN_DOWN()Linus Torvalds1-0/+1
2006-10-13[PATCH] Fix up mmap_kmemFranck Bui-Huu1-2/+2
2006-10-12[PATCH] more kernel_execve() fallout (sbus)Al Viro2-9/+3
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-5/+5
2006-10-12[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe1-1/+1
2006-10-12Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+3
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe1-2/+3
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets1-3/+3
2006-10-12Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik1-7/+15
2006-10-12Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov1-2/+16
2006-10-12Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov1-2/+14
2006-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-159/+101
2006-10-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+46
2006-10-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds17-612/+725
2006-10-11[PATCH] i2Output always takes kernel data nowAl Viro3-11/+6
2006-10-11[PATCH] z2_init() in non-modular caseAl Viro1-22/+6
2006-10-11[PATCH] amiga_floppy_init() in non-modular caseAl Viro1-8/+5
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro2-4/+4
2006-10-11[PATCH] md: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-10-11[PATCH] ISDN: several minor fixesJeff Garzik4-19/+21
2006-10-11[PATCH] drivers/mca: handle sysfs errorsJeff Garzik1-7/+21
2006-10-11[PATCH] firmware/efivars: handle errorJeff Garzik1-1/+6
2006-10-11[PATCH] EISA: handle sysfs errorsJeff Garzik1-5/+17
2006-10-11[PATCH] ipmi: handle sysfs errorsJeff Garzik1-29/+93
2006-10-11[PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik1-4/+17
2006-10-11[PATCH] dell_rbu: printk() warning fixAndrew Morton1-1/+1
2006-10-11[PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan1-2/+2
2006-10-11[PATCH] HT_IRQ must depend on PCIAdrian Bunk1-1/+1
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox9-9/+9
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik3-8/+17
2006-10-11[PATCH] ide-generic: jmicron fixAlan Cox1-4/+6
2006-10-11[PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton2-4/+42
2006-10-11[S390] cio: remove casts from/to (void *).Cornelia Huck4-26/+26
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck5-76/+14
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck8-53/+56
2006-10-11[S390] monwriter kzalloc size.Melissa Howland1-1/+1
2006-10-11[S390] cio: add missing KERN_INFO printk header.Cornelia Huck1-1/+2
2006-10-11[S390] irq change improvements.Heiko Carstens1-2/+2
2006-10-11Merge branch 'master' into upstream-fixesJeff Garzik155-1390/+712
2006-10-11[PATCH] pata-qdi: fix le32 in data_xferPeter Korsgaard1-1/+1
2006-10-11[libata] sata_promise: add PCI IDJeff Garzik1-0/+1
2006-10-11[PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctlEran Tromer1-7/+39
2006-10-11[PATCH] Fix section mismatch in de2104x.cHelge Deller1-4/+4
2006-10-11[PATCH] sky2: set lower pause threshold to prevent overrunStephen Hemminger1-1/+1
2006-10-11[PATCH] sky2: revert pci express extensionsStephen Hemminger2-24/+51
2006-10-11[PATCH] skge: version 1.9Stephen Hemminger1-1/+1
2006-10-11[PATCH] skge: better flow control negotiationStephen Hemminger2-56/+95
2006-10-11[PATCH] skge: pause mapping for fiberStephen Hemminger1-17/+21
2006-10-11[PATCH] skge: fix stuck irq when fiber downStephen Hemminger2-19/+37
2006-10-11[PATCH] powerpc/cell spidernet release all descrsLinas Vepstas1-2/+2
2006-10-11[PATCH] powerpc/cell spidernet DMA direction fixLinas Vepstas1-13/+13
2006-10-11[PATCH] powerpc/cell spidernet variable name changeLinas Vepstas3-10/+10
2006-10-11[PATCH] powerpc/cell spidernet reduce DMA kickingLinas Vepstas1-6/+13
2006-10-11[PATCH] powerpc/cell spidernetLinas Vepstas1-2/+0
2006-10-11[PATCH] powerpc/cell spidernet refine lockingLinas Vepstas1-52/+43
2006-10-11[PATCH] powerpc/cell spidernet NAPI polling info.Linas Vepstas1-8/+8
2006-10-11[PATCH] powerpc/cell spidernet low watermark patch.Linas Vepstas2-4/+47
2006-10-11[PATCH] powerpc/cell spidernet incorrect offsetLinas Vepstas1-1/+3
2006-10-11[PATCH] powerpc/cell spidernet stop error printing patch.Linas Vepstas1-4/+9
2006-10-11[PATCH] powerpc/cell spidernet fix error interrupt printLinas Vepstas1-1/+1
2006-10-11[PATCH] powerpc/cell spidernet bogus rx interrupt bitLinas Vepstas1-3/+2
2006-10-11[PATCH] Spidernet stop queue when queue is full.Linas Vepstas1-23/+10
2006-10-11[PATCH] Spidernet fix register field definitionsLinas Vepstas2-6/+12
2006-10-11[PATCH] powerpc/cell spidernet add missing netdev watchdogLinas Vepstas1-0/+1
2006-10-11[PATCH] powerpc/cell spidernet zlen min packet lengthLinas Vepstas1-4/+14
2006-10-11[PATCH] powerpc/cell spidernet force-end fixLinas Vepstas1-1/+4
2006-10-11[PATCH] Spidernet module parm permissionsLinas Vepstas1-2/+2
2006-10-11[PATCH] powerpc/cell spidernet burst alignment patch.Linas Vepstas1-1/+1
2006-10-11[PATCH] powerpc/cell spidernet ethtool -i version number info.Linas Vepstas3-1/+6
2006-10-11[PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2-9/+10
2006-10-11[PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann1-335/+238