summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02misc: apds990x: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-04-02most: usb: Use kzalloc_objs for endpoint address arrayThorsten Blum1-4/+2
2026-04-02hpet: Convert ACPI driver to a platform oneRafael J. Wysocki1-8/+10
2026-04-02misc: vmw_vmci: Fix spelling mistakes in commentsTomasz Unger1-2/+2
2026-04-02parport: Remove completed item from to-do listEthan Nelson-Moore1-1/+1
2026-04-02char: remove unnecessary module_init/exit functionsEthan Nelson-Moore2-30/+0
2026-04-02speakup: Document bleeps parameter valuesHenry Zhang1-2/+2
2026-04-02.get_maintainer.ignore: add myselfAskar Safin1-0/+1
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera1-4/+4
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers2-0/+2
2026-04-02pps: change pps_class to a const structJori Koolstra1-10/+14
2026-04-02most: replace cdev_component->class with a const struct classJori Koolstra1-8/+12
2026-04-02pps: change pps_gen_class to a const structJori Koolstra1-10/+12
2026-04-02ibmasm: fix heap over-read in ibmasm_send_i2o_message()Tyllis Xu1-4/+8
2026-04-02ibmasm: fix OOB reads in command_file_write due to missing size checksTyllis Xu1-0/+7
2026-04-02misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()Tyllis Xu1-0/+5
2026-04-02misc: ti_fpc202: Support special-purpose GPIO lines with LED featuresRomain Gantois2-13/+327
2026-04-02dt-bindings: misc: Describe FPC202 LED featuresRomain Gantois1-0/+21
2026-04-02misc: ti_fpc202: Depend on GPIOLIB instead of selecting itRomain Gantois1-1/+1
2026-04-02misc: ti_fpc202: remove dead code in fpc202_detach_addr()Felix Gu1-9/+1
2026-04-02misc: ti_fpc202: fix off-by-one error in port ID bounds checkFelix Gu1-1/+1
2026-04-02misc: amd-sbi: Add device tree mapping for AMD SBRMI devicesAkshay Gupta1-0/+4
2026-04-02misc: amd-sbi: Add check to probe only SBRMI devicesAkshay Gupta1-0/+10
2026-04-02misc: amd-sbi: Add revision support for AMD Venice platformAkshay Gupta1-0/+2
2026-04-02misc: amd-sbi: Address CPUID extended function bitsAkshay Gupta1-1/+1
2026-04-02MAINTAINERS: Update ocxl maintainer detailsAndrew Donnellan1-2/+2
2026-04-02nvmem: rockchip-otp: Add support for RK3528Jonas Karlman1-0/+16
2026-04-02nvmem: rockchip-otp: Add support for RK3562Finley Xiao1-0/+4
2026-04-02nvmem: rockchip-otp: Add support for RK3568Finley Xiao1-0/+69
2026-04-02nvmem: rockchip-otp: Handle internal word_size in main reg_read opJonas Karlman1-32/+40
2026-04-02dt-bindings: nvmem: rockchip,otp: Add compatible for RK3528Jonas Karlman1-0/+25
2026-04-02dt-bindings: nvmem: rockchip,otp: Add support for RK3562 and RK3568Kever Yang1-10/+48
2026-04-02dt-bindings: nvmem: sl28cpld: Drop sa67mcu compatibleMichael Walle1-6/+1
2026-04-02nvmem: qnap-mcu-eeprom: Fix struct assignments using commas instead of semico...Felix Gu1-4/+4
2026-04-02dt-bindings: nvmem: qfprom: Add Kaanapali compatibleJingyi Wang1-0/+1
2026-04-02soundwire: debugfs: initialize firmware_file to empty stringGui-Dong Han1-2/+7
2026-04-02debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()Gui-Dong Han1-1/+1
2026-04-02debugfs: check for NULL pointer in debugfs_create_str()Gui-Dong Han1-1/+4
2026-04-02tty: serial: ip22zilog: Fix section mispatch warningThomas Bogendoerfer1-1/+1
2026-04-02usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio2-2/+2
2026-04-02usb: xhci: remove duplicate '0x' prefixNiklas Neronin2-5/+5
2026-04-02usb: xhci: move roothub port limit validationNiklas Neronin1-27/+18
2026-04-02usb: xhci: simpilfy resume root hub codeNiklas Neronin1-20/+16
2026-04-02usb: xhci: cleanup xhci_hub_report_usb3_link_state()Niklas Neronin1-36/+20
2026-04-02usb: xhci: rename parameter to match argument 'portsc'Niklas Neronin1-31/+30
2026-04-02usb: xhci: add PORTSC variable to xhci_hub_control()Niklas Neronin1-51/+51
2026-04-02usb: xhci: add PORTPMSC variable to xhci_hub_control()Niklas Neronin1-9/+9
2026-04-02usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...Niklas Neronin1-7/+7
2026-04-02usb: xhci: clean up 'wValue' handling in xhci_hub_control()Niklas Neronin1-4/+6
2026-04-02usb: xhci: clean up handling of upper bits in SetPortFeature wIndexNiklas Neronin1-13/+12