summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-06usb: r8a66597-udc unaligned fifo fixMagnus Damm
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23USB: gadget: ether needs to select CRC32Randy Dunlap
2009-09-23USB: gadget: double free_irq() in at91udc_probe()Roel Kluin
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin
2009-09-23USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov
2009-09-23USB: s3c2410: unregister should call unbind, not disconnectAlan Stern
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr
2009-09-23USB: gadget: audio driver seg-fault fixRobin Callender
2009-09-23USB: gadget: Read buffer overflowRoel Kluin
2009-09-23USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre
2009-09-23USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern
2009-09-23USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin
2009-09-23USB: gadget: Drop NULL test on list_entry resultJulia Lawall
2009-09-23USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda
2009-08-12f_phonet: use page-sized rather than MTU-sized RX buffersRémi Denis-Courmont
2009-08-12f_phonet: lock-less MTU changeRémi Denis-Courmont
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-12USB: gadget audio: select SND_PCMRandy Dunlap
2009-07-12USB: RNDIS gadget, fix issues talking from PXADavid Brownell
2009-07-12USB: gadget: pxa25x compiler warning fixDavid Brownell
2009-07-12USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel
2009-07-12USB: gadget: rndis conformance tweakQiuping Chen
2009-07-12USB: gadget: audio: provide correct device idGreg Kroah-Hartman
2009-07-12USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-07-05usb: m66592-udc buffer management updateMagnus Damm
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds