summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soundwire-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-01-189-69/+1002
|\
| * soundwire: cadence: fix kernel-doc parameter descriptionsPierre-Louis Bossart2020-01-161-1/+1
| * soundwire: intel: fix factor of two in MCLK handlingBard Liao2020-01-141-0/+3
| * soundwire: bus: fix device number leak on errorsPierre-Louis Bossart2020-01-141-14/+23
| * soundwire: cadence: remove useless variable incrementationPierre-Louis Bossart2020-01-141-2/+0
| * soundwire: cadence: update kernel-doc parameter descriptionsPierre-Louis Bossart2020-01-141-0/+4
| * soundwire: qcom: add support for SoundWire controllerSrinivas Kandagatla2020-01-143-0/+874
| * soundwire: bus: check first if Slaves become UNATTACHEDPierre-Louis Bossart2020-01-141-0/+18
| * soundwire: cadence_master: handle multiple status reports per SlavePierre-Louis Bossart2020-01-141-6/+29
| * soundwire: cadence_master: remove config update for interrupt settingRander Wang2020-01-141-3/+2
| * soundwire: cadence_master: log more useful information during timeoutsPierre-Louis Bossart2020-01-141-1/+2
| * soundwire: cadence_master: clear interrupt status before enabling interruptRander Wang2020-01-141-0/+10
| * soundwire: cadence_master: filter out bad interruptsPierre-Louis Bossart2020-01-141-0/+7
| * soundwire: stream: remove redundant pr_err tracesPierre-Louis Bossart2020-01-101-8/+0
| * soundwire: intel: update stream callbacks for hwparams/free stream operationsRander Wang2019-12-123-8/+17
| * soundwire: intel: update interfaces between ASoC and SoundWirePierre-Louis Bossart2019-12-122-27/+13
* | Merge tag 'extcon-next-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-01-172-165/+199
|\ \
| * | extcon: sm5502: Remove unneeded semicolonXu Wang2019-12-161-5/+5
| * | extcon: arizona: Factor out microphone and button detectionCharles Keepax2019-12-091-44/+71
| * | extcon: arizona: Factor out microphone impedance into a functionCharles Keepax2019-12-091-52/+73
| * | extcon: arizona: Invert logic of check in arizona_hpdet_do_idCharles Keepax2019-12-091-47/+45
| * | extcon: arizona: Remove excessive WARN_ONCharles Keepax2019-12-091-3/+2
| * | extcon: arizona: Remove unnecessary sets of ACCDET_MODECharles Keepax2019-12-091-11/+0
| * | extcon: arizona: Tidy up transition from mic to headphone detectCharles Keepax2019-12-091-8/+1
| * | extcon: arizona: Clear jack status regardless of detection typeCharles Keepax2019-12-091-4/+4
| * | extcon: arizona: Move pdata extraction to probeCharles Keepax2019-12-091-9/+5
| * | extcon: arizona: Make rev A register sequences atomicCharles Keepax2019-12-091-6/+14
| * | extcon: arizona: Correct clean up if arizona_identify_headphone failsCharles Keepax2019-12-091-0/+3
| |/
* | nvmem: add QTI SDAM driverAnirudh Ghayal2020-01-163-0/+202
* | siox: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-141-1/+1
* | w1: omap-hdq: Simplify driver with PM runtime autosuspendTony Lindgren2020-01-141-235/+113
* | firmware: stratix10-svc: Remove unneeded semicolonzhengbin2020-01-141-2/+2
* | firmware: google: Probe for a GSMI handler in firmwareArthur Heymans2020-01-141-0/+19
* | firmware: google: Unregister driver_info on failure and exit in gsmiArthur Heymans2020-01-141-0/+6
* | firmware: google: Release devices before unregistering the busPatrick Rudolph2020-01-141-0/+7
* | slimbus: qcom: add missed clk_disable_unprepare in removeChuhong Yuan2020-01-141-0/+2
* | slimbus: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-141-1/+1
* | slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_chan...Peter Ujfalusi2020-01-141-8/+12
* | vme: bridges: reduce stack usageArnd Bergmann2020-01-141-12/+18
* | mic: Remove unneeded NULL checkXu Wang2020-01-143-9/+0
* | visorbus: fix uninitialized variable accessArnd Bergmann2020-01-141-4/+7
* | uio: uio_pdrv_genirq: Do not log an error when deferring probe routine.Oscar Ravadilla2020-01-141-0/+2
* | uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()Jia-Ju Bai2020-01-141-2/+4
* | misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck2020-01-141-5/+5
* | misc: xilinx_sdfec: add missing __user annotationLuc Van Oostenryck2020-01-141-1/+1
* | drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King2020-01-141-2/+2
* | misc: tsl2550: remove redundant initialization to variable rColin Ian King2020-01-141-7/+5
* | misc: pti: remove redundant assignments to retvalColin Ian King2020-01-141-2/+2
* | misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry2020-01-141-1/+7
* | misc: cxl: use mmgrabJulia Lawall2020-01-141-1/+1