summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab
2010-10-22USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas
2010-10-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter
2010-10-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally
2010-10-22USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu
2010-10-22USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu
2010-10-22usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET
2010-10-22USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern
2010-10-22USB: langwell: Remove unnecessary return's from void functionsJoe Perches
2010-10-22USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall
2010-10-22init.h: add some more documentation to __ref* tagsMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz
2010-10-22USB: gadget: functionfs: code cleanupMichal Nazarewicz
2010-10-22usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz
2010-10-22usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz
2010-10-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB: core: update comment to match current function nameWolfram Sang
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi
2010-10-22USB: langwell: USB Client Remote Wakeup SupportJiebingLi
2010-10-22USB: langwell: USB Client PHY low power mode settingJiebingLi
2010-10-22USB: langwell: USB Client Endpoint initializationJiebingLi
2010-10-22USB: langwell: USB Client driver code cleanupJiebingLi
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu
2010-10-22serial8250: ratelimit "too much work" errorDaniel Drake
2010-10-22serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox
2010-10-22serial/imx: check that the buffer is non-empty before sending it outVolker Ernst
2010-10-22serial: mfd: add more baud rates supportFeng Tang
2010-10-22jsm: Remove the uart port on errorsBreno Leitao
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss
2010-10-228250: allow platforms to override PM hook.Manuel Lauss
2010-10-22altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov