summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-09bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-11-09appletalk: Fix skb leak when ipddp interface is not loaded (CVE-2009-2903)Arnaldo Carvalho de Melo1-2/+1
2009-11-09tty: Mark generic_serial users as BROKENAlan Cox1-3/+3
2009-11-09Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"Len Brown1-10/+2
2009-11-09ray_cs: Fix copy_from_user handlingAlan Cox1-1/+1
2009-11-09libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse1-1/+1
2009-11-09libata: fix internal command failure handlingTejun Heo1-5/+7
2009-11-09Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov1-0/+10
2009-11-09Driver core: fix driver_register() return valueStas Sergeev1-1/+1
2009-11-09dpt_i2o: Fix typo of EINVALOGAWA Hirofumi1-1/+1
2009-11-09dpt_i2o: Fix up copy*userAlan Cox1-0/+4
2009-11-09b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger1-1/+2
2009-11-098250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt1-0/+11
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