summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)2024-08-141-14/+1
* mxser: remove doubled sets of close timesJiri Slaby (SUSE)2024-08-141-2/+0
* mxser: remove stale commentJiri Slaby (SUSE)2024-08-141-3/+0
* serial: use guards for simple mutex locksJiri Slaby (SUSE)2024-08-141-66/+47
* serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko2024-08-141-3/+1
* serial: 8250_platform: Unify comment styleAndy Shevchenko2024-08-141-16/+19
* serial: 8250_platform: Refactor serial8250_probe()Andy Shevchenko2024-08-141-16/+27
* serial: 8250_platform: Switch to use platform_get_mem_or_io()Andy Shevchenko2024-08-141-9/+11
* serial: 8250_platform: Tidy up ACPI ID tableAndy Shevchenko2024-08-141-2/+2
* serial: 8250_platform: Use same check for ACPI in the whole driverAndy Shevchenko2024-08-141-2/+1
* serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()Andy Shevchenko2024-08-141-1/+1
* serial: 8250_platform: Remove duplicate mappingAndy Shevchenko2024-08-141-6/+0
* serial: 8250: omap: Parse DT wakeup-source proertyMarkus Schneider-Pargmann2024-08-141-0/+3
* serial: 8250: omap: Set wakeup capable, do not enableMarkus Schneider-Pargmann2024-08-141-2/+2
* serial: 8250: omap: Cleanup on error in request_irqMarkus Schneider-Pargmann2024-08-141-1/+1
* serial: 8250: omap: Remove unused wakeups_enabledMarkus Schneider-Pargmann2024-08-141-1/+0
* tty: serial: samsung_tty: cast the interrupt's void *id just onceAndré Draszik2024-08-141-17/+12
* tty: serial: samsung_tty: drop unused argument to irq handlersAndré Draszik2024-08-141-6/+6
* Merge 6.11-rc3 into tty-nextGreg Kroah-Hartman2024-08-12241-1536/+2854
|\
| * Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-112-8/+26
| |\
| | * irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang2024-08-101-7/+25
| | * irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey2024-08-101-1/+1
| * | Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-1120-59/+118
| |\ \
| | * | usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus2024-08-071-7/+4
| | * | usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang2024-08-071-1/+1
| | * | usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()Tudor Ambarus2024-08-071-14/+22
| | * | usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus2024-08-071-3/+3
| | * | Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2024-08-071-0/+7
| | |\ \
| | | * | USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki2024-07-311-0/+7
| | * | | usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli2024-07-311-1/+1
| | * | | usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli2024-07-311-1/+1
| | * | | usb: gadget: u_serial: Set start_delayed during suspendPrashanth K2024-07-311-0/+1
| | * | | usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter2024-07-311-1/+1
| | * | | usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio2024-07-311-0/+14
| | * | | usb: gadget: core: Check for unset descriptorChris Wulff2024-07-311-6/+4
| | * | | usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum2024-07-311-3/+6
| | * | | usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff2024-07-311-8/+34
| | * | | usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai2024-07-311-6/+15
| | * | | Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-07-319-13/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | USB: serial: garmin_gps: use struct_size() to allocate pktJavier Carrasco2024-07-051-2/+1
| | | * | USB: serial: garmin_gps: annotate struct garmin_packet with __counted_byJavier Carrasco2024-07-051-1/+1
| | | * | USB: serial: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-057-0/+7
| | | * | USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'Dr. David Alan Gilbert2024-07-051-10/+0
| * | | | Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-113-23/+30
| |\ \ \ \
| | * | | | tty: vt: conmakehash: cope with abs_srctree no longer in envMax Krummenacher2024-07-311-13/+7
| | * | | | serial: sc16is7xx: fix invalid FIFO access with special register setHugo Villeneuve2024-07-311-0/+4
| | * | | | serial: sc16is7xx: fix TX fifo corruptionHugo Villeneuve2024-07-311-10/+11
| | * | | | serial: core: check uartclk for zero to avoid divide by zeroGeorge Kennedy2024-07-311-0/+8
| | |/ / /
| * | | | Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-112-5/+12
| |\ \ \ \
| | * | | | driver core: Fix uevent_show() vs driver detach raceDan Williams2024-07-312-5/+12
| | |/ / /