summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-17iio: accel: mxc4005: Interrupt handling fixesHans de Goede1-7/+17
2024-05-17iio: pressure: Fixes BME280 SPI driver dataVasileios Amoiridis1-2/+2
2024-05-17iio:imu: adis16475: Fix sync mode settingRamona Gradinariu1-1/+3
2024-05-17firewire: ohci: fulfill timestamp for some local asynchronous transactionTakashi Sakamoto1-2/+6
2024-05-17usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan1-7/+23
2024-05-17usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne1-1/+4
2024-05-17usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera1-0/+1
2024-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen4-52/+68
2024-05-17usb: xhci-plat: Don't include xhci.hThinh Nguyen2-1/+4
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
2024-05-17usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng1-1/+6
2024-05-17usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev1-2/+2
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
2024-05-17USB: core: Fix access violation during port device removalAlan Stern1-2/+6
2024-05-17usb: ohci: Prevent missed ohci interruptsGuenter Roeck1-0/+8
2024-05-17usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern1-2/+3
2024-05-17usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt1-2/+4
2024-05-17usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt1-1/+9
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-45/+5
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos1-2/+4
2024-05-17drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
2024-05-17drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
2024-05-17gpiolib: cdev: fix uninitialised kfifoKent Gibson1-0/+14
2024-05-17gpiolib: cdev: relocate debounce_period_us from struct gpio_descKent Gibson1-23/+142
2024-05-17gpiolib: cdev: Fix use after free in lineinfo_changed_notifyZhongqiu Han1-1/+1
2024-05-17dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-05-17drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson1-1/+1
2024-05-17drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet1-17/+26
2024-05-17drm/meson: dw-hdmi: power up phy on device initJerome Brunet1-34/+17
2024-05-17net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz1-2/+14
2024-05-17net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2-18/+9
2024-05-17net: hns3: fix port vlan filter not disabled issueYonglong Liu1-1/+6
2024-05-17net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2-4/+2
2024-05-17net: hns3: release PTP resources if pf initialization failedPeiyang Wang1-1/+3
2024-05-17net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang5-8/+11
2024-05-17net: hns3: direct return when receive a unknown mailbox messageJian Shen1-3/+4
2024-05-17net: hns3: using user configure after hardware resetPeiyang Wang2-6/+12
2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic1-5/+19
2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic1-1/+1
2024-05-17hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic1-7/+12
2024-05-17net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut1-6/+10
2024-05-17qibfs: fix dentry leakAl Viro1-0/+1
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-05-17drm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
2024-05-17platform/x86: ISST: Add Granite Rapids-D to HPM CPU listSrinivas Pandruvada1-0/+1
2024-05-17drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-05-17gpio: lpc32xx: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd1-7/+5
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1