summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/usbstring.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-01usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior1-5/+26
2011-07-01usb: gadget: dummy_hcd: add 'is_high_speed' parameterTatyana Brokhman1-5/+15
2011-07-01usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman2-88/+477
2011-07-01usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman1-237/+270
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman5-21/+293
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman14-0/+16
2011-07-01usb: musb: update musb_platform_ops docs to match codeMike Frysinger1-1/+1
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2-25/+113
2011-06-28usb: gadget: coding style fixTatyana Brokhman2-16/+48
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman16-315/+126
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman4-0/+92
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman26-117/+111
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior26-143/+388
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi2-0/+425
2011-06-16USB: deprecate g_file_storageAlan Stern3-7/+16
2011-06-14usb: renesas_usbhs: fixup connection failKuninori Morimoto3-3/+12
2011-06-14Linux 3.0-rc3v3.0-rc3Linus Torvalds1-1/+1
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath1-0/+1
2011-06-12ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-12netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter1-1/+2
2011-06-12net: ep93xx_eth: fix DMA API violationsMika Westerberg1-5/+13
2011-06-12net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg1-1/+1
2011-06-12net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg1-31/+20
2011-06-12net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg1-10/+13
2011-06-12ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko4-31/+61
2011-06-12dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1
2011-06-12NET: am79c961: fix assembler warningsRussell King - ARM Linux1-17/+18
2011-06-12NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux1-37/+40
2011-06-12NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux1-7/+7
2011-06-12ide-cd: signedness warning fix againConnor Hansen1-1/+2
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan1-1/+1
2011-06-11nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi1-1/+1
2011-06-11nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi1-7/+14
2011-06-11nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi1-5/+13
2011-06-11Btrfs - use %pU to print fsidIlya Dryomov1-6/+2
2011-06-11Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt1-1/+1
2011-06-11btrfs: fix unlocked access of delalloc_inodesDavid Sterba1-2/+1
2011-06-11Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan1-9/+14
2011-06-11btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy1-1/+1
2011-06-10Btrfs: clear current->journal_info on async transaction commitSage Weil1-1/+4
2011-06-10Btrfs: make sure to recheck for bitmaps in clustersChris Mason1-4/+5
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-10ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen1-0/+1
2011-06-10ALSA: Use %pV for snd_printk()Takashi Iwai1-23/+17
2011-06-10ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai1-5/+7
2011-06-10ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai1-1/+1
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen1-6/+0
2011-06-10btrfs: reinitialize scrub workersArne Jansen2-3/+5