summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-16tty: omit need_resched() before cond_resched()Mikulas Patocka
2025-07-16serial: 8250_ni: Reorder local variablesChaitanya Vadrevu
2025-07-16serial: 8250_ni: Fix build warningChaitanya Vadrevu
2025-07-16serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-16gpio: viperboard: Unlock on error in vprbrd_gpiob_direction_output()Dan Carpenter
2025-07-16gpio: TODO: remove the task for the sysfs reworkBartosz Golaszewski
2025-07-16gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interfaceBartosz Golaszewski
2025-07-16gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directoryBartosz Golaszewski
2025-07-16gpio: sysfs: don't look up exported lines as class devicesBartosz Golaszewski
2025-07-16gpio: sysfs: don't use driver data in sysfs callbacks for line attributesBartosz Golaszewski
2025-07-16gpio: sysfs: rename the data variable in gpiod_(un)export()Bartosz Golaszewski
2025-07-16gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functionsBartosz Golaszewski
2025-07-16gpio: sysfs: only get the dirent reference for the value attr onceBartosz Golaszewski
2025-07-16gpio: sysfs: add a parallel class device for each GPIO chip using device IDsBartosz Golaszewski
2025-07-16gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptorsBartosz Golaszewski
2025-07-16gpio: wcove: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-16gpio: wcove: use regmap_assign_bits() in .set()Bartosz Golaszewski
2025-07-16iio: adc: ad_sigma_delta: Select IIO_BUFFER_DMAENGINE and SPI_OFFLOADNathan Chancellor
2025-07-16usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
2025-07-16iio: adc: ad7173: fix setting ODR in probeDavid Lechner
2025-07-16iio: adc: ad7173: fix calibration channelDavid Lechner
2025-07-16iio: adc: ad7173: fix num_slotsDavid Lechner
2025-07-16iio: adc: ad7173: fix channels index for syscalib_modeDavid Lechner
2025-07-16iio: adc: ad_sigma_delta: change to buffer predisableDavid Lechner
2025-07-16staging: sm750fb: fix function parameter alignmentIgnacio Pena
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer c2h_id_filterMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer hal_reset_security_engineMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer xmit_thread_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove macro hal_xmit_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer fill_h2c_cmdMichael Straube
2025-07-16staging: rtl8723bs: remove macro FillH2CCmdMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer c2h_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer hal_notch_filterMichael Straube
2025-07-16staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVarMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer SetHalODMVarHandlerMichael Straube
2025-07-16staging: vchiq_arm: Make vchiq_shutdown never failStefan Wahren
2025-07-16Revert "staging: vchiq_arm: Create keep-alive thread during probe"Stefan Wahren
2025-07-16Revert "staging: vchiq_arm: Improve initial VCHIQ connect"Stefan Wahren
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal
2025-07-16mshv_eventfd: convert to CLASS(fd)Al Viro
2025-07-15drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit
2025-07-15net: libwx: fix multicast packets received countJiawen Wu
2025-07-15net: libwx: properly reset Rx ring descriptorJiawen Wu
2025-07-15net: libwx: fix the using of Rx buffer DMAJiawen Wu
2025-07-15net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu
2025-07-15net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfsJian Shen
2025-07-15net: hns3: use seq_file for files in common/ of hclge layerYonglong Liu
2025-07-15net: hns3: use seq_file for files in fd/ in debugfsJijie Shao