index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
netx-serial.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
serial: Add driver for the Altera JTAG UART
Tobias Klauser
5
-0
/
+545
2010-05-21
serial: timbuart: make sure last byte is sent when port is closed
Richard Röjfors
1
-10
/
+13
2010-05-21
serial: two branches the same in timbuart_set_mctrl()
Roel Kluin
1
-1
/
+1
2010-05-21
serial: uartlite: move from byte accesses to word accesses
John Linn
1
-16
/
+16
2010-05-21
tty: n_gsm: depends on NET
Randy Dunlap
1
-0
/
+1
2010-05-21
tty: n_gsm line discipline
Alan Cox
5
-1
/
+2798
2010-05-21
serial: TTY: new ldiscs for staging
Pavan Savoy
1
-1
/
+1
2010-05-21
serial: bfin_sport_uart: drop redundant cpu depends
Mike Frysinger
1
-1
/
+1
2010-05-21
serial: bfin_sport_uart: drop the experimental markings
Mike Frysinger
1
-2
/
+2
2010-05-21
serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines
Mike Frysinger
1
-0
/
+1
2010-05-21
serial: bfin_sport_uart: only enable SPORT TX if data is to be sent
Sonic Zhang
1
-9
/
+21
2010-05-21
serial: bfin_sport_uart: drop useless status masks
Mike Frysinger
1
-16
/
+1
2010-05-21
serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically
Sonic Zhang
1
-2
/
+2
2010-05-21
serial: bfin_sport_uart: protect changes to uart_port
Sonic Zhang
1
-2
/
+2
2010-05-21
serial: bfin_sport_uart: add support for CTS/RTS via GPIOs
Sonic Zhang
3
-11
/
+135
2010-05-21
serial: bfin_sport_uart: rename early platform driver class string
Sonic Zhang
1
-2
/
+5
2010-05-21
serial: bfin_sport_uart: add missing mapbase initialization
Sonic Zhang
1
-1
/
+2
2010-05-21
serial: bfin_sport_uart: remove unused peripheral pin lists
Sonic Zhang
1
-21
/
+0
2010-05-21
serial: bfin_sport_uart: shorten the SPORT TX waiting loop
Sonic Zhang
1
-1
/
+7
2010-05-21
serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read a...
Sonic Zhang
1
-1
/
+15
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-20
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-20
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-20
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-20
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-20
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-20
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-20
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-20
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-20
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-20
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-20
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-20
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-20
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-20
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-20
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-20
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-20
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-20
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-20
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
2010-05-20
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-20
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
2010-05-20
USB: visor: increase bulk-out buffer size
Johan Hovold
1
-0
/
+3
2010-05-20
USB: belkin_sa: implement line status handling
Johan Hovold
1
-26
/
+51
2010-05-20
USB: belkin_sa: clean up open
Johan Hovold
1
-15
/
+6
2010-05-20
USB: belkin_sa: minor clean-ups
Johan Hovold
1
-21
/
+7
2010-05-20
USB: cp210x: use generic open to start reading from device
Johan Hovold
1
-1
/
+1
2010-05-20
USB: visor: reimplement using generic framework
Johan Hovold
1
-329
/
+13
[next]