summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd'Ivan Zaentsev2020-11-121-6/+6
* binder: add trace at free transaction.Frankie.Chang2020-11-112-0/+47
* binder: move structs from core file to header fileFrankie.Chang2020-11-112-406/+406
* firmware: gsmi: Drop the use of dma_pool_* API functionsFurquan Shaikh2020-11-091-12/+19
* binder: change error code from postive to negative in binder_transactionZhang Qilong2020-11-091-1/+1
* Android: binder: added a missing blank line after declarationAndrew Bridges2020-11-091-0/+1
* uacce: modify the module author information.Kai Ye2020-11-091-1/+1
* uacce: delete some redundant code.Kai Ye2020-11-091-11/+0
* vme: fix two kernel-doc markupsMauro Carvalho Chehab2020-11-091-2/+2
* uio: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-091-2/+2
* mei: bus: fix a kernel-doc markupMauro Carvalho Chehab2020-11-091-1/+1
* speakup: document the usage of enum valuesSamuel Thibault2020-11-092-31/+39
* speakup_dummy: log about characters received by the dummy driverSamuel Thibault2020-11-091-1/+6
* ipack: iopctal: remove unneeded breakTom Rix2020-11-091-1/+0
* vme: remove unneeded breakTom Rix2020-11-092-16/+0
* char: mwave: remove unneeded breakTom Rix2020-11-091-1/+0
* char: lp: remove unneeded breakTom Rix2020-11-091-1/+0
* mei: bus: deinitialize callback functions on init failureAlexander Usyskin2020-11-031-2/+8
* mei: bus: do not start a read for disconnected clientsAlexander Usyskin2020-11-031-2/+6
* misc: ocxl: config: Rename function attribute descriptionLee Jones2020-11-031-1/+1
* misc: c2port: core: Make copying name from userspace more secureLee Jones2020-11-031-1/+1
* misc: xilinx-sdfec: remove check for ioctl cmd and argument.Harshal Chaudhari2020-11-031-13/+3
* misc: pci_endpoint_test: Remove unnecessary verificationGustavo Pimentel2020-11-031-1/+1
* misc: ti-st: st_core: remove unneeded semicolonTom Rix2020-11-031-1/+1
* misc: mei: remove unneeded breakTom Rix2020-11-031-1/+0
* char: misc: increase DYNAMIC_MINORS valueSangmoon Kim2020-11-031-1/+1
* Merge 5.10-rc2 into char-misc-nextGreg Kroah-Hartman2020-11-02245-23428/+1523
|\
| * Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-0180-22441/+34
| |\
| | * Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman2020-10-306-13/+25
| | |\
| | | * interconnect: qcom: use icc_sync state for sm8[12]50Dmitry Baryshkov2020-10-272-6/+8
| | | * interconnect: qcom: Ensure that the floor bandwidth value is enforcedGeorgi Djakov2020-10-221-0/+7
| | | * interconnect: qcom: sc7180: Init BCMs before creating the nodesGeorgi Djakov2020-10-151-3/+3
| | | * interconnect: qcom: sdm845: Init BCMs before creating the nodesGeorgi Djakov2020-10-151-3/+3
| | | * interconnect: Aggregate before setting initial bandwidthGeorgi Djakov2020-10-151-0/+3
| | | * interconnect: qcom: sdm845: Enable keepalive for the MM1 BCMGeorgi Djakov2020-10-151-1/+1
| | * | coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose2020-10-291-0/+7
| | * | coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach2020-10-291-1/+1
| | * | coresight: add module licenseArnd Bergmann2020-10-291-0/+1
| | * | misc: mic: remove the MIC driversSudeep Dutt2020-10-2871-22427/+0
| * | | Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-018-30/+49
| |\ \ \
| | * | | staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng2020-10-271-1/+1
| | * | | staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller2020-10-271-1/+1
| | * | | staging: wfx: fix use of uninitialized pointerJérôme Pouiller2020-10-271-3/+3
| | * | | staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim2020-10-271-4/+15
| | * | | staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-10-271-0/+1
| | * | | staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin2020-10-271-15/+19
| | * | | staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-10-272-6/+9
| | |/ /
| * | | Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-014-38/+37
| |\ \ \
| | * | | vt_ioctl: fix GIO_UNIMAP regressionJiri Slaby2020-10-281-6/+5
| | * | | vt: keyboard, extend func_buf_lock to readersJiri Slaby2020-10-281-4/+13