summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-05device property: Allow const parameter to dev_fwnode()Andy Shevchenko1-2/+9
2024-01-05dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka1-5/+6
2024-01-05iio: imu: adis16475: add spi_device_id tableNuno Sa1-45/+72
2024-01-05spi: Introduce spi_get_device_match_data() helperAndy Shevchenko1-0/+12
2024-01-05device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko1-2/+2
2024-01-05net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez1-3/+20
2024-01-05net: usb: ax88179_178a: wol optimizationsJustin Chen1-24/+28
2024-01-05net: usb: ax88179_178a: clean up pm callsJustin Chen1-88/+59
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski131-186/+200
2024-01-05usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter1-3/+0
2024-01-05gpio: dwapb: mask/unmask IRQ when disable/enale itxiongxin1-4/+8
2024-01-05bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren1-4/+14
2024-01-05scsi: core: Always send batch on reset or error handling commandAlexander Atanasov1-0/+2
2024-01-05net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl3-25/+40
2024-01-05Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2024-01-05USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer1-0/+1
2024-01-05USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao1-0/+2
2024-01-05USB: serial: option: add Quectel EG912Y module supportAlper Ak1-0/+2
2024-01-05USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2-6/+6
2024-01-05iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner1-0/+10
2024-01-05iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov1-1/+3
2024-01-05iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco1-2/+2
2024-01-05scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun1-6/+3
2024-01-05Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu1-0/+3
2024-01-05iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui1-2/+2
2024-01-05interconnect: Treat xlate() returning NULL node as an errorMike Tipton1-0/+3
2024-01-05drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingVille Syrjälä1-1/+1
2024-01-05drm/i915: Relocate intel_atomic_setup_scalers()Ville Syrjälä4-262/+265
2024-01-05drm/i915/mtl: limit second scaler vertical scaling in ver >= 14Luca Coelho1-10/+75
2024-01-05gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()Kent Gibson1-4/+12
2024-01-05pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré1-0/+8
2024-01-05i2c: aspeed: Handle the coalesced stop conditions with the start conditions.Quan Nguyen1-16/+32
2024-01-05net: mana: select PAGE_POOLYury Norov1-0/+1
2024-01-05ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2024-01-05net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2024-01-05net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2024-01-05net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2024-01-05net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2024-01-05Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2024-01-05Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10
2024-01-05wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2024-01-05reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven1-4/+4
2023-12-23Revert "drm/bridge: lt9611uxc: Switch to devm MIPI-DSI helpers"Amit Pundir1-8/+30
2023-12-23Revert "drm/bridge: lt9611uxc: Register and attach our DSI device at probe"Amit Pundir1-19/+12
2023-12-23Revert "drm/bridge: lt9611uxc: fix the race in the error path"Amit Pundir1-6/+4
2023-12-20r8152: fix the autosuspend doesn't workHayes Wang1-0/+1
2023-12-20r8152: remove rtl_vendor_mode functionHayes Wang1-38/+1
2023-12-20r8152: avoid to change cfg for all devicesHayes Wang1-3/+17
2023-12-20RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-12-20USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo1-2/+2