aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry1-134/+454
2024-06-20scsi: sd: Atomic write supportJohn Garry3-1/+122
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry1-1/+1
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla1-1/+3
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski144-1012/+1537
2024-06-20spi: cs42l43: Add speaker id support to the bridge configurationSimon Trimmer1-21/+52
2024-06-20spi: cs42l43: Refactor accessing the SDCA extension propertiesCharles Keepax1-0/+1
2024-06-20spi: Merge up fixesMark Brown4-28/+20
2024-06-20virt: sev-guest: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+6
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds28-227/+503
2024-06-20drm/xe/vf: Custom HuC initialization if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Skip engine ring enabling if VFMichal Wajdeczko1-1/+2
2024-06-20drm/xe/vf: Don't use register based TLB invalidation if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't support gtidle if VFMichal Wajdeczko1-0/+16
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't change hwe IRQ masks if using memory IRQsMichal Wajdeczko1-0/+3
2024-06-20drm/xe/vf: Don't apply tile workarounds if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko1-0/+13
2024-06-20cpufreq: update to sysfs_emit() for safer buffer handlingPerry Yuan1-19/+18
2024-06-20usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr1-2/+2
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li1-6/+0
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco1-1/+4
2024-06-20backlight: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König8-9/+12
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter1-2/+6
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo1-0/+61
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier1-4/+15
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich1-0/+14
2024-06-20usb: gadget: printer: fix races against disableOliver Neukum1-10/+29
2024-06-20usb: gadget: printer: SS+ supportOliver Neukum1-0/+1
2024-06-20usb: typec-mux: nb7vpq904m: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: ptn36502: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong1-1/+6
2024-06-20usb: typec-mux: ptn36502: unregister typec switch on probe error and removeNeil Armstrong1-2/+9
2024-06-20usb: typec: ucsi: psy: Add support for the charge type propertyHeikki Krogerus2-0/+35
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus1-1/+1
2024-06-20usb: typec: ucsi: don't retrieve PDOs if not supportedMark Pearson1-0/+4
2024-06-20usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LODaehwan Jung1-0/+3
2024-06-20xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2-1/+6
2024-06-20usb: dwc3: Support quirk for writing high-low orderDaehwan Jung1-1/+3
2024-06-20usb: typec: tipd: use min() to set tps6598x firmware packet sizeJavier Carrasco1-4/+1
2024-06-20usb: typec: tipd: add error log to provide firmware name and sizeJavier Carrasco1-0/+4
2024-06-20usb: typec: tipd: drop second firmware name readJavier Carrasco1-17/+7
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-4/+4
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König3-11/+11
2024-06-20usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-20usb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-20usb: phy: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-20usb: host: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2