summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-18PPPOL2TP: Fix SMP issues in skb reorder queue handlingJames Chapman1-3/+8
2008-04-18PPPOL2TP: Make locking calls softirq-safeJames Chapman1-29/+29
2008-04-18SUNGEM: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-04-18ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-04-18mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev1-5/+5
2008-04-18USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton1-2/+2
2008-04-18USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky1-1/+1
2008-04-18USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins1-0/+4
2008-04-18hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare1-5/+16
2008-04-18pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-04-18USB: new quirk flag to avoid Set-InterfaceAlan Stern2-1/+7
2008-04-18USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2-1/+13
2008-04-18UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-04-18V4L: ivtv: Add missing sg_init_table()Ian Armstrong1-0/+3
2008-04-18md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown1-12/+0
2008-04-18mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-03-24SCSI advansys: Fix bug in AdvLoadMicrocodeMatthew Wilcox1-1/+1
2008-03-24SCSI: mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki1-0/+5
2008-03-24SCSI: gdth: fix to internal commands executionBoaz Harrosh2-18/+13
2008-03-24SCSI: gdth: bugfix for the at-exit problemsBoaz Harrosh1-54/+28
2008-03-24Fix default compose table initializationSamuel Thibault3-70/+70
2008-03-24SCSI: fix BUG when sum(scatterlist) > bufflenTony Battersby1-1/+0
2008-03-24USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin1-1/+1
2008-03-24USB: ftdi_sio - really enable EM1010PCSven Andersen1-0/+1
2008-03-24USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2-0/+31
2008-03-24VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-03-24ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams1-0/+2
2008-03-24macb: Fix speed settingAtsushi Nemoto1-1/+1
2008-03-24atmel_spi: fix clock polarityAtsushi Nemoto1-0/+10
2008-03-24b43: Backport bcm4311 fixMichael Buesch2-10/+25
2008-03-24arcmsr: fix IRQs disabled warning spewMike Pagano1-11/+9
2008-03-24e1000e: Fix CRC stripping in hardware context bugAuke Kok1-3/+3
2008-03-24pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox3-7/+7
2008-03-24SCSI advansys: fix overrun_buf aligned bugFUJITA Tomonori1-2/+11
2008-03-24spi: pxa2xx_spi clock polarity fixNed Forrester1-14/+27
2008-03-24SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley1-4/+10
2008-03-24SCSI gdth: don't call pci_free_consistent under spinlockJames Bottomley1-4/+2
2008-03-24SCSI ips: fix data buffer accessors conversion bugFUJITA Tomonori1-1/+1
2008-03-24usb-storage: don't access beyond the end of the sg bufferAlan Stern1-2/+3
2008-03-24SCSI ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik1-5/+13
2008-03-24drivers: fix dma_get_required_maskJames Bottomley1-1/+1
2008-03-24ub: fix up the conversion to sg_init_table()Pete Zaitcev1-1/+1
2008-03-24NIU: Bump driver version and release date.David S. Miller1-2/+2
2008-03-24NIU: Fix BMAC alternate MAC address indexing.Matheos Worku1-1/+6
2008-03-24NIU: More BMAC alt MAC address fixes.Matheos Worku2-5/+6
2008-02-25bonding: fix NULL pointer deref in startup processingJay Vosburgh1-7/+9
2008-02-25PCMCIA: Fix station address detection in smcChuck Ebbert1-2/+10
2008-02-25SCSI: gdth: scan for scsi devicesBoaz Harrosh1-0/+9
2008-02-25USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-25Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt1-1/+24