summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-07-02floppy: provide a PNP device table in the module.Scott James Remnant
2009-07-02ISDN: Fix DMA alloc for hfcpciKarsten Keil
2009-07-02r8169: fix crash when large packets are receivedEric Dumazet
2009-07-02PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li
2009-07-02firmware_map: fix hang with x86/32bitYinghai Lu
2009-07-02char: mxser, fix ISA board lookupPeter Botha
2009-07-02char: moxa, prevent opening unavailable portsDirk Eibach
2009-07-02bonding: fix multiple module load problemStephen Hemminger
2009-07-02atmel_lcdfb: correct fifo size for some productsNicolas Ferre
2009-07-02parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter
2009-06-11V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare
2009-06-11USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free
2009-06-11Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds