Age | Commit message (Expand) | Author | Files | Lines |
2010-05-20 | USB: fix functionfs for CONFIG_NET disabled | Randy Dunlap | 1 | -2/+2 |
2010-05-20 | USB: gadget: f_mass_storage: fix in error recovery | Michal Nazarewicz | 1 | -26/+25 |
2010-05-20 | USB: gadget: f_fs.c needs to include pagemap.h | Randy Dunlap | 1 | -0/+1 |
2010-05-20 | USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core | Dinh Nguyen | 2 | -7/+9 |
2010-05-20 | USB: gadget: Allow function access to device ID data during bind() | Robert Lukassen | 1 | -8/+8 |
2010-05-20 | USB: g_ffs: the FunctionFS gadget driver | Michal Nazarewicz | 3 | -0/+465 |
2010-05-20 | USB: f_fs: the FunctionFS driver | Michal Nazarewicz | 1 | -0/+2441 |
2010-05-20 | USB: gadget: __init and __exit tags removed | Michal Nazarewicz | 8 | -70/+71 |
2010-05-20 | USB: gadget webcam: depends on VIDEO_DEV | Randy Dunlap | 1 | -0/+1 |
2010-05-20 | USB gadget: Webcam device | Laurent Pinchart | 3 | -1/+409 |
2010-05-20 | USB gadget: video class function driver | Laurent Pinchart | 7 | -0/+2710 |
2010-05-20 | USB: mxc: gadget: Fix bitfield for calculating maximum packet size | Dinh Nguyen | 1 | -1/+1 |
2010-05-20 | USB: g_hid: unregister platform driver on probe/usb_composite_register errors | Peter Korsgaard | 1 | -2/+12 |
2010-05-20 | USB: Mass storage gadget: Handle eject request | Fabien Chouteau | 1 | -3/+45 |
2010-05-20 | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 1 | -0/+21 |
2010-05-20 | USB: pxa27x_udc: use four bits to store endpoint addresses | Matt Reimer | 1 | -1/+1 |
2010-05-20 | USB: gadget: f_mass_storage: per function | Michal Nazarewicz | 1 | -6/+22 |
2010-05-20 | usb: gadget: Allow larger configuration descriptors | Robert Lukassen | 1 | -1/+1 |
2010-05-20 | USB: gadget: add HID gadget driver | Fabien Chouteau | 4 | -0/+974 |
2010-05-20 | USB: f_mass_storage: dynamic buffers for better alignment | Michal Nazarewicz | 1 | -5/+18 |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 1 | -3/+1 |
2010-04-30 | USB: gadget: s3c-hsotg: Add missing unlock | Julia Lawall | 1 | -2/+5 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 2 | -1/+9 |
2010-04-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 26 | -0/+26 |
2010-03-29 | ARM: 5965/1: Fix soft lockup in at91 udc driver | Harro Haan | 1 | -0/+9 |
2010-03-26 | USB gadget r8a66597-udc.c: duplicated include | Andrea Gelmini | 1 | -1/+0 |
2010-03-19 | USB: gadget/multi: cdc_do_config: remove redundant check | Peter Korsgaard | 1 | -2/+0 |
2010-03-19 | USB: gadget: add gadget controller number for s3c-hsotg driver | Maurus Cuelenaere | 1 | -0/+8 |
2010-03-19 | USB: g_mass_storage: fixed module name in Kconfig | Michal Nazarewicz | 1 | -1/+1 |
2010-03-19 | USB: gadget: f_mass_storage::fsg_bind(): fix error handling | Peter Korsgaard | 1 | -1/+0 |
2010-03-19 | USB: g_mass_storage: fix section mismatch warnings | Mike Frysinger | 1 | -1/+1 |
2010-03-19 | USB: gadget: fix Blackfin builds after gadget cleansing | Mike Frysinger | 1 | -1/+1 |
2010-03-19 | USB: goku_udc: remove potential null dereference | Dan Carpenter | 1 | -1/+1 |
2010-03-19 | usb/gadget: fix compile error on r8a66597-udc.c | Grant Likely | 1 | -0/+1 |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King | 27 | -230/+479 |
2010-03-08 | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev... | Russell King | 1 | -1/+1 |
2010-03-07 | USB: Fix s3c-hsotg build following Samsung platform header moves | Mark Brown | 1 | -1/+1 |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+2 |
2010-03-03 | kill unused invalidate_inode_pages helper | Christoph Hellwig | 2 | -2/+2 |
2010-03-02 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 1 | -11/+20 |
2010-03-02 | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen | 2 | -2/+4 |
2010-03-02 | USB: Remove unsupported usb gadget drivers | Christoph Egger | 11 | -133/+8 |
2010-03-02 | USB: f_mass_storage: fix crash on bind() error | Peter Korsgaard | 1 | -1/+0 |
2010-03-02 | USB: g_mass_storage: min(...) warning fixed | Michal Nazarewicz | 1 | -1/+1 |
2010-03-02 | usb: gadgetfs: Convert semaphore to mutex | Thomas Gleixner | 1 | -18/+21 |
2010-03-02 | USB: g_mass_storage: superfluous and missing packets fixed | Michal Nazarewicz | 1 | -9/+6 |
2010-03-02 | USB: mass_storage: eject LUNs on thread exit | Michal Nazarewicz | 2 | -6/+28 |
2010-03-02 | USB: pxa27x_udc: Fix deadlocks on request queueing | Robert Jarzmik | 2 | -35/+85 |
2010-03-02 | USB: s3c-hsotg: replace deprecated dma_sync_single() | FUJITA Tomonori | 1 | -2/+2 |