Commit Graph

842 Commits (9e0064a5456fd75fd7c70f6f3692c7f732f91a65)

Author SHA1 Message Date
Maxim Osipov 037d3656ad USB: Fix kernel oops with g_ether and Windows 15 years ago
Henrik Kretzschmar 793f03aa7b USB: rndis: section mismatch fix 15 years ago
Maurus Cuelenaere 0f1312b260 USB: s3c-hsotg: Remove DEBUG define 15 years ago
Julia Lawall 7c81aafaf0 USB: gadget: Return -ENOMEM on memory allocation failure 15 years ago
Randy Dunlap d187abb9a8 USB: gadget: fix composite kernel-doc warnings 15 years ago
Axel Lin 96f2a34d2c USB: r8a66597-udc: return -ENOMEM if kzalloc() fails 15 years ago
Dan Carpenter 9a887162be USB: uvc_v4l2: cleanup test for end of loop 15 years ago
Michal Nazarewicz 567064916e USB: gadget: file_storage: serial parameter even if not test mode 15 years ago
Marek Szyprowski 31ee04de7e USB: s3c-hsotg: add support for clock gating 15 years ago
Marek Szyprowski 1eb838d3e2 USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register 15 years ago
Marek Szyprowski 4d47166c97 USB: s3c-hsotg: fix compilation problem 15 years ago
Maurus Cuelenaere e50bf385bf USB: s3c-hsotg: Add support for external USB clock 15 years ago
Ben Dooks a33e7136e9 USB: s3c-hsotg: Fix OUT packet request retry 15 years ago
Ben Dooks b05ca580c3 USB: s3c-hsotg: Fix the OUT EP0 limit 15 years ago
Ben Dooks 6cd68de741 USB: s3c-hsotg: Fix max EP0 IN request length 15 years ago
Ben Dooks c9a64ea884 USB: s3c-hsotg: Check for new request before enqueing new setup 15 years ago
Ben Dooks 03e10e5ab5 USB: s3c-hsotg: Only load packet per fifo write 15 years ago
Ben Dooks 10aebc772a USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode 15 years ago
Ben Dooks b3864cedfb USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset 15 years ago
Ben Dooks e7a9ff5427 USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo' 15 years ago
Ben Dooks 679f9b7c7c USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes 15 years ago
Ben Dooks 6d091ee761 USB: s3c-hsotg: Increase TX fifo limit 15 years ago
Andy Shevchenko a93917d39f USB: gadget: storage: optional SCSI WRITE FUA bit 15 years ago
Andy Shevchenko 8156d158ef usb: gadget: storage: strict coversion of 'ro' parameter 15 years ago
Michal Nazarewicz 92eb2a5e53 USB: gadget: functionfs: stale Makefile entry removed 15 years ago
stephane duverger f6c826a900 USB: EHCI Debug Port Device Gadget 15 years ago
Joe Perches fd63b10ba3 USB: gadget: Remove unnecessary casts of private_data 15 years ago
Arnd Bergmann 925ce689bb USB: autoconvert trivial BKL users to private mutex 15 years ago
Michal Nazarewicz d0893264db USB: gadget: storage_common: comments updated 15 years ago
stephane duverger 1e413943fa USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE 15 years ago
Michal Nazarewicz f8dae531ec USB: gadget: g_fs: code cleanup 15 years ago
Alan Stern 541c7d432f USB: convert usb_hcd bitfields into atomic flags 15 years ago
Michal Nazarewicz 89ba85d401 USB: gadget: section mismatch warning fixed 15 years ago
Michal Nazarewicz 8876f5e7d3 USB: gadget: f_mass_storage: added eject callback 15 years ago
Michal Nazarewicz 3f3e12d050 USB: gadget: composite: added disconnect callback 15 years ago
Michal Nazarewicz 279cc49a69 USB: gadget: g_multi: code clean up and refactoring 15 years ago
Michal Nazarewicz 248720529c USB: gadget: f_mass_storage: dead code removed 15 years ago
Michal Nazarewicz fd7c9a007f USB: gadget: f_fs: use usb_string_ids_n() 15 years ago
Michal Nazarewicz f2adc4f8aa USB: gadget: composite: usb_string_ids_*() functions added 15 years ago
Michal Nazarewicz 7898aee1da USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() 15 years ago
Michal Nazarewicz 1dc90985d1 USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() 15 years ago
Michal Nazarewicz 26eca10e6e USB: gadget: g_mass_storage: static data instead of dynamic allocation 15 years ago
Arnd Bergmann 1548b13b75 usb: gadget: Do not take BKL for gadget->ops->ioctl 15 years ago
Yann Cantin 87eb1bead8 USB: Add a serial number parameter to g_file_storage module 15 years ago
Joe Perches f7244ce653 USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t 15 years ago
Andy Shevchenko e644814a2c usb: throw away custom hex digit methods 15 years ago
Julia Lawall be8a058b50 USB: gadget: Use memdup_user 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Laurent Pinchart bbafc0cb6c V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h 15 years ago
Grant Likely 22ae782f86 of/address: Clean up function declarations 15 years ago