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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
2
-48
/
+73
2014-03-17
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
1
-4
/
+4
2014-03-17
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
1
-4
/
+3
2014-03-17
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
1
-2
/
+2
2014-03-17
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
1
-1
/
+5
2014-03-17
serial: clps711x: Give a chance to perform useful tasks during wait loop
Alexander Shiyan
1
-6
/
+15
2014-03-17
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
1
-1
/
+1
2014-03-17
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
1
-1
/
+1
2014-03-17
serial: efm32: properly namespace location property
Uwe Kleine-König
2
-3
/
+6
2014-03-17
serial: max310x: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
1
-0
/
+1
2014-03-17
synclink: fix info leak in ioctl
Salva Peiró
2
-0
/
+2
2014-03-08
serial: 8250: Clean up the locking for -rt
Ingo Molnar
1
-10
/
+5
2014-03-08
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
1
-3
/
+7
2014-03-08
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
1
-8
/
+29
2014-03-02
Merge 3.14-rc5 into tty-next
Greg Kroah-Hartman
169
-1142
/
+1880
2014-03-02
Linux 3.14-rc5
v3.14-rc5
Linus Torvalds
1
-1
/
+1
2014-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-63
/
+118
2014-03-02
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+18
2014-03-02
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+15
2014-03-02
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+38
2014-03-03
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-35
/
+72
2014-03-02
Merge iio fixes into staging-linus
Greg Kroah-Hartman
7
-39
/
+36
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-28
/
+54
2014-03-02
Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...
Dave Airlie
4
-25
/
+22
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2014-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
7
-62
/
+171
2014-03-01
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-7
/
+14
2014-03-01
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-47
/
+51
2014-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-3
/
+5
2014-02-28
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
2014-02-28
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
Geert Uytterhoeven
1
-0
/
+1
2014-02-28
serial_core: Unregister console in uart_remove_one_port()
Geert Uytterhoeven
1
-0
/
+6
2014-02-28
tty/serial: at91: remove unused open/close hooks
Richard Genoud
1
-21
/
+0
2014-02-28
tty/serial: at91: use dev_err instead of printk
Richard Genoud
1
-2
/
+2
2014-02-28
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
1
-6
/
+17
2014-02-28
serial: imx: Remove init() and exit() platform callbacks
Alexander Shiyan
3
-43
/
+7
2014-02-28
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
Alexander Shiyan
1
-4
/
+4
2014-02-28
serial: imx: Use devm_ioremap_resource()
Alexander Shiyan
1
-40
/
+4
2014-02-28
tty: Fix low_latency BUG
Peter Hurley
4
-22
/
+7
2014-02-28
tty: serial: bcm63xx_uart: add support for DT probing
Florian Fainelli
1
-0
/
+11
2014-02-28
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
Florian Fainelli
2
-2
/
+4
2014-02-28
tty: serial: bcm63xx_uart: include linux/io.h
Florian Fainelli
1
-0
/
+1
2014-02-28
vt: detect and ignore OSC codes.
Adam Borowski
1
-3
/
+11
2014-02-28
vt: drop an useless enum and assignment.
Adam Borowski
1
-4
/
+2
2014-02-28
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
1
-0
/
+4
2014-02-28
MAINTAINERS: add maintainer entry for Armada DRM driver
Russell King
1
-0
/
+5
2014-02-28
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-40
/
+89
[next]