index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
sdio_uart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: block: Move files to core
Ulf Hansson
2016-12-12
1
-1200
/
+0
*
mmc: sdio_uart: remove meaningless BUG_ON
Shawn Lin
2016-12-05
1
-2
/
+0
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
*
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
1
-7
/
+7
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
1
-5
/
+4
*
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
1
-11
/
+2
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-10
/
+4
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-2
/
+3
*
MMC: sdio, use kref from tty_port
Jiri Slaby
2012-11-15
1
-12
/
+11
*
MMC: sdio_uart, remove unused member from sdio_uart_port
Jiri Slaby
2012-11-15
1
-1
/
+0
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-2
/
+2
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-10
/
+10
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
TTY: use tty_standard_install
Jiri Slaby
2012-02-02
1
-6
/
+3
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-5
/
+5
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-1
/
+1
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-02-05
1
-1
/
+1
*
|
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
2010-03-02
1
-63
/
+30
|
/
*
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
2009-12-11
1
-0
/
+4
*
tty: sdio_uart: add modem functionality
Alan Cox
2009-12-11
1
-1
/
+32
*
tty: sdio_uart: Style fixes
Alan Cox
2009-12-11
1
-11
/
+12
*
tty: sdio_uart: Fix termios handling
Alan Cox
2009-12-11
1
-6
/
+0
*
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
2009-12-11
1
-82
/
+119
*
sdio_uart: Move the open lock
Alan Cox
2009-12-11
1
-11
/
+9
*
sdio_uart: refcount the tty objects
Alan Cox
2009-12-11
1
-17
/
+42
*
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
2009-12-11
1
-1
/
+1
*
sdio_uart: use tty_port
Alan Cox
2009-12-11
1
-18
/
+23
*
sdio_uart: coding style fixes
Thadeu Lima de Souza Cascardo
2009-12-04
1
-19
/
+21
*
proc tty: switch sdio_uart to ->proc_fops
Alexey Dobriyan
2009-04-01
1
-32
/
+30
*
sdio_uart: Fix SDIO break control to now return success or an error
David Howells
2008-07-15
1
-3
/
+6
*
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()
Andre Haupt
2007-11-29
1
-1
/
+1
*
sdio: fix recursion issues between sdio-uart driver and tty layer
Nicolas Pitre
2007-09-23
1
-2
/
+19
*
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
2007-09-23
1
-0
/
+2
*
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
2007-09-23
1
-0
/
+62
*
sdio: UART/GPS driver
Nicolas Pitre
2007-09-23
1
-0
/
+1077