Age | Commit message (Expand) | Author |
2009-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-09-15 | debugfs: Modified default dir of debugfs for debugging UHCI. | GeunSik Lim |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-14 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger |
2009-08-24 | usb: gadget: m66592-udc needs linux/err.h. | Paul Mundt |
2009-08-23 | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt |
2009-08-21 | usb: r8a66597-udc: implement the set_wedge method | Yoshihiro Shimoda |
2009-08-20 | usb: r8a66597-udc disable interrupts on shutdown fix | Magnus Damm |
2009-08-20 | usb: r8a66597-udc buffer management update | Magnus Damm |
2009-08-20 | usb: add clock support to r8a66597 gadget driver | Magnus Damm |
2009-08-20 | usb: gadget: R8A66597 peripheral controller support. | Yoshihiro Shimoda |
2009-08-15 | Merge branch 'master' into sh/hwblk | Paul Mundt |
2009-08-12 | f_phonet: use page-sized rather than MTU-sized RX buffers | Rémi Denis-Courmont |
2009-08-12 | f_phonet: lock-less MTU change | Rémi Denis-Courmont |
2009-08-13 | Merge branch 'sh/stable-updates' | Paul Mundt |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-10 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-08-07 | USB: fix oops on disconnect in cdc-acm | Oliver Neukum |
2009-08-07 | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito |
2009-08-07 | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa |
2009-08-07 | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen |
2009-08-07 | USB: EHCI: fix counting of transaction error retries | Alan Stern |
2009-08-07 | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern |
2009-08-07 | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern |
2009-08-07 | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar |
2009-08-07 | USB: devio: Properly do access_ok() checks | Michael Buesch |
2009-08-07 | USB: pl2303: New vendor and product id | Khanh-Dang Nguyen Thu Lam |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Paul Mundt |
2009-07-30 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-07-29 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-07-29 | usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion. | Yoshihiro Shimoda |
2009-07-28 | USB: xhci: Stall handling bug fixes. | Sarah Sharp |
2009-07-28 | USB: xhci: Support for 64-byte contexts | John Youn |
2009-07-28 | USB: xhci: Always align output device contexts to 64 bytes. | Sarah Sharp |
2009-07-28 | USB: xhci: Scratchpad buffer allocation | John Youn |
2009-07-28 | USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. | Sarah Sharp |
2009-07-28 | USB: xhci: Fail gracefully if there's no SS ep companion descriptor. | Sarah Sharp |
2009-07-28 | USB: xhci: Handle babble errors on transfers. | Sarah Sharp |
2009-07-28 | USB: xhci: Setup HW retries correctly. | Sarah Sharp |
2009-07-28 | USB: xhci: Check if the host controller died in IRQ handler. | Sarah Sharp |
2009-07-28 | USB: xhci: Don't oops if the host doesn't halt. | Sarah Sharp |
2009-07-28 | USB: xhci: Make debugging more verbose. | Sarah Sharp |
2009-07-28 | USB: xhci: Correct Event Handler Busy flag usage. | Sarah Sharp |
2009-07-28 | USB: xhci: Handle short control packets correctly. | Sarah Sharp |
2009-07-28 | USB: xhci: Represent 64-bit addresses with one u64. | Sarah Sharp |
2009-07-28 | USB: xhci: Use GFP_ATOMIC while holding spinlocks. | Sarah Sharp |
2009-07-28 | USB: xhci: Deal with stalled endpoints. | Sarah Sharp |