summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-06IB/umad: Fix use-after-free on closeBart Van Assche1-11/+19
2014-07-06IB/umad: Fix error handlingBart Van Assche1-22/+27
2014-07-06IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche1-0/+6
2014-07-06IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro1-0/+4
2014-07-06IB/qib: Fix port in pkey change eventMike Marciniszyn1-1/+1
2014-07-06watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar1-3/+1
2014-07-06PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas1-1/+1
2014-07-06PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-07-06Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-06-30usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2014-06-30target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-06-30ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-06-30USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-06-30USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+12
2014-06-30USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-06-30USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-06-30USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-06-30USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-8/+17
2014-06-30USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold1-22/+20
2014-06-30USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-06-30USB: usb_wwan: fix write and suspend raceJohan Hovold1-7/+5
2014-06-30USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-06-30USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-06-30matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-06-30HID: core: fix validation of report id 0Kees Cook1-1/+11
2014-06-30USB: option: fix runtime PM handlingJohan Hovold1-3/+12
2014-06-30USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-06-30usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi1-0/+4
2014-06-30usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-06-30USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-06-30usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-06-30applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-06-30staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle1-2/+2
2014-06-30can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold1-2/+4
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold1-0/+3
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold1-2/+1
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold1-1/+11
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold2-11/+23
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold1-14/+9
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold1-9/+6
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-64/+84
2014-06-26mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2-12/+21
2014-06-26team: fix mtu settingJiri Pirko1-1/+6
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger1-0/+10
2014-06-16ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-16SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-06-16Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-06-16zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1