Age | Commit message (Expand) | Author |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-06-04 | USB: unbind all interfaces before rebinding them | Alan Stern |
2010-06-04 | USB: serial: digi_acceleport: Eliminate a NULL pointer dereference | Julia Lawall |
2010-06-04 | usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected | Grant Likely |
2010-06-04 | USB: cdc-acm: fix resource reclaim in error path of acm_probe | Axel Lin |
2010-06-04 | USB: ftdi_sio: fix DTR/RTS line modes | Daniel Mack |
2010-06-04 | USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout | Ben Dooks |
2010-06-04 | USB: s3c-hsotg: SoftDisconnect minimum 3ms | Ben Dooks |
2010-06-04 | USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs | Ben Dooks |
2010-06-04 | USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig | Maurus Cuelenaere |
2010-06-04 | USB: s3c: Enable soft disconnect during initialization | Thomas Abraham |
2010-06-04 | USB: xhci: Print NEC firmware version. | Sarah Sharp |
2010-06-04 | USB: xhci: Wait for host to start running. | Sarah Sharp |
2010-06-04 | USB: xhci: Wait for controller to be ready after reset. | Sarah Sharp |
2010-06-04 | USB: isp1362: fix inw warning on Blackfin systems | Mike Frysinger |
2010-06-04 | USB: mos7840: fix null-pointer dereference | Johan Hovold |
2010-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-06-02 | of/usb: fsl_qe_udc.c: fix build breakage | Anatolij Gustschin |
2010-06-02 | of/usb: fix build error due to of_node pointer move | Grant Likely |
2010-06-02 | Merge branch 'sh/iomap' | Paul Mundt |
2010-06-02 | usb: r8a66597-hcd pio to mmio accessor conversion. | Paul Mundt |
2010-06-02 | usb: gadget: r8a66597-udc pio to mmio accessor conversion. | Paul Mundt |
2010-06-02 | usb: gadget: m66592-udc pio to mmio accessor conversion. | Paul Mundt |
2010-06-01 | usb/gadget: Replace the old USB audio FU definitions in f_audio.c | Takashi Iwai |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-25 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-05-25 | usb: atm: speedtch: use new hex_to_bin() method | Andy Shevchenko |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-21 | sanitize vfs_fsync calling conventions | Christoph Hellwig |
2010-05-21 | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-21 | drivers/base: Convert dev->sem to mutex | Thomas Gleixner |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | echi-dbgp: Add kernel debugger support for the usb debug port | Jason Wessel |
2010-05-20 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2010-05-20 | usb: musb: update gfp/slab.h includes | Tejun Heo |
2010-05-20 | USB: ftdi_sio: fix legacy SIO-device header | Johan Hovold |
2010-05-20 | USB: kl5usb105: reimplement using generic framework | Johan Hovold |
2010-05-20 | USB: kl5usb105: minor clean ups | Johan Hovold |
2010-05-20 | USB: kl5usb105: fix memory leak | Johan Hovold |
2010-05-20 | USB: io_ti: use kfifo to implement write buffering | Johan Hovold |
2010-05-20 | USB: io_ti: remove unsused private counter | Johan Hovold |
2010-05-20 | USB: ti_usb: use kfifo to implement write buffering | Johan Hovold |
2010-05-20 | USB: ir-usb: fix incorrect write-buffer length | Johan Hovold |
2010-05-20 | USB: aircable: fix incorrect write-buffer length | Johan Hovold |
2010-05-20 | USB: safe_serial: straighten out read processing | Johan Hovold |
2010-05-20 | USB: safe_serial: reimplement read using generic framework | Johan Hovold |