summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-1222-99/+188
|\
| * Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman2010-11-111-1/+1
| * USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil2010-11-111-1/+1
| * UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl2010-11-111-1/+2
| * usb: core: fix information leak to userlandVasiliy Kulikov2010-11-111-3/+4
| * usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1
| * usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1
| * usb: subtle increased memory usage in u_serialJim Sung2010-11-111-14/+40
| * USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui2010-11-111-1/+1
| * USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-111-1/+1
| * usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft2010-11-111-1/+2
| * USB: ehci/mxc: compile fixUwe Kleine-König2010-11-111-5/+9
| * USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2010-11-112-2/+2
| * Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-097-69/+114
| |\
| | * usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar2010-11-091-0/+14
| | * usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov2010-11-081-2/+0
| | * usb: musb: Fix handling of spurious SESSREQHeikki Krogerus2010-11-051-1/+2
| | * usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei2010-11-051-1/+0
| | * USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-052-1/+4
| | * USB: musb: blackfin: fix dynamic device<->host changingBob Liu2010-11-051-2/+3
| | * USB: musb: blackfin: pm: make it workBob Liu2010-11-052-24/+50
| | * USB: musb: pm: don't rely fully on clock supportBob Liu2010-11-051-14/+12
| | * USB: musb: blackfin: fix musb_read_txhubport() definitionIan Jeffray2010-11-051-1/+2
| | * USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei2010-11-051-10/+3
| | * usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas2010-11-051-7/+6
| | * usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar2010-11-051-1/+3
| | * usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei2010-11-051-6/+16
| * | USB: the development of the usb tree is now in gitGreg Kroah-Hartman2010-11-091-1/+1
| * | USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2010-11-082-0/+9
| * | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-081-1/+1
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-1212-30/+94
|\ \ \
| * | | n_gsm: Fix length handlingKen Mills2010-11-111-2/+2
| * | | n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills2010-11-111-0/+1
| * | | serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang2010-11-111-2/+2
| * | | serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang2010-11-111-0/+8
| * | | serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang2010-11-111-1/+0
| * | | serial: bfin_5xx: always include DMA headersSonic Zhang2010-11-111-3/+9
| * | | vcs: make proper usage of the poll flagsNicolas Pitre2010-11-111-3/+3
| * | | amiserial: Remove unused variable icountGeert Uytterhoeven2010-11-111-1/+0
| * | | 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust2010-11-111-1/+4
| * | | tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz2010-11-091-7/+13
| * | | TTY: restore tty_ldisc_wait_idleJiri Slaby2010-11-091-0/+29
| * | | SERIAL: blacklist si3052 chipMaciej Szmigiero2010-11-091-0/+2
| * | | drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches2010-11-091-4/+2
| * | | tty: prevent DOS in the flush_to_ldiscJiri Olsa2010-11-091-2/+12
| * | | 8250: add support for Kouwell KW-L221N-2Mikulas Patocka2010-11-091-0/+3
| * | | nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox2010-11-091-1/+0
| * | | tty: fix warning in synclink driverAndres Salomon2010-11-091-0/+1
| * | | tty: Fix formatting in tty.hAlan Cox2010-11-091-1/+1
| * | | tty: the development tree is now done in gitGreg Kroah-Hartman2010-11-091-2/+2
OpenPOWER on IntegriCloud