summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* intel_idle: refactor state->enter manipulation into its own functionArjan van de Ven2023-06-121-22/+28
* Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-107-6/+27
|\
| * Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2023-06-091-0/+1
| |\
| | * eeprom: at24: also select REGMAPRandy Dunlap2023-06-081-0/+1
| * | i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-071-3/+5
| * | i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek Behún2023-06-051-0/+11
| * | i2c: designware: fix idx_write_cnt in read loopDavid Zheng2023-06-052-0/+5
| * | i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman2023-06-051-2/+4
| * | i2c: img-scb: Fix spelling mistake "innacurate" -> "inaccurate"Christian Heusel2023-06-051-1/+1
* | | Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-103-5/+23
|\ \ \
| * | | soundwire: stream: Add missing clear of alloc_slave_rtCharles Keepax2023-06-081-1/+3
| * | | soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski2023-05-271-4/+13
| * | | soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart2023-05-271-0/+7
| | |/ | |/|
* | | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-1010-81/+106
|\ \ \
| * \ \ Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann2023-06-072-17/+23
| |\ \ \
| | * | | tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas2023-05-152-17/+23
| * | | | Merge tag 'ffa-fix-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-06-061-0/+1
| |\ \ \ \
| | * | | | firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay2023-06-061-0/+1
| * | | | | Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-06-057-64/+82
| |\ \ \ \ \
| | * | | | | EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam2023-05-261-58/+58
| | * | | | | EDAC/qcom: Remove superfluous return variable assignment in qcom_llcc_core_se...Manivannan Sadhasivam2023-05-261-1/+1
| | * | | | | soc: qcom: rpmhpd: Add SA8155P power domainsKonrad Dybcio2023-05-241-0/+16
| | * | | | | soc: qcom: Rename ice to qcom_ice to avoid module name conflictAbel Vesa2023-05-241-1/+2
| | * | | | | soc: qcom: rmtfs: Fix error code in probe()Dan Carpenter2023-05-241-0/+1
| | * | | | | soc: qcom: ramp_controller: Fix an error handling path in qcom_ramp_controlle...Christophe JAILLET2023-05-241-1/+1
| | * | | | | soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparisionKrzysztof Kozlowski2023-05-141-1/+1
| | * | | | | soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()Krzysztof Kozlowski2023-05-141-2/+2
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linuxLinus Torvalds2023-06-092-2/+3
|\ \ \ \ \ \
| * | | | | | s390/dasd: Use correct lock while counting channel queue lengthJan Höppner2023-06-091-2/+2
| * | | | | | null_blk: Fix: memory release when memory_backed=1Nitesh Shetty2023-06-051-0/+1
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-06-096-52/+83
|\ \ \ \ \ \ \
| * | | | | | | vhost_vdpa: support PACKED when setting-getting vring_baseShannon Nelson2023-06-091-4/+17
| * | | | | | | vhost: support PACKED when setting-getting vring_baseShannon Nelson2023-06-092-7/+19
| * | | | | | | vhost: Fix worker hangs due to missed wake up callsMike Christie2023-06-081-0/+2
| * | | | | | | vhost: Fix crash during early vhost_transport_send_pkt callsMike Christie2023-06-082-34/+18
| * | | | | | | vhost_net: revert upend_idx only on retriable errorAndrey Smetanin2023-06-081-3/+8
| * | | | | | | vhost_vdpa: tell vqs about the negotiatedShannon Nelson2023-06-081-0/+13
| * | | | | | | vdpa/mlx5: Fix hang when cvq commands are triggered during device unregisterDragos Tatulea2023-06-081-1/+1
| * | | | | | | vduse: avoid empty string for dev nameSheng Zhao2023-06-081-0/+3
| * | | | | | | vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia2023-06-071-3/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds2023-06-091-18/+44
|\ \ \ \ \ \ \
| * | | | | | | rbd: get snapshot context after exclusive lock is ensured to be heldIlya Dryomov2023-06-061-7/+23
| * | | | | | | rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag settingIlya Dryomov2023-06-061-11/+21
| |/ / / / / /
* | | | | | | Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-091-1/+4
|\ \ \ \ \ \ \
| * | | | | | | s390/cio: unregister device when the only path is goneVineeth Vijayan2023-05-221-1/+4
* | | | | | | | Merge tag 'gpio-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-091-2/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: sim: quietly ignore configured lines outside the bankKent Gibson2023-06-071-0/+12
| * | | | | | | | gpio: sim: fix memory corruption when adding named lines and unnamed hogsKent Gibson2023-06-061-2/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pinctrl-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-06-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll2023-05-161-0/+1
| | |_|_|_|/ / / | |/| | | | | |