aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-31Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins1-1/+1
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov2-3/+2
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier6-36/+37
2006-01-30IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2-16/+7
2006-01-30IB/srp: Semaphore to mutex conversionIngo Molnar2-10/+9
2006-01-30IB/mthca: Relax UAR size checkMichael S. Tsirkin1-2/+8
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-30[LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe1-1/+26
2006-01-29Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov1-42/+46
2006-01-29Input: tmdc - handle errors from input_register_device()Dmitry Torokhov1-4/+11
2006-01-29Input: turbografx - handle errors from input_register_device()Dmitry Torokhov1-7/+13
2006-01-29Input: gamecon - handle errors from input_register_device()Dmitry Torokhov1-6/+12
2006-01-29Input: gamecon - fix crash when accessing deviceDmitry Torokhov1-149/+194
2006-01-29Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov1-2/+6
2006-01-29Input: sidewinder - fix an oopsZinx Verituse1-1/+1
2006-01-29Input: db9 - handle errors from input_register_device()Dmitry Torokhov1-5/+10
2006-01-29Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov1-34/+36
2006-01-29Input: grip - handle errors from input_register_device()Dmitry Torokhov1-2/+6
2006-01-29Input: grip - fix crash when accessing deviceDmitry Torokhov1-0/+3
2006-01-29Input: make needlessly global code staticAdrian Bunk2-3/+3
2006-01-29Input: mousedev - fix memory leakKimball Murray1-6/+3
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan1-1/+1
2006-01-29Input: psmouse - set name for Genius miceDmitry Torokhov1-0/+1
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo3-0/+196
2006-01-29[libata ahci] add another JMicron pci idJeff Garzik1-0/+2
2006-01-29[SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2-42/+109
2006-01-29[SCSI] megaraid_sas: cleanup queue command pathSumant Patro2-119/+53
2006-01-29[libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik1-4/+13
2006-01-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-2/+2
2006-01-27Pull release into acpica branchLen Brown1238-40871/+62181
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-27[CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe.Thomas Renninger1-25/+28
2006-01-27[PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth1-48/+46
2006-01-27[PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri1-0/+1
2006-01-27[PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth1-13/+0
2006-01-26[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-26[PATCH] b44: fix laptop carrier detectStephen Hemminger1-2/+3
2006-01-26[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-26[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-26[ACPI] remove "Resource isn't an IRQ" warningLen Brown1-1/+3
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com4-5/+6
2006-01-26[CPUFREQ] _PPC frequency change issuesThomas Renninger1-0/+8
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real1-1/+1
2006-01-26[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King1-25/+29
2006-01-26[SCSI] ips soft lockup during reset/initializationJack Hammer1-14/+14
2006-01-26[SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com1-26/+0
2006-01-26[SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com3-9/+4
2006-01-26[SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com5-34/+91
2006-01-26[SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski1-1/+5
2006-01-26[SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher4-31/+74
2006-01-26[SCSI] qla1280: remove < 2.6.0 supportJes Sorensen1-288/+23
2006-01-26drm: Fixes sparse warnings in via_dmablit.cDave Airlie1-2/+2
2006-01-25drm: i915 patches from Tungsten GraphicsDave Airlie4-14/+98
2006-01-25drm: ati_pcigart: simplify page_count manipulationsDave Airlie1-7/+4
2006-01-25drm: use NULL instead of 0Dave Airlie1-3/+3
2006-01-25drm: add X600 PCI IDsDave Airlie1-0/+1
2006-01-25drm: add i945GM PCI IDDave Airlie1-0/+1
2006-01-25drm: Fix sparce warning in radeon driverDave Airlie1-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown135-7121/+6381
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-25/+30
2006-01-23[BNX2]: Update version and copyright yearMichael Chan3-8/+7
2006-01-23[BNX2]: Add PHY loopback testMichael Chan1-22/+79
2006-01-23[BNX2]: Use netdev_priv()Michael Chan1-40/+40
2006-01-23[BNX2]: Fix nvram sizingMichael Chan2-3/+14
2006-01-23[BNX2]: Workaround hw interrupt bugMichael Chan1-2/+17
2006-01-23[BNX2]: Fix UDP checksum verificationMichael Chan3-418/+439
2006-01-23[BNX2]: Misc. fixesMichael Chan2-6/+15
2006-01-23[BNX2]: Improve handshake with firmwareMichael Chan2-23/+25
2006-01-23[BNX2]: Fix VLAN on ASFMichael Chan2-3/+8
2006-01-23[SERIAL] 8250 Documentation fixTimothy Charles McGrath1-1/+1
2006-01-22[ALSA] check return code in pnp_register_card_driver()Adam Belay1-2/+7
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King1-5/+7
2006-01-21[SERIAL] Make port->ops constantRussell King1-2/+2
2006-01-21IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin1-1/+1
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2-8/+1
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King8-68/+68
2006-01-21[SERIAL] 8250 serial console fixesAlan Cox1-6/+6
2006-01-20[ACPI] ACPICA 20060113Bob Moore109-944/+569
2006-01-20[ACPI] delete message "**** SET: Misaligned resource pointer:"Len Brown1-8/+0
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-71/+58
2006-01-20[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown1-43/+102
2006-01-19[AGPGART] 945GM support for agpgartAlan Hourihane1-2/+13
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2-8/+5
2006-01-18[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox12-11/+2793
2006-01-18[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-18[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-18[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+1
2006-01-18[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-18[PATCH] synclink_gt fix size of register value storagePaul Fulghum1-1/+1
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-8/+15
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+1
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+36
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-5/+36
2006-01-18[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12Andrew Victor2-3/+1
2006-01-18[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-18[CPUFREQ] Don't free held mutex in cpufreq_add_dev()Andrew Morton1-2/+4
2006-01-18[CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven1-18/+19
2006-01-18[CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.akpm@osdl.org4-67/+70
2006-01-18[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-18[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-18[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-18[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-18[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-18[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11
2006-01-18[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev1-0/+10
2006-01-18[SERIAL] Fix serial8250 driver initialisation orderingRussell King1-8/+5
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-11/+97
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds37-1576/+1929
2006-01-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-30/+57
2006-01-17[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-17[PATCH] libata: Code for the IRQ mask flagAlan Cox1-4/+15
2006-01-17[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox1-1/+1
2006-01-17[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox1-0/+4
2006-01-17[PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2-1/+7
2006-01-17[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-17[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-17[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-17[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-17[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-17[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-17[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-17[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-17[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-17[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11
2006-01-17[PATCH] sky2: receive buffer alignmentStephen Hemminger1-7/+23
2006-01-17[PATCH] e100: e100 whitespace fixesJesse Brandeburg1-37/+37
2006-01-17[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg1-7/+23
2006-01-17[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg1-5/+39
2006-01-17[SPARC]: Fix sbusfb build.David S. Miller2-7/+4
2006-01-17[CASSINI]: Fix printk warning.Andrew Morton1-2/+2
2006-01-17[IA64-SGI] sn_console.c minor cleanupJes Sorensen1-71/+58
2006-01-17IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin1-3/+22
2006-01-17IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin1-0/+2
2006-01-17IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin1-0/+1
2006-01-17IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin1-2/+2
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox1-0/+34
2006-01-17[PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox1-5/+9
2006-01-17[libata] sata_promise: add pci idYusuf Iskenderoglu1-0/+16
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9
2006-01-17[libata] sata_svw: add pci idOliver Weihe1-0/+1
2006-01-17[PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston1-0/+10
2006-01-17[PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2-2/+2
2006-01-17[PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher1-13/+21
2006-01-17[PATCH] e1000: Added copy break codeJeff Kirsher1-12/+47
2006-01-17[PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher1-11/+33
2006-01-17[PATCH] e1000: Added PCIe bus informationJeff Kirsher1-0/+20
2006-01-17[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher1-1/+20
2006-01-17[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher4-2/+36
2006-01-17[PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher2-26/+51
2006-01-17[PATCH] e1000: Added interrupt auto mask supportJeff Kirsher1-6/+25
2006-01-17[PATCH] e1000: Fix Netpoll issueJeff Kirsher1-0/+3
2006-01-17[PATCH] e1000: Fixed frame size logicJeff Kirsher1-2/+2
2006-01-17[PATCH] e1000: Fix VLAN supportJeff Kirsher1-1/+5
2006-01-17[PATCH] e1000: Fix __pskb_pull_tailJeff Kirsher1-8/+7
2006-01-17[PATCH] e1000: Fix collision distanceJeff Kirsher3-13/+29
2006-01-17[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher1-1/+0
2006-01-17[PATCH] e1000: Fix desc. clean upJeff Kirsher1-2/+3
2006-01-17[PATCH] e1000: Fix TX timeout logicJeff Kirsher1-10/+6
2006-01-17[PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher1-47/+61
2006-01-17[PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher2-0/+16
2006-01-17[PATCH] e1000: Fix flow control water marksJeff Kirsher2-15/+8
2006-01-17[PATCH] e1000: Fix EEPROM read logicJeff Kirsher1-8/+10
2006-01-17[PATCH] e1000: Fix PHY reset when blockedJeff Kirsher1-0/+5
2006-01-17[PATCH] e1000: Fix loopback logicJeff Kirsher1-24/+46
2006-01-17[PATCH] e1000: Fix mulitple queuesJeff Kirsher3-18/+120
2006-01-17[PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher5-39/+55
2006-01-17[PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher1-7/+15
2006-01-17[PATCH] Fix e1000 statsJeff Kirsher3-4/+8
2006-01-17[PATCH] e1000: Fix PHY config for 82573 controllerJeff Kirsher1-0/+6
2006-01-17[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher2-70/+107
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher3-85/+65
2006-01-17[PATCH] e1000: General FixesJeff Kirsher2-7/+15
2006-01-17[PATCH] e1000: Fix TSOJeff Kirsher1-19/+18
2006-01-17[PATCH] e1000: Fix jumbo frame performanceJeff Kirsher1-2/+2
2006-01-17[PATCH] spidernet: fix missing includeArnd Bergmann1-0/+1
2006-01-17[PATCH] spidernet: performance optimizationsArnd Bergmann3-280/+307
2006-01-17[PATCH] spidernet: fix HW structures for 64 bit dma_addr_tArnd Bergmann2-7/+10
2006-01-17[PATCH] spidernet: read firmware from the OF device treeArnd Bergmann1-4/+15
2006-01-17[PATCH] spidernet: check if firmware was loaded correctlyArnd Bergmann1-4/+8
2006-01-17[PATCH] mv643xx_eth: Remove needless mask of extended intr registerDale Farnsworth1-55/+26
2006-01-17[PATCH] mv643xx_eth: Merge open and stop helper functionsDale Farnsworth1-64/+45
2006-01-17[PATCH] mv643xx_eth: Fix transmit skb accountingDale Farnsworth1-2/+5
2006-01-17[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4Wolfram Joost1-8/+11
2006-01-17[PATCH] mv643xx_eth: Hold spinlocks only where neededDale Farnsworth1-80/+90
2006-01-17[PATCH] mv643xx_eth: iounmap the correct SRAM bufferDale Farnsworth1-1/+1
2006-01-17[PATCH] mv643xx_eth: Fix handling of small, unaligned fragmentsPaul Janzen1-23/+31
2006-01-17[PATCH] mv643xx_eth: Receive buffers require 8 byte alignmentDale Farnsworth1-3/+9
2006-01-17[PATCH] mv643xx_eth: Add multicast supportDale Farnsworth1-4/+197