summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-29cpuidle: psci: Fix error path via converting to a platform driverUlf Hansson
2020-07-29cpuidle: psci: Fail cpuidle registration if set OSI mode failedUlf Hansson
2020-07-29cpuidle: psci: Split into two separate build objectsUlf Hansson
2020-07-29habanalabs: remove unused but set variable 'ctx_asid'Wei Yongjun
2020-07-29ice: fix unused parameter warningTony Nguyen
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: reduce scope of variableBruce Allan
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak
2020-07-29ice: distribute Tx queues evenlyVictor Raj
2020-07-29ice: Adjust scheduler default BW weightTarun Singh
2020-07-29ice: Add RL profile bit mask checkTarun Singh
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-07-29ice: return correct error code from ice_aq_sw_rulesKiran Patil
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-07-29ice: fix link event handling timingDave Ertman
2020-07-29ice: Fix link broken after GLOBR resetDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-29serial: 8250_dw: Fix common clocks usage race conditionSerge Semin
2020-07-29serial: 8250_dw: Pass the same rate to the clk round and set rate methodsSerge Semin
2020-07-29serial: 8250_dw: Simplify the ref clock rate setting procedureSerge Semin
2020-07-29serial: 8250: Add 8250 port clock update methodSerge Semin
2020-07-29nvmem: qcom-spmi-sdam: Enable multiple devicesGuru Das Srinagesh
2020-07-29nvmem: update Kconfig descriptionMatteo Croce
2020-07-29nvmem: qfprom: Add fuse blowing supportRavi Kumar Bokka
2020-07-29nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instancesSrinivas Kandagatla
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla
2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber
2020-07-29nvmem: core: Grammar fixes for help textAndreas Färber
2020-07-29nvmem: sc27xx: add sc2730 efuse supportFreeman Liu
2020-07-29nvmem: Enforce nvmem stride in the sysfs interfaceDouglas Anderson
2020-07-29nvmem: sprd: Fix return value of sprd_efuse_probe()Tiezhu Yang
2020-07-29tty: serial: imx: add imx earlycon driverFugang Duan
2020-07-29tty: serial: imx: enable imx serial console port as moduleFugang Duan
2020-07-29tty/synclink: remove leftover bits of non-PCI card supportChristoph Hellwig
2020-07-29tty: Use the preferred form for passing the size of a structure typeGustavo A. R. Silva
2020-07-29tty: Fix identation issues in struct serial_struct32Gustavo A. R. Silva
2020-07-29tty: Avoid the use of one-element arraysGustavo A. R. Silva
2020-07-29drivers: android: Fix the SPDX comment styleMrinal Pandey
2020-07-29drivers: android: Fix a variable declaration coding style issueMrinal Pandey
2020-07-29drivers: android: Remove braces for a single statement if-else blockMrinal Pandey
2020-07-29drivers: android: Remove the use of else after returnMrinal Pandey
2020-07-29drivers: android: Fix a variable declaration coding style issueMrinal Pandey
2020-07-29binder: Prevent context manager from incrementing ref 0Jann Horn
2020-07-29greybus: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-29usb: mtu3: simplify mtu3_req_complete()Chunfeng Yun
2020-07-29usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun
2020-07-29usb: mtu3: use MTU3_EP_WEDGE flagChunfeng Yun
2020-07-29usb: mtu3: remove useless member @busy in mtu3_ep structChunfeng Yun