index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
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