index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
serial: sirf: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-20
serial/mpsc: switch to dma_alloc_attrs
Christoph Hellwig
1
-4
/
+6
2017-06-20
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber
3
-0
/
+155
2017-06-14
tty/serial: atmel: make the driver DT only
Alexandre Belloni
1
-63
/
+33
2017-06-14
tty/serial: atmel: remove atmel_default_console_device handling
Alexandre Belloni
1
-43
/
+0
2017-06-13
tty: rocket: drop broken alt-speed support
Johan Hovold
1
-21
/
+6
2017-06-13
tty: cyclades: drop broken alt-speed support
Johan Hovold
1
-12
/
+9
2017-06-13
tty: amiserial: drop broken alt-speed support
Johan Hovold
1
-20
/
+3
2017-06-13
USB: serial: ftdi_sio: remove broken alt-speed handling
Johan Hovold
1
-47
/
+9
2017-06-13
USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logic
Johan Hovold
1
-8
/
+5
2017-06-13
serial: rate limit custom-speed deprecation notice
Johan Hovold
1
-3
/
+2
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-4
/
+67
2017-06-09
tty: add compat_ioctl callbacks
Aleksa Sarai
1
-0
/
+22
2017-06-09
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
1
-4
/
+11
2017-06-09
tty/serial: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2
-27
/
+9
2017-06-09
vt: fix \e[2m using the wrong placeholder color on graphical consoles
Adam Borowski
1
-1
/
+1
2017-06-09
Merge branch 'vt_copy_cleanup' into tty-next
Greg Kroah-Hartman
3
-51
/
+19
2017-06-09
vt: drop access_ok() calls in unimap ioctls
Adam Borowski
1
-8
/
+0
2017-06-09
vt: use memdup_user in PIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+3
2017-06-09
vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+6
2017-06-09
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
1
-3
/
+3
2017-06-09
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
Adam Borowski
1
-24
/
+7
2017-06-05
Merge 4.12-rc4 into tty-next
Greg Kroah-Hartman
144
-829
/
+1307
2017-06-04
Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2017-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-17
/
+69
2017-06-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-35
/
+53
2017-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
34
-137
/
+182
2017-06-04
Revert "tty: fix port buffer locking"
Greg Kroah-Hartman
1
-2
/
+0
2017-06-03
Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-30
/
+36
2017-06-03
Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-19
/
+54
2017-06-03
hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
Stefan Schaeckeler
1
-26
/
+26
2017-06-03
hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
Stefan Schaeckeler
1
-1
/
+0
2017-06-03
serial: uartps: Fix kernel doc warnings
Nava kishore Manne
1
-0
/
+1
2017-06-03
serial: 8250_of: Add reset support
Joel Stanley
1
-0
/
+10
2017-06-03
tty: n_gsm: do not send/receive in ldisc close path
Sascha Hauer
1
-19
/
+35
2017-06-03
Fix serial console on SNI RM400 machines
Thomas Bogendoerfer
1
-5
/
+10
2017-06-03
tty: handle the case where we cannot restore a line discipline
Alan Cox
3
-15
/
+112
2017-06-02
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
Hans de Goede
1
-2
/
+3
2017-06-02
Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
Hans de Goede
1
-7
/
+36
2017-06-02
Merge tag 'v4.12-rc3' into for-linus
Dmitry Torokhov
6423
-139506
/
+1079681
2017-06-02
Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-7
/
+6
2017-06-02
Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-3
/
+17
2017-06-02
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2017-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2017-06-02
pcmcia: remove left-over %Z format
Nicolas Iooss
1
-3
/
+3
2017-06-03
Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'
Rafael J. Wysocki
3
-7
/
+6
2017-06-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-3
/
+17
2017-06-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+11
2017-06-02
Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2017-06-02
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-30
/
+18
[next]