| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x | Eric Miao | 2010-07-15 | 1 | -1/+1 |
* | V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers | Laurent Pinchart | 2010-07-11 | 7 | -110/+89 |
* | USB: gadget: f_mass_storage: stale common->fsg value bug fix | Michal Nazarewicz | 2010-06-30 | 1 | -99/+61 |
* | USB: gadget: f_mass_storage: fixed fs descriptors not being updated | Michal Nazarewicz | 2010-06-30 | 1 | -22/+12 |
* | USB: gadget eth: Fix calculate CRC32 in EEM | Jiri Pinkava | 2010-06-30 | 1 | -2/+1 |
* | USB: gadget/printer, fix sleep inside atomic | Jiri Slaby | 2010-06-30 | 1 | -16/+16 |
* | USB: s3c2410: deactivate endpoints before gadget unbinding | Vladimir Zapolskiy | 2010-06-30 | 1 | -1/+5 |
* | USB: gadget: g_fs: possible invalid pointer reference bug fixed | Michal Nazarewicz | 2010-06-30 | 1 | -0/+11 |
* | USB: g_serial: fix tty cleanup on unload | Jon Povey | 2010-06-30 | 1 | -0/+1 |
* | USB: g_serial: don't set low_latency flag | Jon Povey | 2010-06-30 | 1 | -13/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 | 3 | -25/+25 |
|\ |
|
| * | Merge branch 'sh/iomap' | Paul Mundt | 2010-06-02 | 3 | -25/+25 |
| |\ |
|
| | * | usb: gadget: r8a66597-udc pio to mmio accessor conversion. | Paul Mundt | 2010-06-02 | 2 | -14/+14 |
| | * | usb: gadget: m66592-udc pio to mmio accessor conversion. | Paul Mundt | 2010-06-02 | 1 | -11/+11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-06-04 | 2 | -0/+58 |
|\ \ \ |
|
| * | | | USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout | Ben Dooks | 2010-06-04 | 1 | -0/+26 |
| * | | | USB: s3c-hsotg: SoftDisconnect minimum 3ms | Ben Dooks | 2010-06-04 | 1 | -0/+3 |
| * | | | USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs | Ben Dooks | 2010-06-04 | 1 | -0/+25 |
| * | | | USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig | Maurus Cuelenaere | 2010-06-04 | 1 | -0/+1 |
| * | | | USB: s3c: Enable soft disconnect during initialization | Thomas Abraham | 2010-06-04 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-06-04 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | usb/gadget: Replace the old USB audio FU definitions in f_audio.c | Takashi Iwai | 2010-06-01 | 1 | -2/+2 |
| |/ / |
|
* / / | of/usb: fsl_qe_udc.c: fix build breakage | Anatolij Gustschin | 2010-06-02 | 1 | -2/+2 |
|/ / |
|
* / | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -1/+1 |
|/ |
|
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 30 | -130/+7241 |
|\ |
|
| * | sanitize vfs_fsync calling conventions | Christoph Hellwig | 2010-05-21 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 27 | -127/+7228 |
| |\ |
|
| | * | USB: gadget: Use kmemdup | Julia Lawall | 2010-05-20 | 1 | -2/+1 |
| | * | USB: fix functionfs for CONFIG_NET disabled | Randy Dunlap | 2010-05-20 | 1 | -2/+2 |
| | * | USB: gadget: f_mass_storage: fix in error recovery | Michal Nazarewicz | 2010-05-20 | 1 | -26/+25 |
| | * | USB: gadget: f_fs.c needs to include pagemap.h | Randy Dunlap | 2010-05-20 | 1 | -0/+1 |
| | * | USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core | Dinh Nguyen | 2010-05-20 | 2 | -7/+9 |
| | * | USB: gadget: Allow function access to device ID data during bind() | Robert Lukassen | 2010-05-20 | 1 | -8/+8 |
| | * | USB: g_ffs: the FunctionFS gadget driver | Michal Nazarewicz | 2010-05-20 | 3 | -0/+465 |
| | * | USB: f_fs: the FunctionFS driver | Michal Nazarewicz | 2010-05-20 | 1 | -0/+2441 |
| | * | USB: gadget: __init and __exit tags removed | Michal Nazarewicz | 2010-05-20 | 8 | -70/+71 |
| | * | USB: gadget webcam: depends on VIDEO_DEV | Randy Dunlap | 2010-05-20 | 1 | -0/+1 |
| | * | USB gadget: Webcam device | Laurent Pinchart | 2010-05-20 | 3 | -1/+409 |
| | * | USB gadget: video class function driver | Laurent Pinchart | 2010-05-20 | 7 | -0/+2710 |
| | * | USB: mxc: gadget: Fix bitfield for calculating maximum packet size | Dinh Nguyen | 2010-05-20 | 1 | -1/+1 |
| | * | USB: g_hid: unregister platform driver on probe/usb_composite_register errors | Peter Korsgaard | 2010-05-20 | 1 | -2/+12 |
| | * | USB: Mass storage gadget: Handle eject request | Fabien Chouteau | 2010-05-20 | 1 | -3/+45 |
| | * | USB: Composite framework: Add suspended sysfs entry | Fabien Chouteau | 2010-05-20 | 1 | -0/+21 |
| | * | USB: pxa27x_udc: use four bits to store endpoint addresses | Matt Reimer | 2010-05-20 | 1 | -1/+1 |
| | * | USB: gadget: f_mass_storage: per function | Michal Nazarewicz | 2010-05-20 | 1 | -6/+22 |
| | * | usb: gadget: Allow larger configuration descriptors | Robert Lukassen | 2010-05-20 | 1 | -1/+1 |
| | * | USB: gadget: add HID gadget driver | Fabien Chouteau | 2010-05-20 | 4 | -0/+974 |
| | * | USB: f_mass_storage: dynamic buffers for better alignment | Michal Nazarewicz | 2010-05-20 | 1 | -5/+18 |
| | * | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 1 | -3/+1 |
| * | | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 33 | -9/+52 |
| |\| |
|