Age | Commit message (Expand) | Author |
2009-11-30 | usb: amd5536udc: fixed shared interrupt bug and warning oops | Thomas Dahlmann |
2009-10-30 | USB: fsl_udc_core: Fix kernel oops on module removal | Anton Vorontsov |
2009-10-21 | ARM: Fix lubbock defconfig build | Russell King |
2009-10-14 | USB: gadget: Fix EEM driver comments and VID/PID | Brian Niebuhr |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-10-09 | USB: gadget: imx_udc: Use resource size | Tobias Klauser |
2009-10-09 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-10-06 | usb: r8a66597-udc unaligned fifo fix | Magnus Damm |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | USB: gadget: ether needs to select CRC32 | Randy Dunlap |
2009-09-23 | USB: gadget: double free_irq() in at91udc_probe() | Roel Kluin |
2009-09-23 | USB: double put_tty_driver(gs_tty_driver) in gserial_setup() | Roel Kluin |
2009-09-23 | USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry | Anton Vorontsov |
2009-09-23 | USB: s3c2410: unregister should call unbind, not disconnect | Alan Stern |
2009-09-23 | USB: gadget: Add EEM gadget driver | Brian Niebuhr |
2009-09-23 | USB: gadget: audio driver seg-fault fix | Robin Callender |
2009-09-23 | USB: gadget: Read buffer overflow | Roel Kluin |
2009-09-23 | USB: at91: Add USB gadget driver selection for at91sam9g45 series | Nicolas Ferre |
2009-09-23 | USB: dummy-hcd: accept mismatch between wLength and transfer length | Alan Stern |
2009-09-23 | USB: gadget: s3c-hsotg: missing parentheses | Roel Kluin |
2009-09-23 | USB: gadget: Drop NULL test on list_entry result | Julia Lawall |
2009-09-23 | USB: gadget: pxa25x: basic transceiver support | Philipp Zabel |
2009-09-23 | USB audio gadget: Un-inline generic_[gs]et_cmd | Laurent Pinchart |
2009-09-23 | USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h | Laurent Pinchart |
2009-09-23 | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h | Laurent Pinchart |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
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-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-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-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-23 | usb: m66592-udc platform data on_chip support | Magnus Damm |
2009-07-20 | Merge branches 'sh/hwblk' and 'sh/platform-updates' | Paul Mundt |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-07-12 | USB: gadget audio: select SND_PCM | Randy Dunlap |
2009-07-12 | USB: RNDIS gadget, fix issues talking from PXA | David Brownell |
2009-07-12 | USB: gadget: pxa25x compiler warning fix | David Brownell |
2009-07-12 | USB: gadget: pxa25x uses gpio_is_valid | Philipp Zabel |
2009-07-12 | USB: gadget: rndis conformance tweak | Qiuping Chen |
2009-07-12 | USB: gadget: audio: provide correct device id | Greg Kroah-Hartman |
2009-07-12 | USB: gadget: fix imx_udc entry in Kconfig | Paulius Zaleckas |