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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
serial: 8250_bcm7271: Fix arbitration handling
Doug Berger
1
-6
/
+12
2023-03-17
tty: Convert hw_stopped in tty_struct to bool
Ilpo Järvinen
5
-17
/
+17
2023-03-17
n_tty: Reindent if condition
Ilpo Järvinen
1
-1
/
+1
2023-03-17
n_tty: Cleanup includes
Ilpo Järvinen
1
-6
/
+3
2023-03-17
n_tty: Use DIV_ROUND_UP() in room calculation
Ilpo Järvinen
1
-1
/
+2
2023-03-17
n_tty: Sort includes alphabetically
Ilpo Järvinen
1
-14
/
+15
2023-03-17
Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions
Ilpo Järvinen
1
-4
/
+4
2023-03-17
tty_ioctl: Use BIT() for internal flags
Ilpo Järvinen
1
-4
/
+5
2023-03-17
n_tty: Convert no_space_left to space_left boolean
Ilpo Järvinen
1
-5
/
+5
2023-03-17
serial: Remove uart_wait_until_sent() forward declaration
Ilpo Järvinen
1
-1
/
+0
2023-03-17
serial: Rename hw_stopped to old_hw_stopped & improve logic
Ilpo Järvinen
1
-6
/
+5
2023-03-17
serial: Make hw_stopped bool
Ilpo Järvinen
1
-3
/
+3
2023-03-17
serial: Rename uart_change_speed() to uart_change_line_settings()
Ilpo Järvinen
1
-6
/
+6
2023-03-17
serial: Move uart_change_speed() earlier
Ilpo Järvinen
1
-48
/
+46
2023-03-17
serial: Use B0 instead of implicit zero assumption
Ilpo Järvinen
1
-2
/
+2
2023-03-17
serial: Use ARRAY_SIZE() with iso7816 reserved array
Ilpo Järvinen
1
-1
/
+2
2023-03-16
serial: sprd: Drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
serial: sh-sci: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
serial: Use of_property_read_bool() for boolean properties
Rob Herring
3
-12
/
+8
2023-03-16
serial: Use of_property_present() for testing DT property presence
Rob Herring
3
-5
/
+4
2023-03-09
serial: 8250_em: Add serial8250_em_{reg_update(),out_helper()}
Biju Das
1
-2
/
+65
2023-03-09
serial: 8250_em: Use pseudo offset for UART_FCR
Biju Das
1
-1
/
+13
2023-03-09
serial: 8250_em: Use devm_clk_get_enabled()
Biju Das
1
-10
/
+6
2023-03-09
serial: 8250_em: Add missing break statement
Biju Das
1
-0
/
+1
2023-03-09
serial: 8250_em: Drop unused header file
Biju Das
1
-1
/
+0
2023-03-09
serial: 8250_em: Simplify probe()
Biju Das
1
-13
/
+9
2023-03-09
serial: 8250_em: Fix UART port type
Biju Das
1
-2
/
+2
2023-03-09
tty: serial: meson: Add a new compatible string for the G12A SoC
Martin Blumenstingl
1
-2
/
+6
2023-03-09
serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are tran...
Marek Vasut
1
-2
/
+3
2023-03-09
serial: stm32: Remove unused struct stm32_port txdone element
Marek Vasut
2
-2
/
+0
2023-03-09
tty: simplify sysctl registration
Luis Chamberlain
1
-19
/
+1
2023-03-09
serial: imx: Drop a few unneeded casts
Uwe Kleine-König
1
-11
/
+6
2023-03-09
tty: tty_ldisc: Remove the ret variable
Li zeming
1
-2
/
+1
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-04
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+4
2023-03-03
Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-48
/
+20
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+6
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
6
-27
/
+32
2023-03-03
Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+0
2023-03-03
Merge branches 'acpi-pm' and 'acpi-x86'
Rafael J. Wysocki
2
-48
/
+13
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
[next]