summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-01usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2014-07-01target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-07-01ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-07-01USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-07-01USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+12
2014-07-01USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-07-01USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-07-01USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-07-01USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-8/+17
2014-07-01USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold1-22/+20
2014-07-01USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-07-01USB: usb_wwan: fix write and suspend raceJohan Hovold1-7/+5
2014-07-01USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-07-01USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-07-01matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-07-01HID: core: fix validation of report id 0Kees Cook1-1/+11
2014-07-01USB: option: fix runtime PM handlingJohan Hovold1-3/+12
2014-07-01USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-07-01usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi1-0/+4
2014-07-01usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-07-01USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-07-01usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-07-01applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-07-01staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle1-2/+2
2014-07-01can: 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-17ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-17SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-06-17Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-06-17zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2014-06-17mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-06-11tty/serial: Add support for Altera serial portLey Foon Tan2-0/+27
2014-06-118250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd3-2/+52
2014-06-11Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2014-06-11tty: Correct tty buffer flush.Ilya Zykov1-4/+7
2014-06-11serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold1-0/+2
2014-06-11serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold1-1/+2
2014-06-11target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior1-2/+7
2014-06-11target: use correct sense code for LUN communication failureHannes Reinecke1-1/+1
2014-06-11target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2-4/+5