index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
USB: serial: refactor generic close
Johan Hovold
6
-21
/
+8
2010-05-20
USB: serial: clear fifo on close
Johan Hovold
1
-1
/
+7
2010-05-20
USB: serial: fix missing locking on fifo in write callback
Johan Hovold
1
-2
/
+5
2010-05-20
USB: serial: fix generic chars_in_buffer
Johan Hovold
1
-4
/
+11
2010-05-20
USB: pl2303: increase bulk-in buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: pl2303: increase the bulk-out buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: cp210x: increase bulk-in buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: cp210x: increase the bulk-out buffer size to 256 byte
Johan Hovold
1
-0
/
+1
2010-05-20
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
5
-71
/
+16
2010-05-20
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
3
-2
/
+22
2010-05-20
usb: fix serial build when SYSRQ is disabled
Randy Dunlap
1
-0
/
+9
2010-05-20
USB Serial Driver: ZIO Motherboard
Vijay Kumar
3
-0
/
+73
2010-05-20
usb-console: pass baud from console to the initial tty open
Jason Wessel
1
-12
/
+10
2010-05-20
USB: f_mass_storage: dynamic buffers for better alignment
Michal Nazarewicz
1
-5
/
+18
2010-05-20
usb: musb: hsdma: use musb_read/writel
Felipe Balbi
1
-13
/
+3
2010-05-20
usb: musb: gadget: support musb-specific test modes
Felipe Balbi
1
-0
/
+25
2010-05-20
usb: musb: add debugfs support
Felipe Balbi
4
-0
/
+317
2010-05-20
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
2
-4
/
+5
2010-05-20
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2
-4
/
+8
2010-05-20
USB: MUSB: Build MUSB driver for OMAP4
Maulik Mankad
2
-1
/
+9
2010-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
6
-7
/
+16
2010-05-20
usb: musb: allow board to pass down fifo mode
Felipe Balbi
2
-20
/
+51
2010-05-20
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
6
-11
/
+8
2010-05-20
USB: ehci-au1xxx does not need EHCI IO watchdog
Manuel Lauss
1
-1
/
+10
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
13
-75
/
+27
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
10
-90
/
+89
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
8
-27
/
+23
2010-05-20
USB: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-05-20
USB: Remove large struct from the stack in USB storage isd200 driver
Ian Munsie
1
-2
/
+2
2010-05-20
USB: cdc-acm: make bitfields unsigned
Randy Dunlap
1
-2
/
+2
2010-05-20
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
1
-3
/
+1
2010-05-20
USB: split hub.h into ch11.h and merge-in hcd.h
Eric Lescouet
2
-41
/
+43
2010-05-20
USB: make hub.h public (drivers dependency)
Eric Lescouet
2
-1
/
+1
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
43
-52
/
+46
2010-05-20
USB: xhci: Fix check for room on the ring.
Sarah Sharp
1
-1
/
+18
2010-05-20
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
1
-1
/
+1
2010-05-20
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2
-0
/
+9
2010-05-16
Linus 2.6.34
v2.6.34
Linus Torvalds
1
-1
/
+1
2010-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-81
/
+160
2010-05-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-7
/
+21
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
2
-53
/
+129
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2
-28
/
+27
2010-05-15
MIPS: Oprofile: Fix Loongson irq handler
Wu Zhangjin
1
-1
/
+1
2010-05-15
MIPS: N32: Use compat version for sys_ppoll.
Chandrakala Chavva
1
-1
/
+1
2010-05-15
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2
-5
/
+19
2010-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+5
2010-05-15
lib/btree: fix possible NULL pointer dereference
kirjanov@gmail.com
1
-1
/
+2
2010-05-15
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
1
-1
/
+1
2010-05-15
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
1
-0
/
+5
[prev]
[next]