summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-16USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern
2009-08-16USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito
2009-08-16USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa
2009-08-16USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen
2009-08-16USB: devio: Properly do access_ok() checksMichael Buesch
2009-08-16asix: new device idsGreg Kroah-Hartman
2009-08-16firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter
2009-08-16ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter
2009-08-16USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito
2009-08-16thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh
2009-08-16SCSI: libsas: reuse the original port when hotplugging phys in wide portsTom Peng
2009-08-16i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia
2009-08-16hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare
2009-07-30NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle
2009-07-30E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-07-30r8169: avoid losing MSI interruptsDavid Dillow
2009-07-30usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell
2009-07-30sky2: Fix checksum endiannessAnton Vorontsov
2009-07-30pegasus usb-net: Fix endianness bugsMichael Buesch
2009-07-30Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta
2009-07-30ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown
2009-07-30Enable PNPACPI _PSx Support, v3Witold Szczeponik
2009-07-30ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy
2009-07-30md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown
2009-07-30hwmon: (max6650) Fix lock imbalanceJiri Slaby
2009-07-30HID: hiddev, fix lock imbalanceJiri Slaby
2009-07-30USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman
2009-07-30USB: RNDIS gadget, fix issues talking from PXADavid Brownell
2009-07-30USB: handle zero-length usbfs submissions correctlyAlan Stern
2009-07-30USB: fix uninitialised variable in ti_do_downloadOliver Neukum
2009-07-30USB: fix memleak in usbfsOliver Neukum
2009-07-30USB: EHCI: report actual_length for iso transfersAlan Stern
2009-07-30SCSI: zalon: fix oops on attach failureJames Bottomley
2009-07-30gigaset: accept connection establishment messages in any orderTilman Schmidt
2009-07-24fbmon: work around compiler bug in gcc-4.2.4Linus Torvalds
2009-07-19tulip: Fix for MTU problems with 802.1q tagged framesTomasz Lemiech
2009-07-19floppy: fix lock imbalanceJiri Slaby
2009-07-19Fix iommu address space allocationDavid Woodhouse
2009-07-19Revert "dm: sysfs skip output when device is being destroyed"Greg Kroah-Hartman
2009-07-02dm: sysfs skip output when device is being destroyedMilan Broz
2009-07-02dm mpath: validate table argument countMikulas Patocka
2009-07-02dm mpath: validate hw_handler argument countMikulas Patocka
2009-07-02pcmcia/cm4000: fix lock imbalanceJiri Slaby
2009-07-02PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki
2009-07-02PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki
2009-07-02parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori
2009-07-02parport_pc: after superio probing restore original register valuesJens Rottmann
2009-07-02md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams
2009-07-02IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein
2009-07-02floppy: request and release only the ports we actually usePhilippe De Muyter