summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-01target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-07-01target: Report correct response length for some commandsRoland Dreier3-5/+25
2014-07-01iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-07-01target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-07-01target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-07-01Target/iser: Fix hangs in connection teardownSagi Grimberg2-22/+10
2014-07-01Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg1-2/+7
2014-07-01bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2-5/+20
2014-07-01media: uvcvideo: Fix clock param realtime settingOlivier Langlois1-5/+10
2014-07-01ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-07-01ACPICA: utstring: Check array index bound before use.David Binderman1-1/+1
2014-07-01media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2-2/+9
2014-07-01media: ivtv: Fix Oops when no firmware is loadedTakashi Iwai1-0/+6
2014-07-01USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold1-3/+11
2014-07-01usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+18
2014-07-01usb: qcserial: add Netgear AirCard 341UAleksander Morgado1-0/+3
2014-07-01USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-07-01USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+13
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-24/+19
2014-07-01USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-07-01USB: usb_wwan: fix write and suspend raceJohan Hovold1-8/+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-1/+10
2014-07-01USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-07-01ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle1-1/+1
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-01extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski1-1/+1
2014-07-01net: cpsw: fix null dereference at probeJohan Hovold1-0/+4
2014-07-01can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-06-26iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald1-8/+1
2014-06-26iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter1-8/+8
2014-06-26staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht1-2/+6
2014-06-26iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron1-8/+8
2014-06-26Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan1-3/+26
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