aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-09iio: dac: fix ad9739a random config compile errorKe Sun1-1/+1
2024-06-09RDMA/rxe: Fix responder length checking for UD request packetsHonggang LI1-0/+13
2024-06-09RDMA/iwcm: Fix a use-after-free related to destroying CM IDsBart Van Assche1-4/+7
2024-06-09RDMA/iwcm: Simplify cm_work_handler()Bart Van Assche1-6/+1
2024-06-09RDMA/iwcm: Simplify cm_event_handler()Bart Van Assche1-5/+2
2024-06-09RDMA/iwcm: Change the return type of iwcm_deref_id()Bart Van Assche1-4/+4
2024-06-09RDMA/iwcm: Use list_first_entry() where appropriateBart Van Assche1-4/+4
2024-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2024-06-08hwmon: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-08hwmon: (gsc-hwmon) use device_for_each_child_node_scoped()Javier Carrasco1-6/+1
2024-06-08hwmon: (ltc2991) use device_for_each_child_node_scoped()Javier Carrasco1-8/+3
2024-06-08hwmon: (w83795): Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (w83781d) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (tmp464) Remove use of i2c_match_id()Andrew Davis1-4/+1
2024-06-08hwmon: (tmp421) Remove use of i2c_match_id()Andrew Davis1-5/+1
2024-06-08hwmon: (tmp401) Remove use of i2c_match_id()Andrew Davis1-1/+1
2024-06-08hwmon: (thmc50) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (shtc1) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (sht3x) Remove use of i2c_match_id()Andrew Davis1-10/+10
2024-06-08hwmon: (powr1220) Remove use of i2c_match_id()Andrew Davis1-3/+3
2024-06-08hwmon: (mcp3021) Remove use of i2c_match_id()Andrew Davis1-3/+3
2024-06-08hwmon: (max6697) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: (max1668) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (max16065) Remove use of i2c_match_id()Andrew Davis1-6/+4
2024-06-08hwmon: (lm95234) Remove use of i2c_match_id()Andrew Davis1-3/+2
2024-06-08hwmon: (lm90) Remove use of i2c_match_id()Andrew Davis1-4/+1
2024-06-08hwmon: (lm85) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: (lm83) Remove use of i2c_match_id()Andrew Davis1-8/+8
2024-06-08hwmon: (lm78) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (lm75) Remove use of i2c_match_id()Andrew Davis1-9/+1
2024-06-08hwmon: (lm63) Remove use of i2c_match_id()Andrew Davis1-4/+1
2024-06-08hwmon: (ina2xx) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: (fschmd) Remove use of i2c_match_id()Andrew Davis1-1/+1
2024-06-08hwmon: (f75375s) Remove use of i2c_match_id()Andrew Davis1-26/+20
2024-06-08hwmon: (ds1621) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (dme1737) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (aht10) Remove use of i2c_match_id()Andrew Davis1-2/+1
2024-06-08hwmon: (adt7475) Remove use of i2c_match_id()Andrew Davis1-10/+6
2024-06-08hwmon: (ads7828) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: (adm1031) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (adm1021) Remove use of i2c_match_id()Andrew Davis1-3/+1
2024-06-08hwmon: (ad7418) Remove use of i2c_match_id()Andrew Davis1-6/+1
2024-06-08hwmon: lm70: simplify with spi_get_device_match_data()Krzysztof Kozlowski1-5/+1
2024-06-08iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUFAlexander Sverdlin1-0/+2
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-68/+140
2024-06-08iio: adc: ad7266: Fix variable checking bugFernando Yang1-0/+2
2024-06-08iio: xilinx-ams: Don't include ams_ctrl_channels in scan_maskSean Anderson1-2/+6
2024-06-08Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-39/+55
2024-06-08Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-51/+36
2024-06-08clk: rockchip: rk3128: Drop CLK_NR_CLKS usageAlex Bee1-4/+16