aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-16/+11
2006-08-29[SUNLANCE]: Fix probing problem.Krzysztof Helt1-16/+11
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger1-2/+4
2006-08-29[E100]: Add module option to ignore bad EEPROM checksums.David S. Miller1-1/+5
2006-08-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+14
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox1-10/+79
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap1-1/+1
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton1-1/+1
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-27[PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown1-3/+4
2006-08-27[PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown1-0/+13
2006-08-27[PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell1-4/+6
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault1-0/+2
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke1-0/+8
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach1-2/+6
2006-08-27[PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer1-2/+2
2006-08-27[PATCH] mtd corruption fixRichard Purdie1-2/+4
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen1-2/+2
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer1-1/+0
2006-08-27[PATCH] rtc-s3c.c: fix time setting checksBen Dooks1-7/+8
2006-08-27[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras1-1/+3
2006-08-27[PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks1-54/+67
2006-08-27[SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton1-0/+14
2006-08-26[PATCH] unusual_devs update for UCR-61S2BAlan Stern1-1/+1
2006-08-26[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2-5/+0
2006-08-26[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman1-1/+1
2006-08-26[PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar1-2/+1
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentScott Murray1-12/+42
2006-08-26[PATCH] PCI: fix ICH6 quirksDaniel Ritz1-1/+1
2006-08-26[PATCH] hwmon: abituguru timeout fixesHans de Goede1-38/+61
2006-08-26[PATCH] i2c: tps65010 build fixesDavid Brownell1-6/+6
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman43-1259/+930
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie1-9/+9
2006-08-26[SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez1-2/+2
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez1-0/+11
2006-08-26[SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez1-3/+0
2006-08-26[SCSI] sg: fix incorrect page problemDouglas Gilbert1-4/+4
2006-08-24Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2-11/+11
2006-08-24[S390] dasd PAV enabling.Horst Hummel2-11/+11
2006-08-24Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman4-26/+180
2006-08-24[PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo1-5/+112
2006-08-24[PATCH] ata_piix: implement force_pcs module parameterTejun Heo1-1/+20
2006-08-24[PATCH] ata_piix: ignore PCS on ICH5Tejun Heo1-1/+2
2006-08-23Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman65-1219/+8082
2006-08-24Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-0/+3
2006-08-24[PATCH] spectrum_cs: Fix firmware uploading errorsRichard Purdie1-1/+1
2006-08-24[PATCH] pcnet32: break in 2.6.18-rc1 identifiedDon Fry1-8/+17
2006-08-24[PATCH] xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens1-4/+14
2006-08-24[PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn1-1/+2
2006-08-23Merge branch 'for-linus' of gregkh@master.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-16/+9
2006-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Greg Kroah-Hartman6-26/+55
2006-08-23[SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.David S. Miller1-0/+3
2006-08-23[SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier1-0/+9
2006-08-23[SCSI] esp: Fix build on SUN4.David S. Miller1-1/+2
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin1-3/+3
2006-08-23[PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin1-0/+3
2006-08-23[PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin1-1/+1
2006-08-23Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs1-7/+0
2006-08-23Input: wistron - fix crash due to referencing __initdataDmitry Torokhov1-8/+8
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita1-1/+1
2006-08-22[PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo1-17/+43
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown12-176/+217
2006-08-19[PATCH] WAN: fix C101 card carrier handlingKrzysztof Halasa1-4/+5
2006-08-19[PATCH] FS_ENET: use PAL for mii managementVitaly Bordug11-1049/+711
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug5-21/+407
2006-08-19[PATCH] xircom_cb: wire up errors from pci_register_driver()Alexey Dobriyan1-2/+1
2006-08-19[PATCH] s390: fix arp_tbl lock usage in qethHeiko Carstens1-4/+4
2006-08-19[PATCH] skge: remember to run netif_poll_disable()Edgar E. Iglesias1-0/+2
2006-08-19[PATCH] Add ethtool -g support to Spidernet network driverJim Lewis3-5/+23
2006-08-19[PATCH] build fixes: smc91xDavid Brownell1-6/+0
2006-08-19[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)Roger Luethi1-1/+11
2006-08-19[PATCH] lockdep: fix smc91xRussell King1-4/+4
2006-08-19[PATCH] via-rhine: NAPI poll enableStephen Hemminger1-1/+2
2006-08-19[PATCH] via-rhine: NAPI supportRoger Luethi2-12/+79
2006-08-19[PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard1-0/+1
2006-08-19[PATCH] net: Add netconsole support to dm9000 driverKevin Hao1-0/+14
2006-08-19[PATCH] s2io build fixAndrew Morton1-0/+1
2006-08-19[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-08-19[PATCH] Freescale QE UCC gigabit ethernet driverLi Yang6-0/+6665
2006-08-19[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk3-56/+67
2006-08-19[PATCH] sundance section fixAndrew Morton1-1/+1
2006-08-19[PATCH] fealnx section fixAndrew Morton1-1/+1
2006-08-19[PATCH] winbond-840 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] seeq8005 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] ni65 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] wd section fixAndrew Morton1-2/+2
2006-08-19[PATCH] smctr section fixAndrew Morton1-3/+2
2006-08-19[PATCH] ibmtr section fixAndrew Morton1-2/+2
2006-08-19[PATCH] ni52 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] lne390 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] lance section fixAndrew Morton1-1/+1
2006-08-19[PATCH] eth16i section fixAndrew Morton1-1/+1
2006-08-19[PATCH] es3210 section fixAndrew Morton1-2/+1
2006-08-19[PATCH] eexpress section fixAndrew Morton1-1/+1
2006-08-19[PATCH] eepro section fixAndrew Morton1-2/+1
2006-08-19[PATCH] e2100 section fixAndrew Morton1-2/+2
2006-08-19[PATCH] at1700 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] cs89x0 section fixAndrew Morton1-2/+1
2006-08-19[PATCH] cops section fixAndrew Morton1-1/+1
2006-08-19[PATCH] ac3200 section fixesAndrew Morton1-2/+1
2006-08-19[PATCH] 82596 section fixesAndrew Morton1-4/+5
2006-08-19Merge branch 'master' into upstream-fixesJeff Garzik51-249/+351
2006-08-19Merge branch 'master' into upstream-fixesJeff Garzik54-277/+374
2006-08-19[SCSI] lpfc 8.1.9 : Change version number to 8.1.9James Smart1-1/+1
2006-08-19[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart1-0/+19
2006-08-19[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart5-5/+38
2006-08-18IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier1-5/+6
2006-08-17[PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris1-11/+19
2006-08-17[BNX2]: Convert to netdev_alloc_skb()Michael Chan1-8/+6
2006-08-17[BNX2]: Fix tx race condition.Michael Chan2-23/+24
2006-08-16ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2-1/+11
2006-08-16ACPI: hotkey.c fixes, fix for potential crash of hotkey.cHandle X1-162/+119
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2-2/+4
2006-08-16Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman4-73/+46
2006-08-16[S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter1-14/+18
2006-08-16[S390] dasd slab cache alignment.Heiko Carstens1-2/+3
2006-08-16Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGreg Kroah-Hartman1-4/+4
2006-08-16ACPIPHP: allow acpiphp to build without ACPI_DOCKKristen Carlson Accardi1-1/+1
2006-08-16ACPI: memory hotplug: remove useless message at boot timeYasunori Goto1-6/+2
2006-08-15ACPI: verbose on kset/kobject_register errorsRandy Dunlap1-2/+10
2006-08-15ACPI: add message if firmware_register() init failsRandy Dunlap1-1/+5
2006-08-15ACPI: skip smart battery init when acpi=offLen Brown1-0/+3
2006-08-15ACPI: fix boot with acpi=offPavel Machek2-0/+5
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante1-4/+4
2006-08-14[PATCH] dm: BUG/OOPS fixMichal Miroslaw1-1/+2
2006-08-14[PATCH] add imacfb documentation and detectionEdgar Hucek2-6/+45
2006-08-14[PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek1-5/+0
2006-08-11USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg1-2/+3
2006-08-11USB: ftdi_sio driver - new PIDsJonathan Davies2-0/+8
2006-08-11USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama1-0/+2
2006-08-11USB: appletouch: fix atp_disconnectJohannes Berg1-1/+1
2006-08-11USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa1-1/+0
2006-08-11USB: unusual_devs entry for A-VOX WSX-300ER MP3 playerDavid Kuehling1-0/+10
2006-08-11PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones1-7/+0
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi2-4/+5
2006-08-11ACPI: fix kfree in i2c_ec error pathJean Delvare1-1/+1
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier2-14/+32
2006-08-10Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGreg Kroah-Hartman2-5/+7
2006-08-10Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-1/+4
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin1-2/+10
2006-08-10[S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2-41/+32
2006-08-10[PATCH] sky2: phy power problems on 88e805X chipsStephen Hemminger1-3/+2
2006-08-10[PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks1-1/+1
2006-08-10[PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee1-1/+2
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox1-0/+30
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2-28/+31
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman1-1/+1
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman4-29/+24
2006-08-09[S390] dasd set offline kernel bug.Horst Hummel1-1/+1
2006-08-09[PATCH] libata: clear sdev->locked on door lock failureTejun Heo1-0/+13
2006-08-09[PATCH] Fix compile problem when sata debugging is onKeith Owens1-2/+2
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin1-1/+1
2006-08-08Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Jeff Garzik3-27/+9
2006-08-08Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGreg Kroah-Hartman19-72/+98
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell1-31/+27
2006-08-08V4L/DVB (4430): Quickcam_messenger compilation fixDiego Calleja1-0/+1
2006-08-08V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab1-0/+4
2006-08-08V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.Hans Verkuil1-6/+8
2006-08-08V4L/DVB (4418): Fix broken msp3400 module option 'standard'Hans Verkuil1-2/+2
2006-08-08V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil1-2/+2
2006-08-08V4L/DVB (4411): Fix minor errors in build filesTrent Piepho2-4/+4
2006-08-08V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab5-14/+12
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab5-9/+9
2006-08-08V4L/DVB (4395): Restore compat_ioctl in pwc driverLuc Van Oostenryck1-0/+1
2006-08-08V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32Mauro Carvalho Chehab1-4/+28
2006-08-07[TG3]: Fix tx race conditionMichael Chan2-26/+31
2006-08-07[TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig1-2/+0
2006-08-07[S390] xpram system device class.Martin Schwidefsky1-24/+1
2006-08-07[S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter1-0/+1
2006-08-07[S390] retry after deferred condition code.Cornelia Huck1-0/+3
2006-08-07[S390] tape class return value handling.Heiko Carstens1-1/+1
2006-08-07[MMC] Another stray 'io' referencePierre Ossman1-1/+2
2006-08-06[SCSI] mptfc: correct out of order event processingMichael Reed2-54/+34
2006-08-06[SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed1-1/+4
2006-08-06[MMC] Fix base address configuration in wbsdPierre Ossman1-3/+3
2006-08-06[ARM] Fix Acorn platform SCSI driver build failuresRussell King1-1/+1
2006-08-06[ARM] Fix NCR5380-based SCSI card buildRussell King1-0/+3
2006-08-06[SCSI] hptiop: backout ioctl messChristoph Hellwig1-558/+8
2006-08-06Merge ../linux-2.6James Bottomley164-1671/+2497
2006-08-06[SCSI] zfcp: bump version numberAndreas Herrmann1-1/+1
2006-08-06[SCSI] zfcp: minor erp bug fixesAndreas Herrmann4-167/+107
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske7-128/+231
2006-08-06[SCSI] qla2xxx: Update version number to 8.01.05-k4.Andrew Vasquez1-1/+1
2006-08-06[SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin1-9/+3
2006-08-06[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez2-0/+6
2006-08-06[SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2...Shyam Sundar1-0/+1
2006-08-06[SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart1-1/+1
2006-08-06[SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart6-31/+31
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart4-6/+18
2006-08-06[SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart1-3/+7
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart5-5/+32
2006-08-06[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart3-4/+103
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds16-306/+487
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse1-2/+5
2006-08-06[PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet1-0/+8
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki1-0/+4
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki1-8/+1
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan1-1/+0