usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.
[pandora-kernel.git] / drivers /
2010-12-10 Hema HKusb: otg: Kconfig: Add Kconfig option for TWL6030 trans...
2010-12-10 Hema HKusb: otg: Adding twl6030-usb transceiver driver for...
2010-12-10 Hema HKmfd: TWL6030: USBOTG VBUS event generation on
2010-12-10 Mian Yousaf Kaukabusb: musb: add support for ux500 platform
2010-12-10 Ajay Kumar Guptamusb: am35x: fix compile error due to control apis
2010-12-10 Felipe Balbiusb: musb: drop board_set_vbus
2010-12-10 Felipe Balbiusb: musb: drop musb_platform_suspend/resume
2010-12-10 Felipe Balbiusb: musb: blackfin: usb dev_pm_ops structure
2010-12-10 Felipe Balbiusb: musb: am35x: usb dev_pm_ops structure
2010-12-10 Felipe Balbiusb: musb: omap2430: use dev_pm_ops structure
2010-12-10 Felipe Balbiusb: musb: omap2430: drop the nops
2010-12-10 Felipe Balbiusb: musb: mark musb_save/restore_context static
2010-12-10 Felipe Balbiusb: musb: drop musb_platform_save/restore_context
2010-12-10 Felipe Balbiusb: musb: drop the set_clock magic
2010-12-10 Felipe Balbiusb: musb: move clock handling to glue layer
2010-12-10 Felipe Balbiusb: musb: pass platform_ops via platform_data
2010-12-10 Felipe Balbiusb: musb: blackfin: give it a context structure
2010-12-10 Felipe Balbiusb: musb: da8xx: give it a context structure
2010-12-10 Felipe Balbiusb: musb: davinci: give it a context structure
2010-12-10 Felipe Balbiusb: musb: tusb6010: give it a context structure
2010-12-10 Felipe Balbiusb: musb: am35x: give it a context structure
2010-12-10 Felipe Balbiusb: musb: omap2430: give it a context structure
2010-12-10 Felipe Balbiusb: musb: split blackfin to its own platform_driver
2010-12-10 Felipe Balbiusb: musb: split da8xx to its own platform_driver
2010-12-10 Felipe Balbiusb: musb: split davinci to its own platform_driver
2010-12-10 Felipe Balbiusb: musb: split tusb6010 to its own platform_driver
2010-12-10 Felipe Balbiusb: musb: split am35x to its own platform_driver
2010-12-10 Felipe Balbiusb: musb: split omap2430 to its own platform_driver
2010-12-10 Felipe Balbiusb: musb: trivial search and replace patch
2010-12-10 Felipe Balbiusb: musb: add Kconfig options for each glue layer
2010-12-10 Felipe Balbiusb: musb: hold context on musb structure
2010-12-07 Felipe Balbiusb: musb: make all glue layer export struct musb_platf...
2010-12-07 Felipe Balbiusb: musb: introduce struct musb_platform_ops
2010-12-03 Greg Kroah-HartmanMerge branch 'sh/ehci' of /linux/kernel/git/lethal...
2010-12-03 Greg Kroah-HartmanMerge branch 'for-next' of git://gitorious.org/usb...
2010-12-03 Namhyung Kimuwb: fix compiler warning on i1480_est_id_table
2010-12-03 Namhyung Kimuwb: fix compiler warning on whcrc_id_table
2010-12-03 Richard Röjforsusb: g_audio: Fix crash at driver removal
2010-12-01 Felipe Balbiusb: musb: gadget: prevent a NULL pointer dereference
2010-12-01 Hema Kalliguddiusb: musb: add names for IRQs in structure resource
2010-12-01 Hema Kalliguddiusb: musb: remove board_data parameter from musb_platfo...
2010-12-01 Paul Mundtsh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.
2010-12-01 Greg Kroah-HartmanMerge branch 'omap4-ehci-for-greg' of git://dev.omapzoo...
2010-12-01 cxie4USB: pxa: Add USB client support for Marvell PXA9xx...
2010-12-01 Paul Mundtusb: Add in missing EHCI helpers.
2010-12-01 Luo Andyusb: gadget: langwell_udc: add usb test mode support
2010-12-01 Hao Wuusb: composite gadget: set vbus_draw current limitation...
2010-12-01 Jarkko Nikulausb: otg: twl4030-usb: Fix unbalanced regulator disable...
2010-12-01 Dan Williamsusb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to...
2010-12-01 Jesper JuhlUSB: Remove unnecessary casts of void ptr returning...
2010-12-01 Pete Zaitcevusbmon: correct length for isochronous
2010-11-30 Anand Gadiyarusb: ehci-omap: Add OMAP4 support
2010-11-30 Anand Gadiyarusb: ehci-omap: add helpers for checking port mode
2010-11-30 Anand Gadiyarusb: ehci-omap: use clkdev aliases for functional clocks
2010-11-30 Keshava Munegowdausb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
2010-11-30 Keshava Munegowdausb: ehci-omap: don't hard-code TLL channel count
2010-11-30 Keshava Munegowdausb: ehci-omap: update clock names to be more generic
2010-11-26 Paul Mundtusb: ehci-sh: Add missing ehci helpers.
2010-11-26 Paul Mundtusb: ehci-sh: Fix up fault in shutdown path.
2010-11-17 Dirk BrandewieUSB: ce4100: Add support for CE4100 EHCI IP block to...
2010-11-17 Alan SternUSB: fix leftover references to udev->autosuspend_delay
2010-11-17 Michal Nazarewiczusb: gadget: g_fs: Fix compilation warning
2010-11-16 Alan SternUSB: improve uses of usb_mark_last_busy
2010-11-16 Alan SternUSB: use the runtime-PM autosuspend implementation
2010-11-16 Ming LeiUSB: make usb_mark_last_busy use pm_runtime_mark_last_busy
2010-11-16 Alan SternUSB: use sysfs_merge_group for power attributes
2010-11-16 Ming LeiUSB: use the no_callbacks flag for interfaces
2010-11-16 Toshiharu OkadaUSB device driver of Topcliff PCH
2010-11-16 Michal Nazarewiczusb: gadget: f_fs: remove custom printk() wrappers
2010-11-16 Michal Nazarewiczusb: gadget: FunctionFS: fix typos and coding style
2010-11-16 Joe Perchesdrivers/uwb: Use printf extension %pR for struct resource
2010-11-16 Joe Perchesdrivers/usb/gadget: Remove unnecessary semicolons
2010-11-16 Joe Perchesdrivers/usb/host/uhci-hcd.c: Remove unnecessary casts...
2010-11-16 Deepak SikriUSB host: Adding USB ehci & ohci support for spear...
2010-11-11 Alexey Charkovusb: Add support for VIA VT8500 and compatibles in...
2010-11-11 Tatyana Brokhmanusb: dummy_hcd code simplification
2010-11-11 Michal NazarewiczUSB: gadget: f_mass_storage: code style clean ups
2010-11-11 Michal NazarewiczUSB: gadget: f_mass_storage: remove needless complete()
2010-11-11 Michal NazarewiczUSB: gadget: f_mass_storage: drop START_TRANSFER()...
2010-11-11 Michal NazarewiczUSB: gadget: f_mass_storage: use ?: instead of a macro
2010-11-11 Rahul RuikarUSB: gadget: f_mass_storage: put_device() in error...
2010-11-11 Michal NazarewiczUSB: gadget: file_storage: put_device() in error recovery
2010-11-11 Marek BeliskoUSB: gadget: composite: Typo fix.
2010-11-11 Julia LawallUSB: gadget: amd5536udc.c: delete double assignment
2010-11-11 Uwe Kleine-Königusb: gadget/imx-udc: remove usage of deprecated symbol...
2010-11-11 Bill PembertonUSB: ssu100: remove max_packet_size calculation
2010-11-01 Paul Mundtusb: ehci-hcd: Add support for SuperH EHCI.
2010-11-01 Paul Mundtusb: ohci-sh: Set IRQ as shared.
2010-11-01 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2010-11-01 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2010-11-01 Dmitry TorokhovInput: ir-keytable - fix uninitialized variable warning
2010-11-01 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-01 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-11-01 Linus TorvaldsMerge branches 'irq-core-for-linus' and 'core-locking...
2010-10-31 David Woodhousei2c-i801: Add PCI idents for Patsburg 'IDF' SMBus contr...
2010-10-31 David Woodhousei2c-i801: Handle multiple instances instead of keeping...
2010-10-31 Seth Heasleyi2c-i801: Add Intel Patsburg device ID
2010-10-31 Jean Delvarei2c: Drop unused I2C_CLASS_TV flags
2010-10-31 Joe PerchesInput: appletouch - remove extra KERN_DEBUG use from...
next