summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-02-20SCSI: libiscsi: fix iscsi pool leakMike Christie1-0/+1
2009-02-20btsdio: free sk_buff with kfree_skbSergio Luis1-1/+1
2009-02-20Bluetooth: Fix TX error path in btsdio driverTomas Winkler1-0/+1
2009-02-20Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-1/+3
2009-02-203c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-20sata_nv: give up hardreset on nf2Tejun Heo1-6/+8
2009-02-20Fix Intel IOMMU write-buffer flushingDavid Woodhouse1-1/+12
2009-02-17libata: fix EH device failure handlingTejun Heo1-2/+3
2009-02-17HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina1-12/+4
2009-02-17virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-02-17tun: Fix unicast filter overflowAlex Williamson1-2/+8
2009-02-17sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta1-4/+4
2009-02-17sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-02-17drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin1-2/+2
2009-02-17zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-17zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-17w1: w1 temp calculation overflow fixIan Dall1-1/+1
2009-02-17parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-02-17nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-02-17iwlwifi: scan correct setting of valid rx_chainsTomas Winkler1-1/+1
2009-02-12Revert "ACPI: dock: Don't eval _STA on every show_docked sysfs read"Greg Kroah-Hartman1-7/+1
2009-02-12USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2-15/+2
2009-02-12USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2-3/+9
2009-02-12USB: option: New mobile broadband modems to be supportedDirk De Schepper1-28/+56
2009-02-12USB: new id for ti_usb_3410_5052 driverOliver Neukum2-0/+5
2009-02-12Revert USB: option: add Pantech cardsGreg Kroah-Hartman1-9/+0
2009-02-12ACPI: video: Fix reversed brightness behavior on ThinkPad SL seriesZhang Rui1-0/+15
2009-02-12ACPICA: Add function to dereference returned reference objectsLin Ming1-0/+79
2009-02-12ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij1-31/+82
2009-02-12dm mpath: avoid attempting to activate null pathChandra Seetharaman1-2/+2
2009-02-12hso: rfkill type should be WWANPaulius Zaleckas1-1/+1
2009-02-12ipw2200: fix scanning while associatedHelmut Schaa2-6/+23
2009-02-12md: Allow metadata_version to be updated for externally managed metadata.NeilBrown1-1/+7
2009-02-12md: Don't try to set an array to 'read-auto' if it is already in that state.NeilBrown1-2/+2
2009-02-12Revert "vt: fix background color on line feed"Linus Torvalds5-37/+17
2009-02-12serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos1-0/+3
2009-02-12PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-5/+7
2009-02-12PCI: properly clean up ASPM link state on device removeAlex Chiang1-2/+2
2009-02-12Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer1-0/+6
2009-02-12ACPI: Skip the first two elements in the _BCL packageZhao Yakui1-4/+4
2009-02-12ACPI: proc_dir_entry 'video/VGA' already registeredZhao Yakui1-0/+6
2009-02-12ACPI: disable ACPI cleanly when bad RSDP foundLen Brown1-1/+6
2009-02-12ACPICA: Fix table entry truncation calculationMyron Stowe1-4/+3
2009-02-128250_pci: add support for netmos 9835 IBM devicesJiri Slaby1-0/+8
2009-02-12ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-0/+10
2009-02-12firewire: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-7/+9
2009-02-12firewire: sbp2: fix DMA mapping leak on the failure pathStefan Richter1-10/+17
2009-02-12firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...Stefan Richter1-1/+1
2009-02-12ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c...Stefan Richter1-1/+1
2009-02-12sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2-8/+8