summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-02118-666/+1146
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-12-234-9/+11
| |\
| | * scsi: ufs: core: Let the sq_lock protect sq_tail_slot accessCan Guo2023-12-181-1/+2
| | * scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...ChanWoo Lee2023-12-181-2/+4
| | * scsi: core: Always send batch on reset or error handling commandAlexander Atanasov2023-12-181-0/+2
| | * scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun2023-12-181-6/+3
| * | Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-12-239-19/+49
| |\ \
| | * \ Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-12-223-6/+11
| | |\ \
| | | * | USB: serial: option: add Quectel EG912Y module supportAlper Ak2023-12-211-0/+2
| | | * | USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2023-12-212-6/+6
| | | * | USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer2023-12-151-0/+1
| | | * | USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao2023-12-151-0/+2
| | * | | usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter2023-12-151-3/+0
| | * | | usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis2023-12-151-0/+11
| | * | | usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold2023-12-151-1/+1
| | * | | net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez2023-12-151-3/+20
| | * | | Merge tag 'thunderbolt-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-12-122-6/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidthGil Fine2023-12-081-5/+5
| | | * | thunderbolt: Fix memory leak in margining_port_remove()Yaxiong Tian2023-11-271-1/+1
| * | | | Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-2315-208/+242
| |\ \ \ \
| | * | | | Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada2023-12-191-35/+2
| | * | | | Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada2023-12-191-63/+0
| | * | | | nvmem: brcm_nvram: store a copy of NVRAM contentRafał Miłecki2023-12-151-40/+94
| | * | | | Merge tag 'iio-fixes-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-12-1210-69/+141
| | |\ \ \ \
| | | * | | | iio: adc: MCP3564: fix hardware identification logicMarius Cristea2023-12-041-2/+2
| | | * | | | iio: adc: MCP3564: fix calib_bias and calib_scale range checksJavier Carrasco2023-12-041-2/+2
| | | * | | | iio: adc: meson: add separate config for axg SoC familyGeorge Stark2023-12-041-1/+15
| | | * | | | iio: adc: imx93: add four channels for imx93 adcHaibo Chen2023-12-041-0/+4
| | | * | | | iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov2023-12-041-1/+3
| | | * | | | iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner2023-11-261-0/+10
| | | * | | | iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui2023-11-261-2/+2
| | | * | | | iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa2023-11-261-2/+2
| | | * | | | iio: imu: adis16475: add spi_device_id tableNuno Sa2023-11-261-45/+72
| | | * | | | iio: tmag5273: fix temperature offsetJavier Carrasco2023-11-251-1/+1
| | | * | | | iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco2023-11-161-2/+2
| | | * | | | iio: kx022a: Fix acceleration value scalingMatti Vaittinen2023-11-161-11/+26
| | * | | | | Merge tag 'icc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-12-123-1/+5
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | interconnect: qcom: icc-rpm: Fix peak rate calculationBjorn Andersson2023-12-061-1/+1
| | | * | | | interconnect: qcom: sm8250: Enable sync_stateKonrad Dybcio2023-11-301-0/+1
| | | * | | | interconnect: Treat xlate() returning NULL node as an errorMike Tipton2023-11-221-0/+3
| | | |/ / /
| * | | | | Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-237-7/+62
| |\ \ \ \ \
| | * | | | | Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg2023-12-221-0/+5
| | * | | | | Input: xpad - add Razer Wolverine V2 supportLuca Weiss2023-12-121-0/+1
| | * | | | | Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu2023-12-031-0/+3
| | * | | | | Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König2023-12-011-3/+2
| | * | | | | Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich2023-11-301-0/+8
| | * | | | | Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede2023-11-251-4/+42
| | * | | | | Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen2023-11-151-0/+1
| * | | | | | Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linuxLinus Torvalds2023-12-222-17/+7
| |\ \ \ \ \ \
| | * | | | | | nvme-pci: fix sleeping function called from interrupt contextMaurizio Lombardi2023-12-191-1/+2