Age | Commit message (Expand) | Author | Files | Lines |
2013-05-09 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2 | -4/+10 |
2013-05-09 | usb: tilegx: fix memleak when create hcd fail | Libo Chen | 2 | -4/+10 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -1/+1 |
2013-05-07 | aio: use cancellation list lazily | Kent Overstreet | 1 | -2/+1 |
2013-05-07 | aio: move private stuff out of aio.h | Kent Overstreet | 1 | -0/+1 |
2013-05-07 | gadget: remove only user of aio retry | Zach Brown | 1 | -9/+29 |
2013-05-05 | gadget: single_open() leaks | Al Viro | 2 | -2/+2 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -175/+103 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+14 |
2013-04-30 | drivers/usb/storage/realtek_cr.c: fix build | Andrew Morton | 1 | -4/+1 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2013-04-29 | fsl_udc: Don't use create_proc_read_entry() | David Howells | 1 | -81/+43 |
2013-04-29 | goku_udc: Don't use create_proc_read_entry() | David Howells | 1 | -50/+39 |
2013-04-29 | yurex: don't wank with fasync on ->release()... | Al Viro | 1 | -2/+0 |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 267 | -9728/+9961 |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 12 | -151/+40 |
2013-04-29 | Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2013-04-28 | Merge branch 'fixes' into next/cleanup | Olof Johansson | 1 | -1/+0 |
2013-04-25 | USB: ehci-msm: USB_MSM_OTG needs USB_PHY | Arnd Bergmann | 1 | -0/+1 |
2013-04-25 | USB: OHCI: avoid conflicting platform drivers | Arnd Bergmann | 1 | -18/+118 |
2013-04-25 | USB: OMAP: ISP1301 needs USB_PHY | Arnd Bergmann | 2 | -1/+2 |
2013-04-25 | USB: lpc32xx: ISP1301 needs USB_PHY | Arnd Bergmann | 1 | -0/+1 |
2013-04-24 | USB: ftdi_sio: enable two UART ports on ST Microconnect Lite | Adrian Thomasset | 1 | -7/+11 |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 2 | -9/+14 |
2013-04-23 | usb: phy: phy core cannot yet be a module | Arnd Bergmann | 1 | -1/+1 |
2013-04-23 | USB: Fix initconst in ehci driver | Andi Kleen | 3 | -3/+3 |
2013-04-23 | usb-storage: CY7C68300A chips do not support Cypress ATACB | Tormod Volden | 1 | -2/+14 |
2013-04-23 | USB: serial: option: Added support Olivetti Olicard 145 | Filippo Turato | 1 | -0/+2 |
2013-04-23 | USB: ftdi_sio: correct ST Micro Connect Lite PIDs | Adrian Thomasset | 2 | -2/+5 |
2013-04-23 | Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 6 | -5/+12 |
2013-04-23 | usb: phy: remove exported function from __init section | Denis Efremov | 1 | -1/+1 |
2013-04-23 | usb: gadget: zero: put function instances on unbind | Andrzej Pietrasiewicz | 1 | -0/+2 |
2013-04-23 | usb: gadget: f_sourcesink.c: correct a copy-paste misnomer | Andrzej Pietrasiewicz | 1 | -2/+2 |
2013-04-23 | usb: gadget: cdc2: fix error return code in cdc_do_config() | Wei Yongjun | 1 | -1/+3 |
2013-04-23 | usb: gadget: multi: fix error return code in rndis_do_config() | Wei Yongjun | 1 | -1/+3 |
2013-04-23 | usb: gadget: f_obex: fix error return code in obex_bind() | Wei Yongjun | 1 | -0/+1 |
2013-04-19 | USB: storage: convert to use module_usb_driver() | Greg Kroah-Hartman | 1 | -29/+1 |
2013-04-19 | usb: storage: Convert US_DEBUGP to usb_stor_dbg | Joe Perches | 20 | -834/+753 |
2013-04-19 | USB: ti_usb_3410_5052: kill custom closing_wait | Johan Hovold | 1 | -54/+15 |
2013-04-19 | USB: ti_usb_3410_5052: remove redundant drain from break_ctl | Johan Hovold | 1 | -2/+0 |
2013-04-19 | USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer | Johan Hovold | 1 | -0/+8 |
2013-04-19 | USB: ti_usb_3410_5052: remove lsr from port data | Johan Hovold | 1 | -7/+7 |
2013-04-19 | USB: ti_usb_3410_5052: move write-fifo flushing to close | Johan Hovold | 1 | -9/+8 |
2013-04-19 | USB: io_ti: remove redundant wait_until_sent | Johan Hovold | 1 | -2/+0 |
2013-04-19 | USB: io_ti: fix TIOCGSERIAL | Johan Hovold | 1 | -1/+1 |
2013-04-19 | USB: usbtmc: remove unnecessary memory allocation | Ming Lei | 1 | -22/+4 |
2013-04-19 | usbatm: fix potential NULL pointer dereference | Wei Yongjun | 1 | -3/+3 |
2013-04-18 | usb: storage: Fix link error | Joe Perches | 1 | -0/+2 |
2013-04-17 | USB: symbolserial: move private-data allocation to port_probe | Johan Hovold | 1 | -11/+19 |