index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-mcp23s08.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
4
-14
/
+19
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-28
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
1
-0
/
+3
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
1
-1
/
+1
2024-06-28
tty: mxser: Remove __counted_by from mxser_board.ports[]
Nathan Chancellor
1
-1
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
1
-2
/
+1
2024-06-28
MAINTAINERS: Update IOMMU tree location
Joerg Roedel
1
-4
/
+4
2024-06-28
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2
-2
/
+6
2024-06-28
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
1
-8
/
+8
2024-06-28
tools/power turbostat: option '-n' is ambiguous
David Arcari
1
-1
/
+1
2024-06-28
drm/drm_file: Fix pid refcounting race
Jann Horn
1
-5
/
+3
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
7
-53
/
+49
2024-06-27
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-06-27
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
1
-6
/
+10
2024-06-27
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
1
-1
/
+19
2024-06-27
Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
Ferry Toth
1
-1
/
+1
2024-06-27
Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
Ferry Toth
1
-2
/
+0
2024-06-27
usb: typec: ucsi: add Lenovo Yoga C630 glue driver
Dmitry Baryshkov
3
-0
/
+214
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status changes
Pooja Katiyar
2
-3
/
+29
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes
Pooja Katiyar
2
-0
/
+8
2024-06-27
usb: typec: ucsi: Only set number of plug altmodes after registration
Jameson Thies
1
-6
/
+6
2024-06-27
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
2
-22
/
+17
2024-06-27
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
Reka Norman
1
-1
/
+3
2024-06-27
usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
Niklas Neronin
1
-16
/
+17
2024-06-27
usb: xhci: move process TD code out of the while loop
Niklas Neronin
1
-32
/
+30
2024-06-27
usb: xhci: remove infinite loop prevention
Niklas Neronin
1
-15
/
+0
2024-06-27
usb: xhci: remove false xhci_giveback_urb_in_irq() header comment
Niklas Neronin
1
-4
/
+0
2024-06-27
usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped
Niklas Neronin
1
-13
/
+12
2024-06-27
xhci: rework xhci internal endpoint halt state detection.
Mathias Nyman
1
-27
/
+29
2024-06-27
usb: xhci: remove obsolete sanity check debug messages
Niklas Neronin
1
-8
/
+2
2024-06-27
usb: xhci: improve error message for targetless transfer event
Niklas Neronin
1
-2
/
+2
2024-06-27
usb: xhci: move untargeted transfer event handling to a separate function
Niklas Neronin
1
-27
/
+29
2024-06-27
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
1
-12
/
+13
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
3
-16
/
+9
2024-06-27
usb: xhci: remove unused argument from handle_port_status()
Niklas Neronin
1
-4
/
+2
2024-06-27
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
1
-3
/
+2
2024-06-27
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
1
-21
/
+14
2024-06-27
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
2
-5
/
+0
2024-06-27
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
3
-1
/
+49
2024-06-27
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
1
-1
/
+3
2024-06-27
xhci: show usb device name in xhci urb tracing
Mathias Nyman
1
-1
/
+4
2024-06-27
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
1
-21
/
+0
2024-06-27
usb: gadget: aspeed_udc: validate endpoint index for ast udc
Ma Ke
1
-0
/
+2
2024-06-27
usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()
Fabio Estevam
1
-5
/
+4
[next]