index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
seed.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
1
-0
/
+4
2009-06-11
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
1
-0
/
+3
2009-06-11
imx: serial: fix one bit field type
Daniel Glöckner
1
-1
/
+1
2009-06-11
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
1
-25
/
+23
2009-06-11
tty: use prepare/finish_wait
Jiri Slaby
1
-4
/
+2
2009-06-11
tty: remove sleep_on
Jiri Slaby
1
-1
/
+2
2009-06-11
sierra: driver interface blacklisting
Elina Pasheva
1
-3
/
+48
2009-06-11
sierra: driver urb handling improvements
Elina Pasheva
1
-84
/
+144
2009-06-11
tty: resolve some sierra breakage
Alan Cox
1
-3
/
+14
2009-06-11
timbuart: Fix the termios logic
Alan Cox
1
-9
/
+15
2009-06-11
serial: Added Timberdale UART driver
Richard Röjfors
5
-0
/
+589
2009-06-11
tty: Add URL for ttydev queue
Alan Cox
1
-1
/
+2
2009-06-11
devpts: unregister the file system on error
Alan Cox
1
-1
/
+3
2009-06-11
tty: Untangle termios and mm mutex dependencies
Alan Cox
1
-29
/
+46
2009-06-11
tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface
Mike Frysinger
3
-0
/
+379
2009-06-11
ftdi_sio: don't override modem bits
Alan Cox
1
-5
/
+0
2009-06-11
tty: fix bluetooth scribbling on low latency flags
Alan Cox
1
-1
/
+0
2009-06-11
ft232: support the ASYNC_LOW_LATENCY flag
Alan Cox
1
-34
/
+60
2009-06-11
USB: CP210X Replace CP2101 with CP210x
Craig Shelley
1
-97
/
+97
2009-06-11
USB: CP210X Use official request code definitions
Craig Shelley
1
-42
/
+56
2009-06-11
USB: CP210X Add device IDs
Craig Shelley
1
-0
/
+7
2009-06-11
Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: handle anomaly 05000231
Sonic Zhang
1
-2
/
+10
2009-06-11
Blackfin Serial Driver: annotate anomalies 05000215 and 05000099
Sonic Zhang
1
-0
/
+14
2009-06-11
Blackfin Serial Driver: handle irregular DMA register status in auto start mode
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: fix missing new lines when under load
Graf Yang
1
-0
/
+1
2009-06-11
Blackfin Serial Driver: fix baudrate for early_printk
Robin Getz
1
-1
/
+6
2009-06-11
Blackfin Serial Driver: fix error while transferring large files
Sonic Zhang
1
-2
/
+29
2009-06-11
Blackfin SPORT UART: rewrite inline assembly
Mike Frysinger
1
-25
/
+29
2009-06-11
Blackfin SPORT UART: fix data misses while using transmit frame sync
Michael Hennerich
1
-1
/
+1
2009-06-11
Blackfin SPORT UART: fix typo in sport_set_termios prototype
Mike Frysinger
1
-1
/
+1
2009-06-11
serial: add support for the TI AR7 internal UART
Florian Fainelli
2
-1
/
+9
2009-06-11
icom: fix compile errors when defining ICOM_TRACE
Breno Leitao
1
-10
/
+6
2009-06-11
parport_pc: clean up the modified while loops using for
Alan Cox
1
-41
/
+57
2009-06-11
parport_pc: Coding style
Alan Cox
1
-830
/
+916
2009-06-11
parport_pc: Fix subscription bugs
Michael Buesch
1
-16
/
+18
2009-06-11
tty: simplify buffer allocator cleanups
Alan Cox
1
-17
/
+5
2009-06-11
tty: remove buffer special casing
Alan Cox
2
-17
/
+4
2009-06-11
icom: fixing a if clause spaghetti
Breno Leitao
1
-2
/
+2
2009-06-11
jsm: correctly support multiple 4/8-port boards
Alexander Y. Fomichev
2
-2
/
+13
2009-06-11
tty: iuu_phoenix: update version number.
Olivier Bornet
1
-1
/
+1
2009-06-11
tty: iuu_phoenix: set termios.
Olivier Bornet
1
-0
/
+50
2009-06-11
tty: iuu_phoenix: Fix stopbit when uart goes on.
Olivier Bornet
1
-1
/
+1
2009-06-11
tty: iuu_phoenix: fix locking.
Olivier Bornet
1
-16
/
+13
2009-06-11
tty: bring ldisc into CodingStyle
Alan Cox
1
-13
/
+9
2009-06-11
tty: Move ldisc_flush
Alan Cox
2
-21
/
+21
2009-06-11
tty: rewrite the ldisc locking
Alan Cox
11
-254
/
+330
2009-06-11
tty: Extract various bits of ldisc code
Alan Cox
3
-36
/
+88
2009-06-11
tty: Fix oops when scanning the polling list for kgdb
Alan Cox
1
-6
/
+7
2009-06-11
pty: Fix a comment
Alan Cox
1
-1
/
+0
[next]