summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-17drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher
2014-07-17vgaswitcheroo: switch the mux to the igp on power down when runpm is enabledAlex Deucher
2014-07-17mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-07-17mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-07-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka
2014-07-17rt2x00: disable TKIP on USBStanislaw Gruszka
2014-07-17usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-07-17USB: ftdi_sio: fix null deref at port probeJohan Hovold
2014-07-17usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen
2014-07-17usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia
2014-07-17usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner
2014-07-17usb: musb: ux500: don't propagate the OF nodeLinus Walleij
2014-07-17usb: option: add/modify Olivetti Olicard modemsBjørn Mork
2014-07-17USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum
2014-07-17xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-07-17xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-07-17virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini
2014-07-17scsi_error: fix invalid setting of host byteUlrich Obergfell
2014-07-17virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini
2014-07-17ibmvscsi: Add memory barriers for send / receiveBrian King
2014-07-17ibmvscsi: Abort init sequence during error recoveryBrian King
2014-07-17IB/umad: Fix use-after-free on closeBart Van Assche
2014-07-17IB/umad: Fix error handlingBart Van Assche
2014-07-17IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche
2014-07-17IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro
2014-07-17IB/qib: Fix port in pkey change eventMike Marciniszyn
2014-07-17IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud
2014-07-17IB/mlx5: add missing padding at end of struct mlx5_ib_create_cqYann Droneaud
2014-07-17watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg
2014-07-17watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos
2014-07-17watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar
2014-07-17mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P
2014-07-17mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P
2014-07-17mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P
2014-07-17PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas
2014-07-17PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-07-17Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede
2014-07-17Input: elantech - deal with clickpads reporting right button eventsHans de Goede
2014-07-17iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-07-17iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-07-17iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-07-17target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-07-02efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2014-07-02target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger
2014-07-02target: Report correct response length for some commandsRoland Dreier
2014-07-02Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-07-02iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger
2014-07-02target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-07-02target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-07-02Target/iser: Wait for proper cleanup before unloadingSagi Grimberg