summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-02mei: convert PCI error to common errnoAlexander Usyskin
2026-04-02mei: trace: print return value of pci_cfg_readAlexander Usyskin
2026-04-02mei: me: move trace into firmware status readAlexander Usyskin
2026-04-02mei: fix idle print specifiersAlexander Usyskin
2026-04-02mei: me: use PCI_DEVICE_DATA macroAlexander Usyskin
2026-04-02sonypi: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-02most: usb: Use kzalloc_objs for endpoint address arrayThorsten Blum
2026-04-02hpet: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-02misc: vmw_vmci: Fix spelling mistakes in commentsTomasz Unger
2026-04-02parport: Remove completed item from to-do listEthan Nelson-Moore
2026-04-02char: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers
2026-04-02pps: change pps_class to a const structJori Koolstra
2026-04-02most: replace cdev_component->class with a const struct classJori Koolstra
2026-04-02pps: change pps_gen_class to a const structJori Koolstra
2026-04-02ibmasm: fix heap over-read in ibmasm_send_i2o_message()Tyllis Xu
2026-04-02ibmasm: fix OOB reads in command_file_write due to missing size checksTyllis Xu
2026-04-02misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()Tyllis Xu
2026-04-02misc: ti_fpc202: Support special-purpose GPIO lines with LED featuresRomain Gantois
2026-04-02misc: ti_fpc202: Depend on GPIOLIB instead of selecting itRomain Gantois
2026-04-02misc: ti_fpc202: remove dead code in fpc202_detach_addr()Felix Gu
2026-04-02misc: ti_fpc202: fix off-by-one error in port ID bounds checkFelix Gu
2026-04-02misc: amd-sbi: Add device tree mapping for AMD SBRMI devicesAkshay Gupta
2026-04-02misc: amd-sbi: Add check to probe only SBRMI devicesAkshay Gupta
2026-04-02misc: amd-sbi: Add revision support for AMD Venice platformAkshay Gupta
2026-04-02misc: amd-sbi: Address CPUID extended function bitsAkshay Gupta
2026-04-02nvmem: rockchip-otp: Add support for RK3528Jonas Karlman
2026-04-02nvmem: rockchip-otp: Add support for RK3562Finley Xiao
2026-04-02nvmem: rockchip-otp: Add support for RK3568Finley Xiao
2026-04-02nvmem: rockchip-otp: Handle internal word_size in main reg_read opJonas Karlman
2026-04-02nvmem: qnap-mcu-eeprom: Fix struct assignments using commas instead of semico...Felix Gu
2026-04-02soundwire: debugfs: initialize firmware_file to empty stringGui-Dong Han
2026-04-02tty: serial: ip22zilog: Fix section mispatch warningThomas Bogendoerfer
2026-04-02usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
2026-04-02usb: xhci: remove duplicate '0x' prefixNiklas Neronin
2026-04-02usb: xhci: move roothub port limit validationNiklas Neronin
2026-04-02usb: xhci: simpilfy resume root hub codeNiklas Neronin
2026-04-02usb: xhci: cleanup xhci_hub_report_usb3_link_state()Niklas Neronin
2026-04-02usb: xhci: rename parameter to match argument 'portsc'Niklas Neronin
2026-04-02usb: xhci: add PORTSC variable to xhci_hub_control()Niklas Neronin
2026-04-02usb: xhci: add PORTPMSC variable to xhci_hub_control()Niklas Neronin
2026-04-02usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...Niklas Neronin
2026-04-02usb: xhci: clean up 'wValue' handling in xhci_hub_control()Niklas Neronin
2026-04-02usb: xhci: clean up handling of upper bits in SetPortFeature wIndexNiklas Neronin
2026-04-02usb: xhci: rename 'wIndex' parameters to 'portnum'Niklas Neronin
2026-04-02usb: xhci: stop treating 'wIndex' as a mutable port numberNiklas Neronin
2026-04-02usb: xhci: optimize resuming from S4 (suspend-to-disk)Niklas Neronin
2026-04-02usb: xhci: improve debug messages during suspendNiklas Neronin
2026-04-02usb: xhci: split core allocation and initializationNiklas Neronin