summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-20md/raid5: release/flush io in raid5_do_work()Song Liu1-0/+4
2017-09-20md/raid1/10: reset bio allocated from mempoolShaohua Li2-4/+50
2017-09-20libnvdimm: fix integer overflow static analysis warningDan Williams1-8/+9
2017-09-20libnvdimm, btt: check memory allocation failureChristophe Jaillet1-0/+2
2017-09-20thunderbolt: Allow clearing the keyBernat, Yehezkel1-4/+11
2017-09-20thunderbolt: Make key root-only accessibleBernat, Yehezkel1-1/+1
2017-09-20thunderbolt: Remove superfluous checkBernat, Yehezkel1-3/+0
2017-09-20vhost_net: correctly check tx avail during rx busy pollingJason Wang1-1/+6
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-13rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka1-1/+4
2017-09-13Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds1-99/+0
2017-09-13brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON1-1/+2
2017-09-13rtlwifi: btcoexist: Fix antenna selection codeLarry Finger1-7/+16
2017-09-13rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger1-1/+4
2017-09-13nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp1-1/+1
2017-09-13mtd: nand: qcom: fix config error for BCHAbhishek Sahu1-1/+1
2017-09-13mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu1-4/+12
2017-09-13mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon1-3/+4
2017-09-13mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl1-2/+2
2017-09-13mtd: nand: make Samsung SLC NAND usable againLothar Waßmann1-2/+5
2017-09-09rtlwifi: Fix fallback firmware loadingSven Joachim2-24/+10
2017-09-09rtlwifi: Fix memory leak when firmware request failsSouptick Joarder9-0/+24
2017-09-09of/device: Prevent buffer overflow in of_device_modalias()Bjorn Andersson1-0/+2
2017-09-09scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-09scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-09-09cs5536: add support for IDE controller variantAndrey Korolyov2-0/+2
2017-09-09ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig1-1/+8
2017-09-09drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst1-2/+5
2017-09-09drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-09-09MCB: add support for SC31 to mcb-lpcMichael Moese1-0/+15
2017-09-09mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-09iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-09-09Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin1-0/+1
2017-09-09rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-09drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctlyVille Syrjälä1-4/+4
2017-09-09drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu1-1/+1
2017-09-09drm/vgem: Pin our pages for dmabuf exportsChris Wilson2-21/+64
2017-09-09ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-09intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin1-0/+5
2017-09-09intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin1-0/+5
2017-09-09fpga: altera-hps2fpga: fix multiple init of l3_remap_lockIan Abbott1-3/+1
2017-09-09thunderbolt: Fix reset response_typeDan Carpenter1-1/+1
2017-09-09crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă4-54/+62
2017-09-09crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă1-1/+1
2017-09-09binder: free memory on errorChristian Brauner1-2/+6
2017-09-09HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usageJason Gerecke1-1/+7
2017-09-09driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-09-09iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita1-12/+19
2017-09-09iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita1-1/+1
2017-09-09iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita1-2/+16