index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-26
20
-187
/
+903
|
\
|
*
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
2011-07-09
2
-1
/
+125
|
*
n_gsm: fix the wrong FCS handling
Du, Alek
2011-07-09
1
-4
/
+0
|
*
pch_uart: add missing comment about OKI ML7223
Alexander Stein
2011-07-09
1
-0
/
+1
|
*
pch_uart: Add MSI support
Alexander Stein
2011-07-09
1
-0
/
+5
|
*
tty: fix "IRQ45: nobody cared"
Andrew McGregor
2011-07-02
1
-1
/
+1
|
*
PTI feature to allow user to name and mark masterchannel request.
J Freyensee
2011-07-02
2
-40
/
+62
|
*
0 for o PTI Makefile bug.
J Freyensee
2011-07-02
1
-1
/
+1
|
*
tty: serial: samsung.c remove legacy PM code.
MyungJoo Ham
2011-07-02
1
-13
/
+14
|
*
SERIAL: SC26xx: Fix link error.
Ralf Baechle
2011-07-02
1
-1
/
+1
|
*
serial: mrst_max3110: initialize waitqueue earlier
Mika Westerberg
2011-07-02
1
-1
/
+2
|
*
mrst_max3110: Change max missing message priority.
William Douglas
2011-07-02
1
-1
/
+1
|
*
tty: s5pv210: Add delay loop on fifo reset function for UART
Jongpill Lee
2011-07-02
1
-0
/
+4
|
*
tty/serial: Fix XSCALE serial ports, e.g. ce4100
Stephen Warren
2011-07-02
1
-1
/
+1
|
*
serial: bfin_5xx: fix off-by-one with resource size
Mike Frysinger
2011-07-02
1
-2
/
+1
|
*
drivers/tty: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-07-02
3
-6
/
+7
|
*
tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
Russ Gorby
2011-07-02
1
-20
/
+91
|
*
tty: n_gsm: Add raw-ip support
Russ Gorby
2011-07-02
2
-9
/
+281
|
*
tty: n_gsm: expose gsmtty device nodes at ldisc open time
Russ Gorby
2011-07-02
1
-2
/
+17
|
*
pch_phub: Fix register miss-setting issue
Tomoya MORINAGA
2011-07-02
1
-2
/
+2
|
*
serial: 8250, increase PASS_LIMIT
Jiri Slaby
2011-06-07
1
-1
/
+1
|
*
8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
Michael Reed
2011-06-07
1
-0
/
+47
|
*
TTY: export NR_LDISC and N_* line discipline numbers to user-space
Florian Fainelli
2011-06-07
1
-18
/
+19
|
*
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
2011-06-07
1
-3
/
+2
|
*
parport/serial: add support for Timedia/SUNIX cards to parport_serial
Frédéric Brière
2011-06-07
3
-54
/
+186
|
*
serial: 8250_pci: add .probe member to struct pci_serial_quirk
Frédéric Brière
2011-06-07
1
-0
/
+9
|
*
Basic support for Moschip 9900 family I/O chips
Nicos Gollan
2011-06-07
3
-17
/
+157
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-26
135
-3167
/
+9085
|
\
\
|
*
|
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2011-07-19
2
-1
/
+3
|
*
|
USB: serial: add IDs for WinChipHead USB->RS232 adapter
Wolfgang Denk
2011-07-19
2
-0
/
+5
|
*
|
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
2011-07-16
1
-0
/
+28
|
*
|
Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
2011-07-09
21
-142
/
+580
|
|
\
\
|
|
*
\
Merge branch 'gadget' into for-next
Felipe Balbi
2011-07-09
21
-142
/
+580
|
|
|
\
\
|
|
|
*
|
usb: gadget: m66592-udc: add pullup function
Yoshihiro Shimoda
2011-07-09
1
-0
/
+16
|
|
|
*
|
usb: gadget: m66592-udc: add function for external controller
Yoshihiro Shimoda
2011-07-09
3
-19
/
+25
|
|
|
*
|
usb: gadget: r8a66597-udc: add pullup function
Yoshihiro Shimoda
2011-07-09
1
-0
/
+16
|
|
|
*
|
usb: gadget: zero: add superspeed support
Amit Blay
2011-07-08
3
-3
/
+109
|
|
|
*
|
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-07-08
6
-11
/
+324
|
|
|
*
|
usb: gadget: r8a66597-udc: add support for TEST_MODE
Yoshihiro Shimoda
2011-07-08
1
-1
/
+22
|
|
|
*
|
usb: gadget: m66592-udc: add support for TEST_MODE
Yoshihiro Shimoda
2011-07-08
1
-1
/
+22
|
|
|
*
|
usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data
Yoshihiro Shimoda
2011-07-08
2
-1
/
+8
|
|
|
*
|
usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver
Yoshihiro Shimoda
2011-07-08
1
-7
/
+3
|
|
|
*
|
usb: update email address in r8a66597-udc and m66592-udc
Yoshihiro Shimoda
2011-07-08
4
-4
/
+4
|
|
|
*
|
usb: musb: restore INDEX register in resume path
Ajay Kumar Gupta
2011-07-08
1
-0
/
+1
|
|
|
*
|
usb: gadget: fix up depencies
Sebastian Andrzej Siewior
2011-07-05
1
-0
/
+2
|
|
|
*
|
usb: gadget: fusb300_udc: fix compile warnings
Sebastian Andrzej Siewior
2011-07-05
1
-15
/
+7
|
|
|
*
|
usb: gadget: ci13xx_udc.c: fix compile warning
Sebastian Andrzej Siewior
2011-07-05
1
-2
/
+10
|
|
|
*
|
usb: gadget: net2272: fix compile warnings
Felipe Balbi
2011-07-05
1
-4
/
+4
|
|
|
*
|
usb: gadget: langwell_udc: fix compile warnings
Felipe Balbi
2011-07-05
1
-6
/
+6
|
|
|
*
|
usb: gadget: fusb300_udc: drop dead code
Felipe Balbi
2011-07-05
1
-68
/
+1
|
|
|
/
/
[next]