summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/m66592-udc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-12USB: separate out endpoint queue management and DMA mapping routinesAlan Stern1-150/+166
2007-10-12USB: update spinlock usage for root-hub URBsAlan Stern1-23/+29
2007-10-12USB: cleanup for previous patchesAlan Stern3-12/+8
2007-10-12USB: avoid urb->pipe in usbmonAlan Stern3-38/+68
2007-10-12USB: avoid urb->pipe in usbfsAlan Stern1-28/+41
2007-10-12USB: address-0 handling during device initializationAlan Stern2-11/+14
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern4-35/+44
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern3-4/+48
2007-10-12USB: add ep->enableAlan Stern6-16/+17
2007-10-12USB: add urb->epAlan Stern3-39/+65
2007-10-12USB: Storage: usbat_check_status(): fix check-after-useAdrian Bunk1-3/+0
2007-10-12USB: usb_gadget.h whitespace fixesDavid Brownell1-31/+31
2007-10-12USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day1-11/+0
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss5-75/+253
2007-10-12usblp: Make use of URB_FREE_BUFFERPete Zaitcev1-3/+1
2007-10-12usblp: Implement the ENOSPC conventionPete Zaitcev1-26/+39
2007-10-12USB: Clean up duplicate includes in drivers/usb/Jesper Juhl1-1/+0
2007-10-12USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber1-2/+1
2007-10-12Fix up more bio falloutAl Viro5-10/+3
2007-10-12missed bio_endio() in axonramAl Viro1-2/+2
2007-10-12[ZLIB]: Fix external builds of zlib_inflate code.David S. Miller3-48/+50
2007-10-12[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-12[SKY2]: version 1.19Stephen Hemminger1-1/+1
2007-10-12[SKY2]: use netdevice stats structStephen Hemminger2-22/+13
2007-10-12[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger1-2/+2
2007-10-12[SKY2]: fix power settings on Yukon XLStephen Hemminger1-7/+6
2007-10-12[SKY2]: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-12JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-12[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-12[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-12[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen3-3/+15
2007-10-12[TCP]: Fix lost_retrans loop vs fastpath problemsIlpo Järvinen1-15/+22
2007-10-12[TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen1-10/+16
2007-10-12[TCP]: Extract tcp_match_queue_to_sack from sacktag codeIlpo Järvinen1-19/+35
2007-10-12[TCP]: Kill almost unused variable pcount from sacktagIlpo Järvinen1-6/+3
2007-10-12[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark LIlpo Järvinen1-1/+1
2007-10-12[TCP]: Add bytes_acked (ABC) clearing to FRTO tooIlpo Järvinen1-0/+2
2007-10-12[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu1-48/+48
2007-10-12[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa3-35/+81
2007-10-12[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-10-12[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11