summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-21USB: digi_acceleport: Fix broken unthrottle.Johan Hovold1-4/+4
2009-10-21SCSI: Fix protection scsi_data_buffer leakMartin K. Petersen1-4/+7
2009-10-21usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-10-12hpwdt.c: Add new HP BMC controller.Thomas Mingarelli1-8/+7
2009-10-12net: Fix wrong sizeofJean Delvare1-1/+1
2009-10-05Fix incorrect stable backport to bas_gigasetTilman Schmidt1-7/+9
2009-10-05pcnet_cs: Fix misuse of the equality operator.Cord Walter1-1/+1
2009-10-05enc28j60: fix RX buffer overflowBaruch Siach1-1/+3
2009-10-05p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-24libata: fix off-by-one error in ata_tf_read_block()Tejun Heo1-1/+7
2009-09-24TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-09-24powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand1-3/+62
2009-09-15E100: fix interaction with swiotlb on X86.Krzysztof Hałasa1-1/+1
2009-09-08SCSI: sr: report more accurate drive status after closing the tray.Peter Jones1-0/+5
2009-09-08Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2-3/+0
2009-09-08USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum17-106/+1
2009-09-08parport: quickfix the proc registration bugAlan Cox1-3/+10
2009-09-08ehea: Fix napi list corruption on ifconfig downHannes Hering1-0/+3
2009-08-16USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-16USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-16USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-16USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2-0/+8
2009-08-16USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-16asix: new device idsGreg Kroah-Hartman1-0/+8
2009-08-16firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter1-1/+9
2009-08-16ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter2-1/+8
2009-08-16USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito1-1/+1
2009-08-16thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh1-1/+3
2009-08-16SCSI: libsas: reuse the original port when hotplugging phys in wide portsTom Peng1-4/+15
2009-08-16i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia1-7/+10
2009-08-16hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare1-0/+11
2009-07-30NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-30E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-30r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-07-30usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell1-3/+4
2009-07-30sky2: Fix checksum endiannessAnton Vorontsov1-1/+1
2009-07-30pegasus usb-net: Fix endianness bugsMichael Buesch1-12/+17
2009-07-30Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta1-0/+9
2009-07-30ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown1-5/+3
2009-07-30Enable PNPACPI _PSx Support, v3Witold Szczeponik1-7/+16
2009-07-30ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy1-1/+2
2009-07-30md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown1-2/+4
2009-07-30hwmon: (max6650) Fix lock imbalanceJiri Slaby1-0/+1
2009-07-30HID: hiddev, fix lock imbalanceJiri Slaby1-1/+3
2009-07-30USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman1-1/+0
2009-07-30USB: RNDIS gadget, fix issues talking from PXADavid Brownell1-5/+6
2009-07-30USB: handle zero-length usbfs submissions correctlyAlan Stern1-21/+20
2009-07-30USB: fix uninitialised variable in ti_do_downloadOliver Neukum1-1/+1
2009-07-30USB: fix memleak in usbfsOliver Neukum1-6/+10
2009-07-30USB: EHCI: report actual_length for iso transfersAlan Stern1-4/+8