aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-06[PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman1-5/+5
2006-03-06Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+2
2006-03-06[PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn1-3/+1
2006-03-06Merge branch 'master'Jeff Garzik2-12/+14
2006-03-04[ATM]: [fore200e] fix section mismatch warningsSam Ravnborg1-18/+18
2006-03-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2006-03-04[MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr1-1/+0
2006-03-04[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr1-1/+1
2006-03-04[MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr1-10/+11
2006-03-04s2io: set_multicast_list bugJeff Garzik1-0/+1
2006-03-03[PATCH] Add missing ifdef for VIA RNG codeMark Brown1-0/+2
2006-03-02[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler1-12/+10
2006-03-01Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-76/+46
2006-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds6-25/+69
2006-03-01Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds11-80/+90
2006-03-01[PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte2-6/+41
2006-03-01[PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen1-0/+1
2006-03-01[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin1-1/+4
2006-03-01[PATCH] pcmcia: add another ide-cs CF card idDavid Brownell1-0/+1
2006-03-01[PATCH] pcmcia: properly handle pseudo multi-function devicesDominik Brodowski1-18/+22
2006-03-01Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2-76/+46
2006-02-28Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-94/+24
2006-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+2
2006-02-28[PATCH] synclink_gt: make ->init_error signedDarren Jenkins1-1/+1
2006-02-28[PATCH] tty buffering: comment out debug codePaul Fulghum1-1/+1
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan1-1/+1
2006-02-28[PATCH] pnp bus type fixAdam Belay1-7/+5
2006-02-28[PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre1-8/+3
2006-02-28[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler1-1/+27
2006-02-28[PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2-76/+46
2006-02-28[PATCH] sky2: remove MSI supportStephen Hemminger2-78/+0
2006-02-28Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2-16/+24
2006-02-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-12/+47
2006-02-28[PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2-1/+15
2006-02-28[PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2-0/+6
2006-02-28[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff1-4/+7
2006-02-28[PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu1-2/+4
2006-02-28[PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern1-0/+7
2006-02-28[PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller1-0/+2
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell1-5/+6
2006-02-28[SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller1-3/+0
2006-02-28[SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer3-37/+54
2006-02-28[SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox1-0/+2
2006-02-28[SCSI] Delete duplicate driver template.Ralf Baechle1-21/+0
2006-02-27Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+7
2006-02-27[SCSI] scsi: scsi command retries off by one fixBrian King2-3/+3
2006-02-27[SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig1-14/+15
2006-02-27[libata] Disable FUAJeff Garzik3-0/+7
2006-02-27[SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig1-2/+14
2006-02-27[SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez1-2/+1
2006-02-27[SCSI] sg: Remove aha1542 hackBrian King1-1/+1
2006-02-27[IA64] show "SN Devices" menu only if CONFIG_SGI_SNJes Sorensen1-2/+2
2006-02-278139cp: fix broken suspend/resumeFrancois Romieu1-16/+21
2006-02-27via-velocity: fix memory corruption when changing the mtuFrancois Romieu1-0/+3
2006-02-27[TG3]: Fix Sun tg3 variant detection.David S. Miller1-0/+9
2006-02-27[PATCH] Fix Specialix SX corruptionMarc Zyngier1-5/+5
2006-02-27Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+43
2006-02-27Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2006-02-26[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen1-1/+1
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen1-5/+3
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier1-4/+8
2006-02-26[PATCH] sd: fix memory corruption with broken mode page headersAl Viro1-3/+17
2006-02-25Fix Wake on LAN support in sis900Daniele Venzano1-2/+2
2006-02-25[PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo1-6/+27
2006-02-25[PATCH] sata_sil: add board ID for 3512Tejun Heo1-4/+17
2006-02-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+6
2006-02-24[PATCH] dm: free minor after unlink gendiskJun'ichi Nomura1-1/+3
2006-02-24[PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura1-0/+4
2006-02-24[PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas1-12/+9
2006-02-24[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg1-1/+2
2006-02-24[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr1-1/+1
2006-02-24[PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang1-0/+3
2006-02-24[PATCH] cfi: init wait queue in chip structSimon Vogl1-0/+1
2006-02-24[PATCH] vgacon: no vertical resizing on EGASamuel Thibault1-32/+35
2006-02-23Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-153/+370
2006-02-24[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk1-0/+2
2006-02-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-3/+5
2006-02-23Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik5-153/+368
2006-02-24[PATCH] Fix race condition in hvc console.Michal Ostrowski1-3/+5
2006-02-23[NET]: Increase default IFB device count.Richard Lucassen1-1/+1
2006-02-23skge: protect interrupt maskStephen Hemminger2-7/+15
2006-02-23skge: genesis phy initialzationStephen Hemminger1-11/+26
2006-02-23skge: NAPI/irq race fixStephen Hemminger1-12/+5
2006-02-23r8169: enable wake on lanFrancois Romieu1-0/+87
2006-02-23r8169: fix broken ring index handling in suspend/resumeFrancois Romieu1-43/+59
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King1-0/+6
2006-02-23sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter1-23/+19
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter2-69/+59
2006-02-23sbp2: fix another deadlock after disconnectionStefan Richter1-2/+8
2006-02-23[PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2-7/+17
2006-02-23[PATCH] sky2: use device iomem to access PCI configStephen Hemminger2-48/+54
2006-02-23[PATCH] sky2: force early transmit statusStephen Hemminger1-8/+6
2006-02-23[PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger1-0/+11
2006-02-23[PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger1-3/+3
2006-02-23[PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2-19/+90
2006-02-22[SCSI] esp: fix eh lockingChristoph Hellwig1-3/+1
2006-02-22[PATCH] padlock: Fix typo that broke 256-bit keysHerbert Xu1-4/+4
2006-02-21Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+10
2006-02-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-1/+58
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-9/+1
2006-02-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds3-43/+22
2006-02-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-18/+79
2006-02-20[PATCH] s390: revert dasd eer moduleHeiko Carstens7-1219/+4
2006-02-20[PATCH] s390: dasd reference countingPeter Oberparleiter2-1/+21
2006-02-20[PATCH] s390: V=V qdio fixesFrank Pavlic1-2/+11
2006-02-20[PATCH] radeonfb: resume support for Samsung P35 laptopsCarl-Daniel Hailfinger1-4/+15
2006-02-20[PATCH] drivers/fc4/fc.c: memset correct lengthAlexey Dobriyan1-1/+1
2006-02-20[PATCH] ipw2200: Suppress warning messageZhu Yi1-3/+3
2006-02-20[PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund1-5/+5
2006-02-20[PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund1-13/+15
2006-02-20[PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund1-14/+0
2006-02-20[PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund1-18/+18
2006-02-20[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund1-0/+2
2006-02-20[PATCH] spi: Fix modular master driver remove and device suspend/removeStephen Street1-3/+2
2006-02-20[PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev1-7/+7
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-1/+1
2006-02-20[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones1-2/+4
2006-02-20[PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo1-5/+8
2006-02-20[PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2-2/+2
2006-02-19[IRDA]: irda-usb bug fixesJean Tourrilhes2-18/+79
2006-02-18[PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro1-9/+1
2006-02-18drm: fix brace placementDave Airlie1-4/+2
2006-02-18drm: radeon add r300 TX_CNTL and verify bitblt packetsDave Airlie3-1/+55
2006-02-18drm: fixup i915 interrupt on X server exitDave Airlie1-0/+5
2006-02-17[PATCH] ACPI: fix vendor resource length computationBjorn Helgaas1-4/+2
2006-02-17[PATCH] allow windfarm_pm112 module to loadJohannes Berg1-0/+1
2006-02-17[PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck2-2/+1
2006-02-17[PATCH] s390: ccw device disbandingCornelia Huck1-1/+1
2006-02-17[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst1-14/+34
2006-02-17Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+34
2006-02-17[PATCH] Add missing FUA write to sata_mv dma command listJens Axboe1-0/+1
2006-02-17[PATCH] libata: minor fix for 2.6.16-rc3Albert Lee1-3/+4
2006-02-17[PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hbaDan Williams1-1/+29
2006-02-17[PATCH] bonding: fix a locking bug in bond_releaseJay Vosburgh1-0/+1
2006-02-17[PATCH] s390: some qeth driver fixesFrank Pavlic3-77/+63
2006-02-17[PATCH] s390: lcs performance enhancementsFrank Pavlic2-15/+18
2006-02-17[PATCH] smctr warning fixAndrew Morton1-1/+1
2006-02-17[PATCH] sky2: speed setting fixStephen Hemminger1-1/+30
2006-02-17[PATCH] skge: speed settingStephen Hemminger1-1/+9
2006-02-17[PATCH] skge: no longer experimentalStephen Hemminger1-2/+2
2006-02-17[PATCH] sk98lin: no d-link support (kconfig)Stephen Hemminger1-1/+0
2006-02-17[PATCH] Wavelan_cs bitfield fixesJean Tourrilhes1-12/+4
2006-02-17Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-2/+2
2006-02-17Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-39/+59
2006-02-17[PATCH] Fix SGI O2 compile error in drivers/video/gbefb.cJoshua Kinard1-1/+1
2006-02-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-5/+0
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-3/+3
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+7
2006-02-17[PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams1-10/+27
2006-02-17[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams1-29/+32
2006-02-16sis190: early setting of the pci driver private dataFrancois Romieu1-2/+2
2006-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds44-793/+2345
2006-02-16[MMC] mmci: allow small data transfersRussell King1-0/+7
2006-02-15Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-67/+109
2006-02-15[PATCH] ide: touch softlockup detector during pioAndrew Morton1-0/+3
2006-02-15[PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer1-3/+12
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen1-5/+0
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl1-1/+0
2006-02-15[SERIAL] Fix typo in commentRalf Baechle1-1/+1
2006-02-15[SERIAL] Documentation/jsm.txt is a no show.Arthur Othieno1-2/+2
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno3-3/+0
2006-02-15Input: ads7846 - assorted updatesDavid Brownell1-24/+44
2006-02-15Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov1-32/+47
2006-02-15Input: trackpoint - enable devices connected to external portDmitry Torokhov2-8/+16
2006-02-15Input: logips2pp - add new signature (99)Meelis Roos1-0/+1
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo1-0/+1
2006-02-14[PATCH] neofb: avoid resetting display config on unblankChristian Trefzer1-1/+7
2006-02-14[PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil1-2/+2
2006-02-14[PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas1-13/+9
2006-02-14[PATCH] tty reference count fixPaul Fulghum1-4/+3
2006-02-14[PATCH] pktcdvd: Reduce stack usagePeter Osterlund1-26/+17
2006-02-14[PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund1-1/+2
2006-02-14[PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund1-4/+3
2006-02-14[PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund1-3/+3
2006-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-26/+55
2006-02-14[PATCH] Fix locking error in espAlan Cox1-20/+2
2006-02-14[SCSI] fix wrong context bugs in SCSIJames Bottomley2-23/+12
2006-02-14[PATCH] add scsi_execute_in_process_context() APIJames Bottomley1-0/+59
2006-02-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-35/+31
2006-02-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-63/+127
2006-02-13[PATCH] i2c: Drop outdated probe/remove code in i2c-isaJean Delvare1-12/+0
2006-02-13[PATCH] it87: Fix oops on removalJean Delvare1-1/+2
2006-02-13[PATCH] w83781d: Use real-time status registersJean Delvare1-18/+25
2006-02-13[PATCH] vt8231: Fix sysfs temperature interfaceJean Delvare1-4/+4
2006-02-13[PATCH] USB: unusual-devs bugfixPhil Dibowitz1-7/+18
2006-02-13[PATCH] USB: unusual_devs.h entry: iAUDIO M5Alan Stern1-0/+7
2006-02-13[PATCH] USB: unusual_devs.h entry: TrekStor i.BeatAlan Stern1-0/+7
2006-02-13[PATCH] usb-storage: unusual_devs entryAlan Stern1-0/+6
2006-02-13[PATCH] usb-storage: new unusual_devs entryAlan Stern1-0/+7
2006-02-13[PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell1-2/+2
2006-02-13[PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2-2/+7
2006-02-13[PATCH] USB: change ldusb's experimental stateMichael Hund1-1/+1
2006-02-13[PATCH] USB: add new device ids to ldusbMichael Hund2-47/+60
2006-02-13[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell1-4/+12
2006-02-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2-133/+152
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-54/+56
2006-02-13[APPLETALK]: warning fixAndrew Morton1-1/+1
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-13/+4