summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-06extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski1-2/+2
2014-07-06mei: me: fix hw ready reset flowTomas Winkler1-7/+7
2014-07-06mei: me: read H_CSR after asserting resetTomas Winkler1-1/+13
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: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos1-0/+10
2014-07-06watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar1-3/+1
2014-07-06mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P1-2/+2
2014-07-06mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P1-31/+35
2014-07-06mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P1-0/+53
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 - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede1-2/+3
2014-07-06Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-07-06iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger1-0/+2
2014-07-06iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger1-1/+1
2014-07-06target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger1-0/+1
2014-06-30iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10Roland Dreier1-6/+1
2014-06-30Target/iser: Wait for proper cleanup before unloadingSagi Grimberg1-0/+1
2014-06-30Target/iser: Improve cm events handlingSagi Grimberg2-12/+15
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-30target: Report correct response length for some commandsRoland Dreier3-5/+25
2014-06-30iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-06-30target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-06-30target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-06-30Target/iser: Fix hangs in connection teardownSagi Grimberg2-22/+10
2014-06-30Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg1-2/+7
2014-06-30bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi2-5/+20
2014-06-30media: uvcvideo: Fix clock param realtime settingOlivier Langlois1-5/+10
2014-06-30ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-06-30ACPICA: utstring: Check array index bound before use.David Binderman1-1/+1
2014-06-30media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2-2/+9
2014-06-30media: ivtv: Fix Oops when no firmware is loadedTakashi Iwai1-0/+6
2014-06-30USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold1-3/+11
2014-06-30usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+18
2014-06-30usb: qcserial: add Netgear AirCard 341UAleksander Morgado1-0/+3
2014-06-30USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-06-30USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+13
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-24/+19
2014-06-30USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-06-30USB: usb_wwan: fix write and suspend raceJohan Hovold1-8/+5
2014-06-30USB: usb_wwan: fix race between write and resumexiao jin1-6/+2