index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-04
SERIAL: omap: remove 'irq_pending' bitfield
Russell King
1
-1
/
+0
2012-11-04
SERIAL: omap: fix MCR TCRTLR bit handling
Russell King
1
-16
/
+21
2012-11-04
SERIAL: omap: fix set_mctrl() breakage
Russell King
1
-3
/
+5
2012-11-04
SERIAL: omap: no need to re-read EFR
Russell King
1
-2
/
+0
2012-11-04
SERIAL: omap: remove setting of EFR SCD bit
Russell King
1
-6
/
+2
2012-11-04
SERIAL: omap: allow hardware assisted IXANY mode to be disabled
Russell King
1
-0
/
+2
2012-11-04
SERIAL: omap: allow hardware assisted rts/cts modes to be disabled
Russell King
1
-0
/
+7
2012-11-04
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...
Russell King
1
-4
/
+27
2012-11-04
SERIAL: core: add hardware assisted h/w flow control support
Russell King
1
-0
/
+7
2012-11-04
SERIAL: core: add hardware assisted s/w flow control support
Russell King
1
-2
/
+14
2012-11-04
SERIAL: core: use local variable uport in uart_set_termios()
Russell King
1
-8
/
+9
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
1
-2
/
+2
2012-11-01
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
chao bi
2
-1
/
+11
2012-10-30
serial/arc-uart: Add new driver
Vineet Gupta
3
-0
/
+770
2012-10-30
uart: add other serial core layer get attributes
Alan Cox
1
-0
/
+145
2012-10-30
uart: tidy the uart_get_info API
Alan Cox
1
-14
/
+15
2012-10-30
uart: update the sysfs handler to use uart_get_info
Alan Cox
1
-5
/
+5
2012-10-30
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
4
-109
/
+120
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
11
-81
/
+137
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
1
-6
/
+6
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
87
-3643
/
+6188
2012-10-25
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2
-0
/
+26
2012-10-25
tty: pty - Move TIOCPKT handling into pty.c
Cyrill Gorcunov
2
-21
/
+26
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
1
-6
/
+26
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
2
-2
/
+2
2012-10-25
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
Jun Chen
1
-1
/
+1
2012-10-25
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
Jun Chen
1
-3
/
+1
2012-10-25
serial: ifx6x60: different SPI word width configure requires different swap p...
chao bi
2
-10
/
+61
2012-10-25
serial/amba-pl011: use devm_* managed resources
Linus Walleij
1
-16
/
+9
2012-10-25
serial: omap: Remove the hardcode serial_omap_console_ports array.
Shubhrajyoti D
1
-1
/
+1
2012-10-25
serial: omap: Remove the default setting of special character
Shubhrajyoti D
1
-5
/
+1
2012-10-25
serial: omap: Make context_loss_cnt signed
Shubhrajyoti D
1
-4
/
+8
2012-10-25
tty: Fix typo in tty drivers
Masanari Iida
5
-5
/
+5
2012-10-24
Revert "serial: omap: fix software flow control"
Felipe Balbi
1
-6
/
+6
2012-10-24
serial: clps711x: Cleanup driver
Alexander Shiyan
1
-59
/
+46
2012-10-24
serial: clps711x: Fix TERMIOS-flags handling
Alexander Shiyan
1
-24
/
+12
2012-10-24
serial: clps711x: Disable "break"-state before port startup
Alexander Shiyan
1
-22
/
+7
2012-10-24
serial: clps711x: Using resource-managed functions
Alexander Shiyan
1
-22
/
+17
2012-10-24
serial: clps711x: Check for valid TTY in RX-interrupt
Alexander Shiyan
1
-30
/
+29
2012-10-24
serial: clps711x: Fix break control handling
Alexander Shiyan
1
-1
/
+3
2012-10-24
serial: clps711x: Return valid modem controls for port that not support it
Alexander Shiyan
1
-6
/
+4
2012-10-24
serial: clps711x: Improved TX FIFO handling
Alexander Shiyan
1
-8
/
+7
2012-10-24
serial: clps711x: Using CPU clock subsystem for getting base UART speed
Alexander Shiyan
1
-5
/
+15
2012-10-24
serial: clps711x: Do not use "uart_port->unused" field
Alexander Shiyan
1
-15
/
+17
2012-10-24
serial: clps711x: Convert all static variables to dynamic
Alexander Shiyan
1
-122
/
+89
2012-10-24
serial: clps711x: Add platform_driver interface to clps711x driver
Alexander Shiyan
1
-6
/
+33
2012-10-24
tty: serial: KGDB support for PXA
Denis V. Lunev
1
-0
/
+55
2012-10-24
tty: Use raw spin lock to protect TTY ldisc administration
Ivo Sieben
1
-16
/
+16
2012-10-24
TTY: hvcs: fix missing unlock on error in hvcs_initialize()
Wei Yongjun
1
-1
/
+3
[prev]
[next]