aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-09-131-1/+4
* Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2017-09-131-99/+0
* brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-131-1/+2
* rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-131-7/+16
* rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-131-1/+4
* nvme-fabrics: generate spec-compliant UUID NQNsDaniel Verkamp2017-09-131-1/+1
* mtd: nand: qcom: fix config error for BCHAbhishek Sahu2017-09-131-1/+1
* mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu2017-09-131-4/+12
* mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon2017-09-131-3/+4
* mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl2017-09-131-2/+2
* mtd: nand: make Samsung SLC NAND usable againLothar Waßmann2017-09-131-2/+5
* rtlwifi: Fix fallback firmware loadingSven Joachim2017-09-092-24/+10
* rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-09-099-0/+24
* of/device: Prevent buffer overflow in of_device_modalias()Bjorn Andersson2017-09-091-0/+2
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2017-09-091-2/+5
* scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor2017-09-091-3/+9
* cs5536: add support for IDE controller variantAndrey Korolyov2017-09-092-0/+2
* ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig2017-09-091-1/+8
* drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst2017-09-091-2/+5
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-09-091-0/+4
* MCB: add support for SC31 to mcb-lpcMichael Moese2017-09-091-0/+15
* mwifiex: correct channel stat buffer overflowsBrian Norris2017-09-092-1/+7
* iwlwifi: pci: add new PCI ID for 7265DLuca Coelho2017-09-091-0/+1
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-09-091-0/+1
* rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-09-091-2/+2
* drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctlyVille Syrjälä2017-09-091-4/+4
* drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu2017-09-091-1/+1
* drm/vgem: Pin our pages for dmabuf exportsChris Wilson2017-09-092-21/+64
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-09-091-6/+6
* intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin2017-09-091-0/+5
* intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin2017-09-091-0/+5
* fpga: altera-hps2fpga: fix multiple init of l3_remap_lockIan Abbott2017-09-091-3/+1
* thunderbolt: Fix reset response_typeDan Carpenter2017-09-091-1/+1
* crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă2017-09-094-54/+62
* crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă2017-09-091-1/+1
* binder: free memory on errorChristian Brauner2017-09-091-2/+6
* HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usageJason Gerecke2017-09-091-1/+7
* driver core: bus: Fix a potential double freeChristophe JAILLET2017-09-091-1/+1
* iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita2017-09-091-12/+19
* iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita2017-09-091-1/+1
* iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-09-091-2/+16
* iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-09-091-0/+7
* iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-09-091-24/+24
* iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-09-091-17/+10
* staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaksHoria Geantă2017-09-091-2/+2
* staging: ccree: save ciphertext for CTS IVGilad Ben-Yossef2017-09-091-4/+36
* staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King2017-09-091-1/+1
* USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson2017-09-091-2/+2
* ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.Martijn Coenen2017-09-091-1/+1
* USB: musb: fix external abort on suspendJohan Hovold2017-09-091-8/+10