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
2014-03-17
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
1
-2
/
+3
2014-03-17
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
1
-20
/
+18
2014-03-17
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
1
-1
/
+1
2014-03-17
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
1
-13
/
+15
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
1
-1
/
+4
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
69
-351
/
+636
2014-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-62
/
+107
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 '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
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 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
2
-1
/
+4
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-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
1
-25
/
+2
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
3
-21
/
+6
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
1
-2
/
+2
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
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-40
/
+89
2014-02-28
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-31
/
+0
2014-02-28
Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-20
/
+27
2014-02-28
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
1
-2
/
+3
2014-02-28
Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'
Rafael J. Wysocki
2
-37
/
+33
[next]