summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros2010-10-221-1/+2
* OHCI: work around for nVidia shutdown problemAlan Stern2010-10-225-9/+41
* USB: ohci-sm501: add iounmap on error pathDan Carpenter2010-10-221-1/+3
* USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally2010-10-221-1/+1
* USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas2010-10-221-1/+1
* USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2010-10-223-4/+4
* USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu2010-10-221-0/+180
* usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner2010-10-221-1/+1
* USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu2010-10-221-248/+244Star
* USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET2010-10-224-15/+20
* USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop2010-10-221-5/+5
* USB: g_file_storage: don't generate automatic serial stringAlan Stern2010-10-222-36/+15Star
* USB: langwell: Remove unnecessary return's from void functionsJoe Perches2010-10-221-5/+0Star
* USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott2010-10-221-1/+4
* USB: gadget: amd5536udc.c: Remove double testJulia Lawall2010-10-221-1/+1
* init.h: add some more documentation to __ref* tagsMichal Nazarewicz2010-10-221-3/+10
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-2214-43/+33Star
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-2213-40/+27Star
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-2227-125/+128
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-2213-22/+22
* USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz2010-10-221-16/+3Star
* USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz2010-10-221-66/+6Star
* USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-222-32/+77
* USB: gadget: functionfs: code cleanupMichal Nazarewicz2010-10-221-57/+28Star
* usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz2010-10-221-1/+15
* usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz2010-10-221-0/+1
* USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz2010-10-221-2/+2
* USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz2010-10-221-2/+2
* USB: core: update comment to match current function nameWolfram Sang2010-10-221-1/+1
* USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-222-1/+17
* USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold2010-10-223-0/+216
* USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter2010-10-221-9/+7Star
* USB: langwell: USB Client driver memory handlingJiebingLi2010-10-222-10/+115
* USB: langwell: USB Client Remote Wakeup SupportJiebingLi2010-10-222-5/+65
* USB: langwell: USB Client PHY low power mode settingJiebingLi2010-10-221-32/+60
* USB: langwell: USB Client Endpoint initializationJiebingLi2010-10-221-10/+13
* USB: langwell: USB Client driver code cleanupJiebingLi2010-10-221-364/+376
* usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu2010-10-224-0/+2562
* Linux 2.6.36Linus Torvalds2010-10-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \
| * | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19Star
|\ \ \