summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bcache: use of hlist_count_nodes()Pierre Gondois2024-02-221-7/+1
* binder: use of hlist_count_nodes()Pierre Gondois2024-02-221-3/+1
* treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-224-4/+4
* Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-184-26/+47
|\
| * irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier2024-02-131-9/+13
| * irqchip/gic-v3-its: Restore quirk probing for ACPI-based systemsMarc Zyngier2024-02-131-1/+2
| * irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier2024-02-131-12/+25
| * irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter2024-02-131-2/+2
| * irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao2024-02-131-1/+1
| * irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger2024-02-131-1/+4
* | Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-184-13/+17
|\ \
| * \ Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2024-02-174-13/+17
| |\ \ | | |/ | |/|
| | * i2c: i801: Fix block process call transactionsJean Delvare2024-02-141-2/+2
| | * i2c: pasemi: split driver into two separate modulesArnd Bergmann2024-02-142-4/+8
| | * i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya2024-02-121-7/+7
* | | Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-172-13/+26
|\ \ \
| * | | driver core: fw_devlink: Improve logs for cycle detectionSaravana Kannan2024-02-021-2/+9
| * | | driver core: fw_devlink: Improve detection of overlapping cyclesSaravana Kannan2024-02-021-2/+7
| * | | driver core: Fix device_link_flag_is_sync_state_only()Saravana Kannan2024-02-021-2/+4
| * | | topology: Set capacity_freq_ref in all casesVincent Guittot2024-01-301-7/+6
* | | | Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-1717-13/+48
|\ \ \ \
| * | | | nvmem: include bit index in cell sysfs file nameArnd Bergmann2024-02-141-2/+3
| * | | | Merge tag 'iio-fixes-for-6.8a' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2024-02-1412-10/+41
| |\ \ \ \
| | * | | | iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav2024-02-101-3/+7
| | * | | | iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav2024-02-101-1/+1
| | * | | | iio: accel: bma400: Fix a compilation problemMario Limonciello2024-02-041-0/+2
| | * | | | iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada2024-02-041-0/+1
| | * | | | staging: iio: ad5933: fix type mismatch regressionDavid Schiller2024-01-271-1/+1
| | * | | | iio: humidity: hdc3020: fix temperature offsetDimitri Fedrau2024-01-271-1/+1
| | * | | | iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()Dan Carpenter2024-01-221-1/+1
| | * | | | iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entryJonathan Cameron2024-01-222-0/+13
| | * | | | iio: imu: bno055: serdev requires REGMAPRandy Dunlap2024-01-221-0/+1
| | * | | | iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu2024-01-221-2/+8
| | * | | | iio: pressure: bmp280: Add missing bmp085 to SPI id tableSam Protsenko2024-01-221-0/+1
| | * | | | iio: core: fix memleak in iio_device_register_sysfsDinghao Liu2024-01-221-1/+4
| * | | | | Merge tag 'icc-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2024-02-074-1/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | interconnect: qcom: x1e80100: Add missing ACV enable_maskMike Tipton2024-02-041-0/+1
| | * | | | interconnect: qcom: sm8650: Use correct ACV enable_maskMike Tipton2024-02-041-1/+1
| | * | | | interconnect: qcom: sm8550: Enable sync_stateKonrad Dybcio2024-01-101-0/+1
| | * | | | interconnect: qcom: sc8180x: Mark CO0 BCM keepaliveKonrad Dybcio2024-01-101-0/+1
| | |/ / /
* | | | | Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-172-2/+5
|\ \ \ \ \
| * | | | | serial: mxs-auart: fix txJiri Slaby (SUSE)2024-02-061-1/+4
| * | | | | serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter2024-02-061-1/+1
| |/ / / /
* | | | | Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-175-11/+2
|\ \ \ \ \
| * | | | | Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-093-9/+0
| * | | | | Merge tag 'thunderbolt-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-02-062-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi2024-01-292-2/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2024-02-1714-68/+156
|\ \ \ \ \
| * | | | | media: pwm-ir-tx: Depend on CONFIG_HIGH_RES_TIMERSSean Young2024-02-011-0/+1
| * | | | | media: ir_toy: fix a memleak in irtoy_txZhipeng Lu2024-02-011-0/+2