Age | Commit message (Expand) | Author | Files | Lines |
2023-01-09 | s390/raw3270: make raw3270_buffer_address() accept x/y coordinates | Sven Schnelle | 3 | -15/+17 |
2023-01-09 | s390/tty3270: allocate screen with scrollback | Sven Schnelle | 1 | -14/+21 |
2023-01-09 | s390/con3270: add helper to get number of tty rows | Sven Schnelle | 1 | -23/+29 |
2023-01-09 | s390/tty3270: split up tty3270_convert_line() | Sven Schnelle | 1 | -68/+93 |
2023-01-09 | s390/tty3270: resize terminal when the clear key is pressed | Sven Schnelle | 3 | -8/+27 |
2023-01-09 | s390/tty3270: move resize work to raw3270 | Sven Schnelle | 3 | -34/+42 |
2023-01-09 | s390/raw3270: add raw3270_start_request() helper | Sven Schnelle | 3 | -4/+17 |
2023-01-09 | s390/tty3270: add AID defines | Sven Schnelle | 2 | -2/+13 |
2023-01-09 | s390/tty3270: ignore NUL characters | Sven Schnelle | 1 | -0/+2 |
2023-01-09 | s390/tty3270: add support for VT100 graphics escape | Sven Schnelle | 1 | -4/+23 |
2023-01-09 | s390/tty3270: add support for graphic escape | Sven Schnelle | 2 | -1/+44 |
2023-01-09 | s390/tty3270: add support for background color | Sven Schnelle | 2 | -26/+80 |
2023-01-09 | s390/tty3270: add struct tty3270_attribute | Sven Schnelle | 1 | -56/+57 |
2023-01-09 | s390/raw3270: use __packed instead of __attribute__((packed)) | Sven Schnelle | 1 | -3/+3 |
2023-01-09 | s390/tty3270: use switch/case in tty3270_erase_display() | Sven Schnelle | 1 | -16/+20 |
2023-01-09 | s390/tty3270: use switch/case in tty3270_erase_line() | Sven Schnelle | 1 | -3/+10 |
2023-01-09 | s390/raw3270: fix formatting issues | Sven Schnelle | 1 | -89/+51 |
2023-01-09 | s390/con3270: fix formatting issues | Sven Schnelle | 1 | -114/+58 |
2023-01-09 | s390/tty3270: add support for diag 8c | Sven Schnelle | 1 | -0/+11 |
2023-01-09 | s390/tty3270: rename to con3270 | Sven Schnelle | 3 | -11/+3 |
2023-01-09 | s390/3270: unify con3270 + tty3270 | Sven Schnelle | 4 | -690/+158 |
2023-01-09 | s390/tty3270: add tty3270_create_view() | Sven Schnelle | 1 | -24/+33 |
2023-01-07 | Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -28/+32 |
2023-01-07 | Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -6/+9 |
2023-01-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -20/+43 |
2023-01-07 | Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 26 | -153/+203 |
2023-01-07 | tpm: Allow system suspend to continue when TPM suspend fails | Jason A. Donenfeld | 1 | -1/+3 |
2023-01-07 | Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux | Linus Torvalds | 10 | -0/+3003 |
2023-01-06 | Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -1/+1 |
2023-01-06 | usb: dwc3: gadget: Ignore End Transfer delay on teardown | Thinh Nguyen | 1 | -1/+4 |
2023-01-06 | usb: dwc3: xilinx: include linux/gpio/consumer.h | Arnd Bergmann | 1 | -0/+1 |
2023-01-06 | Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter | 8 | -48/+80 |
2023-01-06 | usb: fotg210-udc: fix error return code in fotg210_udc_probe() | Yang Yingliang | 1 | -0/+2 |
2023-01-06 | Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+4 |
2023-01-05 | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 63 | -345/+720 |
2023-01-05 | Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -24/+43 |
2023-01-05 | Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -19/+25 |
2023-01-05 | Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag... | Daniel Vetter | 5 | -9/+39 |
2023-01-05 | fbdev: omapfb: avoid stack overflow warning | Arnd Bergmann | 1 | -10/+18 |
2023-01-05 | Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr... | Daniel Vetter | 9 | -90/+76 |
2023-01-05 | qed: allow sleep in qed_mcp_trace_dump() | Caleb Sander | 1 | -8/+20 |
2023-01-05 | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2 | Rob Herring | 1 | -13/+15 |
2023-01-05 | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node" | Rob Herring | 1 | -20/+20 |
2023-01-05 | Revert "drm/amd/display: Enable Freesync Video Mode by default" | Michel Dänzer | 3 | -5/+35 |
2023-01-05 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 18 | -141/+148 |
2023-01-05 | Revert "pktcdvd: remove driver." | Jens Axboe | 3 | -0/+2988 |
2023-01-04 | ublk: honor IO_URING_F_NONBLOCK for handling control command | Ming Lei | 1 | -0/+3 |
2023-01-04 | block: handle bio_split_to_limits() NULL return | Jens Axboe | 6 | -0/+12 |
2023-01-04 | drm/i915/gvt: fix double free bug in split_2MB_gtt_entry | Zheng Wang | 1 | -4/+13 |
2023-01-04 | drm/i915/gvt: use atomic operations to change the vGPU status | Zhi Wang | 8 | -40/+53 |