| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-08-12 | 24 | -126/+113 |
|\ |
|
| * | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device | Artur Zimmer | 2011-08-10 | 2 | -1/+6 |
| * | USB: Serial: Add device ID for Sierra Wireless MC8305 | Florian Echtler | 2011-08-10 | 1 | -0/+1 |
| * | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G | Vijay Chavan | 2011-08-08 | 1 | -0/+1 |
| * | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' | Arnaud Lacombe | 2011-08-08 | 1 | -1/+1 |
| * | USB: option driver: add PID for Vodafone-Huawei K4511 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | USB: option driver: add PID for Vodafone-Huawei K4510 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | USB: option driver: add PID for Vodafone-Huawei K3771 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | USB: option driver: add PID for Vodafone-Huawei K3770 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ... | Uwe Bonnes | 2011-08-08 | 1 | -1/+4 |
| * | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink | Arvid Brodin | 2011-08-08 | 1 | -0/+3 |
| * | USB: EHCI: Fix test mode sequence | Boris Todorov | 2011-08-08 | 1 | -0/+12 |
| * | USB: ftdi_sio: fix minor typo in get_ftdi_divisor | Ionut Nicu | 2011-08-08 | 1 | -1/+1 |
| * | USB: at91_udc: include linux/prefetch.h explicitly | Jean-Christophe PLAGNIOL-VILLARD | 2011-08-08 | 1 | -0/+1 |
| * | USB: usb-storage: unusual_devs entry for ARM V2M motherboard. | Nick Bowler | 2011-08-08 | 1 | -0/+10 |
| * | usb/ehci-mxc: add missing inclusion of mach/hardware.h | Shawn Guo | 2011-08-08 | 1 | -0/+1 |
| * | USB: assign instead of equal in usbtmc.c | Maxim Nikulin | 2011-08-08 | 1 | -1/+1 |
| * | usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos | Kuninori Morimoto | 2011-08-08 | 1 | -1/+1 |
| * | usb: renesas_usbhs: fix DMA build by including dma-mapping.h | Kuninori Morimoto | 2011-08-08 | 1 | -0/+1 |
| * | usb: gadget: net2272 - Correct includes | Geert Uytterhoeven | 2011-08-08 | 1 | -1/+1 |
| * | Merge 3.1-rc1 into usb-linus | Greg Kroah-Hartman | 2011-08-07 | 225 | -2014/+5970 |
| |\ |
|
| * \ | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2011-08-01 | 9 | -108/+35 |
| |\ \ |
|
| | * | | usb: musb: fix oops on musb_gadget_pullup | John Stultz | 2011-08-01 | 1 | -0/+5 |
| | * | | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) | Ming Lei | 2011-08-01 | 1 | -0/+16 |
| | * | | usb: gadget: hid: don't STALL when processing a HID Descriptor request | Sebastian Bauer | 2011-08-01 | 1 | -0/+7 |
| | * | | usb: musb: fix Kconfig | Rabin Vincent | 2011-08-01 | 2 | -4/+1 |
| | * | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared | Sergei Trofimovich | 2011-08-01 | 1 | -1/+1 |
| | * | | usb: gadget: composite: fix bMaxPacketSize for SuperSpeed | Sebastian Andrzej Siewior | 2011-08-01 | 1 | -2/+4 |
| | * | | usb: gadget: fusb300: remove #if 0 block | Sebastian Andrzej Siewior | 2011-08-01 | 1 | -101/+0 |
| | * | | usb: gadget: s3c2410_udc: fix unterminated platform_device_id table | Axel Lin | 2011-08-01 | 1 | -0/+1 |
| * | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2011-08-01 | 3 | -11/+21 |
| |\ \ \ |
|
| | * | | | usb/config: use proper endian access for wMaxPacketSize | Sebastian Andrzej Siewior | 2011-08-01 | 1 | -5/+6 |
| | * | | | USB: xhci: fix OS want to own HC | JiSheng Zhang | 2011-08-01 | 1 | -1/+1 |
| | * | | | xhci: Don't submit commands or URBs to halted hosts. | Sarah Sharp | 2011-08-01 | 1 | -5/+14 |
| | |/ / |
|
* | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-08-12 | 21 | -95/+111 |
|\ \ \ \ |
|
| * | | | | zcache: Fix build error when sysfs is not defined | Nitin Gupta | 2011-08-08 | 1 | -1/+1 |
| * | | | | zcache: Use div_u64 for 64-bit division | Thadeu Lima de Souza Cascardo | 2011-08-08 | 1 | -2/+5 |
| * | | | | staging:rts_pstor: fix thread synchronization flow | wwang | 2011-08-08 | 2 | -68/+50 |
| * | | | | drivers:staging:solo6x10:add the missed slab.h | Wanlong Gao | 2011-08-03 | 1 | -0/+1 |
| * | | | | staging: zcache: include module.h for MODULE_LICENSE | Thadeu Lima de Souza Cascardo | 2011-08-03 | 1 | -0/+1 |
| * | | | | drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereference | Julia Lawall | 2011-08-02 | 1 | -2/+2 |
| * | | | | Staging: Add clk API note to nvec/TODO | Russell King | 2011-08-02 | 1 | -2/+4 |
| * | | | | drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array index | Julia Lawall | 2011-08-02 | 1 | -1/+1 |
| * | | | | staging: more missing slab.h inclusions | Andrew Morton | 2011-08-02 | 2 | -0/+2 |
| * | | | | drivers/staging/solo6x10/p2m.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 |
| * | | | | drivers/staging/solo6x10/core.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 |
| * | | | | drivers/staging/dt3155v4l/dt3155v4l.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 |
| * | | | | drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"... | Andrew Morton | 2011-08-02 | 1 | -2/+3 |
| * | | | | Staging: iio: add some unlocks to raw_read() functions | Dan Carpenter | 2011-08-02 | 5 | -10/+30 |
| * | | | | staging: ft1000_proc needs asm/io.h for inw/outw on sparc | Paul Gortmaker | 2011-08-02 | 1 | -0/+1 |