aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet1-1/+2
2010-06-15gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely30-130/+7241
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig1-1/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds27-127/+7228
2010-05-20USB: gadget: Use kmemdupJulia Lawall1-2/+1
2010-05-20USB: fix functionfs for CONFIG_NET disabledRandy Dunlap1-2/+2
2010-05-20USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz1-26/+25
2010-05-20USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap1-0/+1
2010-05-20USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb coreDinh Nguyen2-7/+9
2010-05-20USB: gadget: Allow function access to device ID data during bind()Robert Lukassen1-8/+8
2010-05-20USB: g_ffs: the FunctionFS gadget driverMichal Nazarewicz3-0/+465
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz1-0/+2441
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz8-70/+71
2010-05-20USB: gadget webcam: depends on VIDEO_DEVRandy Dunlap1-0/+1
2010-05-20USB gadget: Webcam deviceLaurent Pinchart3-1/+409
2010-05-20USB gadget: video class function driverLaurent Pinchart7-0/+2710
2010-05-20USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen1-1/+1
2010-05-20USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard1-2/+12
2010-05-20USB: Mass storage gadget: Handle eject requestFabien Chouteau1-3/+45
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau1-0/+21
2010-05-20USB: pxa27x_udc: use four bits to store endpoint addressesMatt Reimer1-1/+1
2010-05-20USB: gadget: f_mass_storage: per functionMichal Nazarewicz1-6/+22
2010-05-20usb: gadget: Allow larger configuration descriptorsRobert Lukassen1-1/+1
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau4-0/+974
2010-05-20USB: f_mass_storage: dynamic buffers for better alignmentMichal Nazarewicz1-5/+18
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-3/+1
2010-05-17Merge branch 'devel-stable' into develRussell King33-9/+52
2010-05-05ARM: 5966/1: at91_udc HW glitchHarro Haan1-0/+7
2010-04-30USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall1-2/+5
2010-04-05Merge branch 'master' into export-slabhTejun Heo2-1/+9
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo26-0/+26
2010-03-29ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan1-0/+9
2010-03-26USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini1-1/+0
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere1-0/+8
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz1-1/+1
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard1-1/+0
2010-03-19USB: g_mass_storage: fix section mismatch warningsMike Frysinger1-1/+1
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger1-1/+1
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter1-1/+1
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely1-0/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King27-230/+479
2010-03-08Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King1-1/+1
2010-03-07USB: Fix s3c-hsotg build following Samsung platform header movesMark Brown1-1/+1
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-2/+2
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig2-2/+2