summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix lubbock defconfig buildRussell King2009-10-211-0/+1
* USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr2009-10-141-7/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-10-111-4/+4
|\
| * USB: gadget: imx_udc: Use resource sizeTobias Klauser2009-10-091-4/+4
* | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-091-43/+62
|\ \ | |/ |/|
| * usb: r8a66597-udc unaligned fifo fixMagnus Damm2009-10-061-43/+62
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-051-0/+1
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-021-1/+1
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-245-5/+0Star
* USB: gadget: ether needs to select CRC32Randy Dunlap2009-09-231-0/+1
* USB: gadget: double free_irq() in at91udc_probe()Roel Kluin2009-09-231-1/+0Star
* USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin2009-09-231-1/+0Star
* USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov2009-09-231-0/+4
* USB: s3c2410: unregister should call unbind, not disconnectAlan Stern2009-09-231-2/+1Star
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-238-48/+699
* USB: gadget: audio driver seg-fault fixRobin Callender2009-09-231-4/+6
* USB: gadget: Read buffer overflowRoel Kluin2009-09-231-1/+1
* USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre2009-09-231-2/+2
* USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern2009-09-231-5/+0Star
* USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin2009-09-231-3/+3
* USB: gadget: Drop NULL test on list_entry resultJulia Lawall2009-09-231-31/+25Star
* USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel2009-09-232-4/+46
* USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart2009-09-231-0/+15
* USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-233-56/+56
* USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-231-1/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-162-44/+60
|\
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
| * usbnet: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
| * f_phonet: use page-sized rather than MTU-sized RX buffersRémi Denis-Courmont2009-08-131-26/+51
| * f_phonet: lock-less MTU changeRémi Denis-Courmont2009-08-131-12/+2Star
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-138-43/+46
| |\
| * | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-062-4/+4
* | | usb: gadget: m66592-udc needs linux/err.h.Paul Mundt2009-08-241-1/+1
* | | usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda2009-08-212-2/+27
* | | usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm2009-08-201-0/+9
* | | usb: r8a66597-udc buffer management updateMagnus Damm2009-08-202-22/+11Star
* | | usb: add clock support to r8a66597 gadget driverMagnus Damm2009-08-202-3/+41
* | | usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda2009-08-205-0/+1911
* | | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-233-159/+192
| | |
| \ \
*-. \ \ Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt2009-07-198-43/+46
|\ \ \ \ | | |/ / | |/| / | | |/
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-135-40/+46
| | |\
| | | * USB: gadget audio: select SND_PCMRandy Dunlap2009-07-131-0/+1
| | | * USB: RNDIS gadget, fix issues talking from PXADavid Brownell2009-07-131-5/+6
| | | * USB: gadget: pxa25x compiler warning fixDavid Brownell2009-07-131-0/+2
| | | * USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel2009-07-131-11/+11
| | | * USB: gadget: rndis conformance tweakQiuping Chen2009-07-131-0/+2
| | | * USB: gadget: audio: provide correct device idGreg Kroah-Hartman2009-07-131-3/+3
| | | * USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas2009-07-131-21/+21
| | |/ | |/|
| | * headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-3/+0Star
| |/