summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-mcp23s08.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel4-14/+19
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds1-7/+5
2024-06-28x86: stop playing stack games in profile_pc()Linus Torvalds1-19/+1
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang1-0/+3
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang1-1/+1
2024-06-28tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor1-1/+1
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook3-19/+14
2024-06-28string: kunit: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-28ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel1-2/+1
2024-06-28MAINTAINERS: Update IOMMU tree locationJoerg Roedel1-4/+4
2024-06-28tools/power turbostat: Add local build_bug.h header for snapshot targetPatryk Wlazlyn2-2/+6
2024-06-28tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'Adam Hawley1-8/+8
2024-06-28tools/power turbostat: option '-n' is ambiguousDavid Arcari1-1/+1
2024-06-28drm/drm_file: Fix pid refcounting raceJann Horn1-5/+3
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann7-53/+49
2024-06-27gpiolib: cdev: Ignore reconfiguration without directionKent Gibson1-5/+7
2024-06-27gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)Kent Gibson1-6/+10
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang1-1/+19
2024-06-27Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth1-1/+1
2024-06-27Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth1-2/+0
2024-06-27usb: typec: ucsi: add Lenovo Yoga C630 glue driverDmitry Baryshkov3-0/+214
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar2-3/+29
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar2-0/+8
2024-06-27usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies1-6/+6
2024-06-27xhci: sort out TRB Endpoint ID bitfield macrosMathias Nyman2-22/+17
2024-06-27xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGLReka Norman1-1/+3
2024-06-27usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()Niklas Neronin1-16/+17
2024-06-27usb: xhci: move process TD code out of the while loopNiklas Neronin1-32/+30
2024-06-27usb: xhci: remove infinite loop preventionNiklas Neronin1-15/+0
2024-06-27usb: xhci: remove false xhci_giveback_urb_in_irq() header commentNiklas Neronin1-4/+0
2024-06-27usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stoppedNiklas Neronin1-13/+12
2024-06-27xhci: rework xhci internal endpoint halt state detection.Mathias Nyman1-27/+29
2024-06-27usb: xhci: remove obsolete sanity check debug messagesNiklas Neronin1-8/+2
2024-06-27usb: xhci: improve error message for targetless transfer eventNiklas Neronin1-2/+2
2024-06-27usb: xhci: move untargeted transfer event handling to a separate functionNiklas Neronin1-27/+29
2024-06-27usb: xhci: move all segment re-numbering to xhci_link_rings()Niklas Neronin1-12/+13
2024-06-27usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin3-16/+9
2024-06-27usb: xhci: remove unused argument from handle_port_status()Niklas Neronin1-4/+2
2024-06-27usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()Niklas Neronin1-3/+2
2024-06-27usb: xhci: remove unused 'xhci' argumentNiklas Neronin1-21/+14
2024-06-27usb: xhci: remove 'num_trbs' from struct 'xhci_td'Niklas Neronin2-5/+0
2024-06-27xhci: dbc: Allow users to modify DbC poll interval via sysfsUday M Bhat3-1/+49
2024-06-27xhci: Set correct transferred length for cancelled isoc transfersMathias Nyman1-1/+3
2024-06-27xhci: show usb device name in xhci urb tracingMathias Nyman1-1/+4
2024-06-27xhci: Remove dead code in xhci_move_dequeue_past_td()Hector Martin1-21/+0
2024-06-27usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke1-0/+2
2024-06-27usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()Fabio Estevam1-5/+4