summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-123-23/+30
| |\ \ \
| * | | | serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)2024-08-074-5/+5
| * | | | serial: don't use uninitialized value in uart_poll_init()Jiri Slaby (SUSE)2024-08-071-7/+6
| * | | | serial: protect uart_port_dtr_rts() in uart_shutdown() tooJiri Slaby (SUSE)2024-08-071-7/+9
| * | | | tty: simplify tty_dev_name_to_number() using guard(mutex)Jiri Slaby (SUSE)2024-08-071-7/+4
| * | | | serdev: Use of_property_present()Rob Herring (Arm)2024-08-071-1/+1
| * | | | serial: 8250_platform: fix uart_8250_port initializerArnd Bergmann2024-08-071-1/+1
| * | | | serial: 8250_platform: remove ACPI_PTR() annotationArnd Bergmann2024-08-071-1/+1
| * | | | serial: 8250_platform: Enable generic 16550A platform devicesSunil V L2024-07-311-0/+77
| * | | | serial: 8250_bcm2835aux: add PM suspend/resume supportStefan Wahren2024-07-311-0/+37
| * | | | serial: 8250_early: add xscale earlycon supportJisheng Zhang2024-07-311-0/+1
| * | | | serial: 8250: move mmp|pxa uart earlycon codeJisheng Zhang2024-07-312-16/+10
| * | | | tty: serial: 8250_dma: use sgl with 2 nents to take care of buffer wrapFerry Toth2024-07-311-9/+10
| * | | | serial: st-asc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou2024-07-311-7/+3
* | | | | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-211-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'bpf/master' into for-6.12Tejun Heo2024-09-046-56/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'v6.11-rc1' into for-6.12Tejun Heo2024-07-3044-718/+867
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched_ext: Add sysrq-S which disables the BPF schedulerTejun Heo2024-06-181-0/+1
* | | | | Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-174-13/+13
|\ \ \ \ \
| * | | | | tty: sysfs: Add nbcon support for 'active'John Ogness2024-09-041-1/+1
| * | | | | serial: core: Introduce wrapper to set @uart_port->consJohn Ogness2024-08-213-12/+12
| | |_|/ / | |/| | |
* / | | | file: reclaim 24 bytes from f_ownerChristian Brauner2024-08-281-0/+6
|/ / / /
* | | | Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman2024-08-151-28/+5
* | | | tty: atmel_serial: use the correct RTS flag.Mathieu Othacehe2024-08-131-1/+1
* | | | tty: vt: conmakehash: remove non-portable code printing comment headerMasahiro Yamada2024-08-131-10/+2
* | | | tty: serial: fsl_lpuart: mark last busy before uart_add_one_portPeng Fan2024-08-131-0/+1
| |_|/ |/| |
* | | 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 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-3/+1
|\ \
| * | of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-3/+1
* | | Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-251-1/+1
|\ \ \
| * | | printk: Rename console_replay_all() and update contextSreenath Vijayan2024-06-031-1/+1
| | |/ | |/|
* | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-252-2/+2
|\ \ \ | |_|/ |/| |
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-2/+2