summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-1218-96/+182
|\
| * 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
| * 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-096-69/+112
| |\
| | * 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-051-1/+2
| | * 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: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2010-11-082-0/+9
* | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-4/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-051-1/+0
|\ \ | |/ |/|
| * USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-11-011-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-291-1/+1
|\ \ | |/
| * USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-10-281-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-297-2/+645
|\ \
| * | USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-297-2/+645
* | | convert get_sb_single() usersAl Viro2010-10-293-16/+16
|/ /
* | usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi2010-10-291-4/+9
* | fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-263-0/+3
|\ \
| * | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-253-0/+3
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-14/+4
|\ \ \ | |/ / |/| |
| * | OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-14/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-2/+2
|\ \ \ | |_|/ |/| |
| * | usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-161-2/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2435-113/+19
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-186-16/+15
| * | | Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...Jiri Kosina2010-10-061-0/+1
| * | | Revert "drivers/usb: Remove unnecessary return's from void functions" partiallyJiri Kosina2010-09-021-0/+3
| * | | Merge branch 'master' into for-nextJiri Kosina2010-08-11118-1847/+4580
| |\ \ \
| * | | | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-1030-99/+2
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-08-107-20/+299
| |\ \ \ \
OpenPOWER on IntegriCloud