aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann1-19/+30
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov1-1/+1
2009-10-21ARM: Fix lubbock defconfig buildRussell King1-0/+1
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr1-7/+2
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser1-4/+4
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-43/+62
2009-10-06usb: r8a66597-udc unaligned fifo fixMagnus Damm1-43/+62
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan5-5/+0
2009-09-23USB: gadget: ether needs to select CRC32Randy Dunlap1-0/+1
2009-09-23USB: gadget: double free_irq() in at91udc_probe()Roel Kluin1-1/+0
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin1-1/+0
2009-09-23USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov1-0/+4
2009-09-23USB: s3c2410: unregister should call unbind, not disconnectAlan Stern1-2/+1
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr8-48/+699
2009-09-23USB: gadget: audio driver seg-fault fixRobin Callender1-4/+6
2009-09-23USB: gadget: Read buffer overflowRoel Kluin1-1/+1
2009-09-23USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre1-2/+2
2009-09-23USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern1-5/+0
2009-09-23USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin1-3/+3
2009-09-23USB: gadget: Drop NULL test on list_entry resultJulia Lawall1-31/+25
2009-09-23USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel2-4/+46
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart1-0/+15
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart3-56/+56
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-44/+60
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger1-1/+2
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt1-1/+1
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2-2/+27
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm1-0/+9
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm2-22/+11
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm2-3/+41
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda5-0/+1911
2009-08-12f_phonet: use page-sized rather than MTU-sized RX buffersRémi Denis-Courmont1-26/+51
2009-08-12f_phonet: lock-less MTU changeRémi Denis-Courmont1-12/+2
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-43/+46
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm3-159/+192
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt8-43/+46
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-40/+46
2009-07-12USB: gadget audio: select SND_PCMRandy Dunlap1-0/+1
2009-07-12USB: RNDIS gadget, fix issues talking from PXADavid Brownell1-5/+6
2009-07-12USB: gadget: pxa25x compiler warning fixDavid Brownell1-0/+2
2009-07-12USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel1-11/+11
2009-07-12USB: gadget: rndis conformance tweakQiuping Chen1-0/+2
2009-07-12USB: gadget: audio: provide correct device idGreg Kroah-Hartman1-3/+3
2009-07-12USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas1-21/+21