index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
sdio_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-02-02
TTY: use tty_standard_install
Jiri Slaby
1
-6
/
+3
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-5
/
+5
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-02
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
1
-63
/
+30
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2009-12-11
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
1
-0
/
+4
2009-12-11
tty: sdio_uart: add modem functionality
Alan Cox
1
-1
/
+32
2009-12-11
tty: sdio_uart: Style fixes
Alan Cox
1
-11
/
+12
2009-12-11
tty: sdio_uart: Fix termios handling
Alan Cox
1
-6
/
+0
2009-12-11
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
1
-82
/
+119
2009-12-11
sdio_uart: Move the open lock
Alan Cox
1
-11
/
+9
2009-12-11
sdio_uart: refcount the tty objects
Alan Cox
1
-17
/
+42
2009-12-11
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
1
-1
/
+1
2009-12-11
sdio_uart: use tty_port
Alan Cox
1
-18
/
+23
2009-12-04
sdio_uart: coding style fixes
Thadeu Lima de Souza Cascardo
1
-19
/
+21
2009-04-01
proc tty: switch sdio_uart to ->proc_fops
Alexey Dobriyan
1
-32
/
+30
2008-07-15
sdio_uart: Fix SDIO break control to now return success or an error
David Howells
1
-3
/
+6
2007-11-29
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()
Andre Haupt
1
-1
/
+1
2007-09-23
sdio: fix recursion issues between sdio-uart driver and tty layer
Nicolas Pitre
1
-2
/
+19
2007-09-23
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
1
-0
/
+2
2007-09-23
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
1
-0
/
+62
2007-09-23
sdio: UART/GPS driver
Nicolas Pitre
1
-0
/
+1077