summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-17net: phy: realtek: clear 1000Base-T link partner advertisementDaniel Golle
2024-10-17net: phy: realtek: change order of calls in C22 read_status()Daniel Golle
2024-10-17net: phy: realtek: read duplex and gbit master from PHYSR registerDaniel Golle
2024-10-17gpio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-17gpio: menz127: simplify error path and remove remove()Bartosz Golaszewski
2024-10-17gpio: amdpt: remove remove()Bartosz Golaszewski
2024-10-17gpio: fold the Kconfig prompt into the option type for GPIO CDEVBartosz Golaszewski
2024-10-17gpio: sysfs: constify gpio classBartosz Golaszewski
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann
2024-10-17xhci: dbc: honor usb transfer size boundaries.Mathias Nyman
2024-10-17usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio
2024-10-17xhci: Mitigate failed set dequeue pointer commandsMathias Nyman
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-10-17xhci: add helper to stop endpoint and wait for completionMathias Nyman
2024-10-17usb: gadget: uvc: dont call usb_composite_setup_continue when not streamingMichael Grzeschik
2024-10-17usb: gadget: uvc: add trace of enqueued and completed requestsMichael Grzeschik
2024-10-17usb: gadget: uvc: set nbuffers to minimum STREAMING_MIN_BUFFERS in uvc_queue_...Michael Grzeschik
2024-10-17usb: gadget: uvc: set req_length based on payload by nreqs instead of req_sizeMichael Grzeschik
2024-10-17usb: gadget: uvc: set req_size and n_requests based on the frame intervalMichael Grzeschik
2024-10-17usb: gadget: uvc: add g_parm and s_parm for frame intervalMichael Grzeschik
2024-10-17usb: gadget: uvc: rework to enqueue in pump worker from encoded queueMichael Grzeschik
2024-10-17usb: gadget: uvc: only enqueue zero length requests in potential underrunMichael Grzeschik
2024-10-17usb: gadget: uvc: wake pump everytime we update the free listMichael Grzeschik
2024-10-17usb: typec: ucsi: Add support for the partner USB ModesHeikki Krogerus
2024-10-17usb: typec: ucsi: Supply the USB capabilities to the portsHeikki Krogerus
2024-10-17usb: typec: Add attribute file showing the USB Modes of the partnerHeikki Krogerus
2024-10-17usb: typec: Add attribute file showing the supported USB modes of the portHeikki Krogerus
2024-10-17usb: require FMODE_WRITE for usbdev_mmap()Jann Horn
2024-10-16power: supply: rk817: Update battery capacity calibrationChris Morgan
2024-10-16power: supply: rk817: stop updating info in suspendChris Morgan
2024-10-16clk: test: Fix some memory leaksJinjie Ruan
2024-10-16power: supply: rt9471: Use IC status regfield to report real charger statusChiYuan Huang
2024-10-16power: supply: rt9471: Fix wrong WDT function regfield declarationChiYuan Huang
2024-10-16power: supply: core: mark attribute arrays as ro_after_initThomas Weißschuh
2024-10-16power: supply: core: unexport power_supply_property_is_writeable()Thomas Weißschuh
2024-10-16power: supply: core: use device mutex wrappersThomas Weißschuh
2024-10-16power: supply: bq27xxx: Fix registers of bq27426Barnabás Czémán
2024-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-10-16powercap: intel_rapl_msr: Add PL4 support for ArrowLake-HSrinivas Pandruvada
2024-10-16power: reset: syscon-reboot: Accept reg propertyChris Packham
2024-10-16power: supply: initial support for TWL6030/32Andreas Kemnade
2024-10-16clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocksQiang Yu
2024-10-16Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz
2024-10-16Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz
2024-10-16xen/events: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16sh: intc: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16serial: ucc_uart: Switch to irq_get_nr_irqs()Bart Van Assche