]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2021-07-28  Greg Kroah... Revert "v253_init: eliminate pointer to string"
2021-07-28  Greg Kroah... Revert "cx20442: tty_ldisc_ops::write_wakeup is optional"
2021-07-27  Greg Kroah... vt: keyboard.c: make console an unsigned int
2021-07-27  Greg Kroah... vt: keyboard: treat kbd_table as an array all the time.
2021-07-27  Greg Kroah... serial: 8250_pci: make setup_port() parameters explicit...
2021-07-27  Sam Shihdt-bindings: serial: Add compatible for Mediatek MT7986
2021-07-27  Jiri Slabytty: pdc_cons, free tty_driver upon failure
2021-07-27  Jiri Slabytty: drop put_tty_driver
2021-07-27  Jiri Slabytty: make tty_set_operations an inline
2021-07-27  Jiri Slabytty: drop alloc_tty_driver
2021-07-27  Jiri Slabytty: stop using alloc_tty_driver
2021-07-27  Jiri Slabytty: don't store semi-state into tty drivers
2021-07-27  Jiri Slabyhvsi: don't panic on tty_register_driver failure
2021-07-27  Jiri Slabyxtensa: ISS: don't panic in rs_init
2021-07-27  Jiri Slabytty: tty_flip.h needs only tty_buffer and tty_port
2021-07-27  Jiri Slabytty: move tty_port to new tty_port.h
2021-07-27  Jiri Slabytty: move tty_buffer definitions to new tty_buffer.h
2021-07-27  Jiri Slabytty: move tty_ldisc_receive_buf to tty_flip.h
2021-07-27  Jiri Slabytty: include list & lockdep from tty_ldisc.h
2021-07-27  Jiri Slabytty: move ldisc prototypes to tty_ldisc.h
2021-07-27  Jiri Slabytty: include kref.h in tty_driver.h
2021-07-27  Jiri Slabytty: move tty_driver related prototypes to tty_driver.h
2021-07-27  Jiri Slabyv253_init: eliminate pointer to string
2021-07-27  Jiri Slabycx20442: tty_ldisc_ops::write_wakeup is optional
2021-07-27  Andy Shevchenkoserial: max310x: Use clock-names property matching...
2021-07-27  Andy Shevchenkoserial: 8250_lpss: Enable DMA on Intel Elkhart Lake
2021-07-27  Linus Walleijdt-bindings: serial: 8250: Add Exar compatibles
2021-07-27  Maciej W. Rozyckiserial: 8250: Define RX trigger levels for OxSemi 950...
2021-07-21  Juergen Grosstty: hvc: replace BUG_ON() with negative return value
2021-07-21  Jiri Slabyamiserial: remove unused state from shutdown
2021-07-21  Jiri Slabyamiserial: switch rs_table to a single state
2021-07-21  Jiri Slabyamiserial: pack and sort includes
2021-07-21  Jiri Slabyamiserial: expand "custom"
2021-07-21  Jiri Slabyamiserial: expand serial_isroot
2021-07-21  Jiri Slabyamiserial: use memset to zero serial_state
2021-07-21  Jiri Slabyamiserial: simplify rs_open
2021-07-21  Jiri Slabyamiserial: remove serial_state::xmit_fifo_size
2021-07-21  Jiri Slabyamiserial: remove stale comment
2021-07-21  Jiri Slabyamiserial: remove serial_* strings
2021-07-21  Jiri Slabyamiserial: remove unused DBG_CNT
2021-07-21  Andy Shevchenkoserial: 8250_exar: Add ->unregister_gpio() callback
2021-07-21  Colin Ian Kingtty: serial: Fix spelling mistake "Asychronous" ->...
2021-07-21  Nobuhiro Iwamatsudt-bindings: serial: convert Cadence UART bindings...
2021-07-21  Shubhrajyoti... tty: serial: uartlite: Add runtime pm support
2021-07-21  Shubhrajyoti... tty: serial: uartlite: Disable clocks in case of errors
2021-07-21  Igor Matheus... tty: Fix out-of-bound vmalloc access in imageblit
2021-07-21  Tamseel Shamsserial: samsung: use dma_ops of DMA if attached
2021-07-21  Bing Fanarm pl011 serial: support multi-irq request
2021-07-21  Lino Sanfilipposerial: amba-pl011: add RS485 support
2021-07-21  Zheyu Matty: serial: jsm: hold port lock when reporting modem...
2021-07-21  Maciej W. Rozyckiserial: core: Report magic multiplier extra baud rates
2021-07-21  Johan Hovoldserial: 8250: extend compile-test coverage
2021-07-21  Colin Ian Kingserial: 8250_bcm7271: use NULL to initialized a null...
2021-07-21  Jianmin Lvserial: 8250_pnp: Support configurable clock frequency
2021-07-21  Colin Ian Kingserial: 8250: 8250_omap: make a const array static...
2021-07-18  Linus TorvaldsLinux 5.14-rc2
2021-07-18  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of...
2021-07-18  Linus TorvaldsMerge tag 'xfs-5.14-fixes-1' of git://git.kernel.org...
2021-07-18  Linus TorvaldsMerge tag 'iomap-5.14-fixes-1' of git://git.kernel...
2021-07-18  Linus TorvaldsMerge tag 'kbuild-fixes-v5.14' of git://git.kernel...
2021-07-18  Robert RichterDocumentation: Fix intiramfs script name
2021-07-18  Lecopzer ChenKbuild: lto: fix module versionings mismatch in GNU...
2021-07-18  Masahiro Yamadakbuild: do not suppress Kconfig prompts for silent...
2021-07-18  Mikulas Patockascripts/setlocalversion: fix a bug when LOCALVERSION...
2021-07-18  Yang Jihongperf sched: Fix record failure when CONFIG_SCHEDSTATS...
2021-07-18  Yang Jihongperf probe: Fix add event failure when running 32-bit...
2021-07-18  Riccardo Manciniperf data: Close all files in close_dir()
2021-07-18  Riccardo Manciniperf probe-file: Delete namelist in del_events() on...
2021-07-17  Linus TorvaldsMerge tag 'soc-fixes-5.14-1' of git://git.kernel.org...
2021-07-17  Linus TorvaldsRevert "mm/slub: use stackdepot to save stack trace...
2021-07-17  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-07-17  Linus TorvaldsMerge tag '5.14-rc1-smb3-fixes' of git://git.samba...
2021-07-17  Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of...
2021-07-17  Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.14-rc2' of git:...
2021-07-17  Linus TorvaldsMerge tag 'trace-v5.14-5' of git://git.kernel.org/pub...
2021-07-17  Linus TorvaldsMerge tag 'devicetree-fixes-for-5.14-1' of git://git...
2021-07-17  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2021-07-16  Sudeep HollaARM: dts: versatile: Fix up interrupt controller node...
2021-07-16  Arnd BergmannMerge tag 'aspeed-5.14-devicetree-2' of git://git.kerne...
2021-07-16  Stefan WahrenARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver...
2021-07-16  Linus WalleijARM: configs: Update u8500_defconfig
2021-07-16  Linus WalleijARM: configs: Update Vexpress defconfig
2021-07-16  Linus WalleijARM: configs: Update Versatile defconfig
2021-07-16  Linus WalleijARM: configs: Update RealView defconfig
2021-07-16  Linus WalleijARM: configs: Update Integrator defconfig
2021-07-16  Arnd BergmannMerge tag 'scmi-fixes-5.14' of git://git.kernel.org...
2021-07-16  Arnd BergmannMerge tag 'arm-ffa-fixes-5.14' of git://git.kernel...
2021-07-16  Geert Uytterhoevenarm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
2021-07-16  Arnd BergmannMerge tag 'tegra-for-5.14-arm64-dt-fixes' of git:/...
2021-07-16  Arnd BergmannMerge tag 'renesas-fixes-for-v5.14-tag1' of git://git...
2021-07-16  Arnd BergmannMerge tag 'memory-controller-drv-tegra-5.14-3' of git...
2021-07-16  Linus TorvaldsMerge tag 'docs-5.14-2' of git://git.lwn.net/linux
2021-07-16  Linus TorvaldsMerge tag 'block-5.14-2021-07-16' of git://git.kernel...
2021-07-16  Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-16' of git://git.kerne...
2021-07-16  Linus TorvaldsMerge tag 'zonefs-5.14-rc2' of git://git.kernel.org...
2021-07-16  Linus TorvaldsMerge tag 'drm-fixes-2021-07-16' of git://anongit.freed...
2021-07-16  Linus TorvaldsMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2021-07-16  Geert Uytterhoevendt-bindings: display: renesas,du: Make resets optional...
2021-07-16  Riccardo Manciniperf test bpf: Free obj_buf
2021-07-16  Paulo Alcantaracifs: do not share tcp sessions of dfs connections
next