summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-20extcon: cht-wc: Return from default case to avoid warningsAndy Shevchenko
2019-11-20remoteproc/davinci: Use %zx for formating size_tBjorn Andersson
2019-11-20rtc: rv8803: fix the rv8803 id in the OF tableAlexandre Belloni
2019-11-20iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson
2019-11-20ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2019-11-20tee: optee: take DT status property into accountArd Biesheuvel
2019-11-20iio: adc: max9611: explicitly cast gain_selectorsStefan Agner
2019-11-20mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-11-20i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede
2019-11-20IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-11-20Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan
2019-11-20Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach
2019-11-20Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan
2019-11-20Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan
2019-11-20Input: synaptics-rmi4 - fix video buffer sizeLucas Stach
2019-11-20Input: ff-memless - kill timer in destroy()Oliver Neukum
2019-11-20slip: Fix memory leak in slip_open error pathJouni Hogander
2019-11-20net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-20ax88172a: fix information leak on short answersOliver Neukum
2019-11-20Revert "Input: synaptics-rmi4 - avoid processing unknown IRQs"Evan Green
2019-11-20scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield
2019-11-12drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin
2019-11-12drm/i915: Don't use GPU relocations prior to cmdparser stallsChris Wilson
2019-11-12drm/i915: Silence smatch for cmdparserChris Wilson
2019-11-12drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2019-11-12drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb
2019-11-12drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson
2019-11-12drm/i915/gtt: Disable read-only support under GVTChris Wilson
2019-11-12drm/i915/gtt: Read-only pages for insert_entries on bdw+Vivi, Rodrigo
2019-11-12drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield
2019-11-12usbip: Fix free of unallocated memory in vhci txSuwan Kim
2019-11-12can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-12net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan