index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
s390/raw3270: add comment to spinlock member
Sven Schnelle
1
-1
/
+1
2023-01-09
s390/raw3270: fix raw3270 declarations
Sven Schnelle
1
-29
/
+30
2023-01-09
s390/raw3270: fix indentation/whitespace errors
Sven Schnelle
2
-20
/
+23
2023-01-09
s390/raw3270: move EXPORT_SYMBOL() next to functions
Sven Schnelle
1
-24
/
+23
2023-01-09
s390/con3270: fix minor checkpatch issues
Sven Schnelle
1
-11
/
+17
2023-01-09
s390/con3270: use msecs_to_jiffies()
Sven Schnelle
1
-1
/
+1
2023-01-09
s390/con3270: fix multiple assignments in one line
Sven Schnelle
1
-5
/
+10
2023-01-09
s390/con3270: fix camelcase in enum members
Sven Schnelle
1
-13
/
+13
2023-01-09
s390/con3270: add key help to status area
Sven Schnelle
1
-7
/
+33
2023-01-09
s390/con3270: reduce highlight width to 3 bits
Sven Schnelle
1
-14
/
+21
2023-01-09
s390/con3270: reduce f_color and b_color attribute size to 4 bit
Sven Schnelle
1
-10
/
+18
2023-01-09
s390/con3270: rewrite command line recalling
Sven Schnelle
2
-170
/
+74
2023-01-09
s390/tty3270: use normal char buffer for prompt/input
Sven Schnelle
1
-55
/
+81
2023-01-09
s390/tty3270: convert lines during output
Sven Schnelle
2
-238
/
+102
2023-01-09
s390/con3270: generate status line during output
Sven Schnelle
1
-39
/
+45
2023-01-09
s390/tty3270: add 3270 datastream helpers
Sven Schnelle
1
-44
/
+53
2023-01-09
s390/tty3270: move ASCII->EBCDIC conversion to convert_line()
Sven Schnelle
1
-42
/
+42
2023-01-09
s390/con3270: move tty3270_convert_line()
Sven Schnelle
1
-162
/
+162
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-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
1
-0
/
+2
2022-12-28
s390/qeth: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-6
/
+6
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
7
-169
/
+189
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-6
/
+0
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+23
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-22
/
+6
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-1
/
+2
[prev]
[next]