summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: serial: generalise generic read implementationJohan Hovold3-2/+7
2010-05-20USB: serial: clean up read processing in generic driverJohan Hovold1-16/+11
2010-05-20USB: cp210x: use generic submit_read_urb at openJohan Hovold1-14/+2
2010-05-20USB: serial: remove unnecessary re-initialisation of generic urbsJohan Hovold1-23/+2
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold3-26/+10
2010-05-20USB: serial: refactor generic closeJohan Hovold6-21/+8
2010-05-20USB: serial: clear fifo on closeJohan Hovold1-1/+7
2010-05-20USB: serial: fix missing locking on fifo in write callbackJohan Hovold1-2/+5
2010-05-20USB: serial: fix generic chars_in_bufferJohan Hovold1-4/+11
2010-05-20USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold5-71/+16
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede3-2/+22
2010-05-20usb: fix serial build when SYSRQ is disabledRandy Dunlap1-0/+9
2010-05-20USB Serial Driver: ZIO MotherboardVijay Kumar3-0/+73
2010-05-20usb-console: pass baud from console to the initial tty openJason Wessel1-12/+10
2010-05-20USB: f_mass_storage: dynamic buffers for better alignmentMichal Nazarewicz1-5/+18
2010-05-20usb: musb: hsdma: use musb_read/writelFelipe Balbi1-13/+3
2010-05-20usb: musb: gadget: support musb-specific test modesFelipe Balbi1-0/+25
2010-05-20usb: musb: add debugfs supportFelipe Balbi4-0/+317
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2-4/+5
2010-05-20USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad2-4/+8
2010-05-20USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad2-1/+9
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad6-7/+16
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi2-20/+51
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel6-11/+8
2010-05-20USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss1-1/+10
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern13-75/+27
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern10-90/+89
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern8-27/+23
2010-05-20USB: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie1-2/+2
2010-05-20USB: cdc-acm: make bitfields unsignedRandy Dunlap1-2/+2
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani1-3/+1
2010-05-20USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2-41/+43
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet2-1/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet43-52/+46
2010-05-20USB: xhci: Fix check for room on the ring.Sarah Sharp1-1/+18
2010-05-20USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp1-1/+1
2010-05-20USB: xhci: Fix issue with set interface after stall.Sarah Sharp2-0/+9
2010-05-16Linus 2.6.34v2.6.34Linus Torvalds1-1/+1
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-81/+160
2010-05-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-7/+21
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin1-1/+1
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva1-1/+1