summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-24usb: gadget: fsl_udc_core: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: goku_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: fusb300_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: amd5536udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: mv_udc: use udc_start and udc_stop functionsChao Xie
2013-01-21usb: gadget: fix two sparse warningsFelipe Balbi
2013-01-21usb: gadget: f_uac2: fix compile warningFelipe Balbi
2013-01-21usb: gadget: f_acm: use usb_gstrings_attach()Sebastian Andrzej Siewior
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior
2013-01-21usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior
2013-01-21usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior
2013-01-21usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior
2013-01-21usb: gadget: multi: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: cdc2: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: acm_ms: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior
2013-01-21usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior
2013-01-21usb: gadget: g_serial: split the three possible functions into three bind fun...Sebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: remove empty functionSebastian Andrzej Siewior
2013-01-21usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior
2013-01-21usb: gadget: move loopback's config descriptor out of f_loopbackSebastian Andrzej Siewior
2013-01-21usb: gadget: move source sink's config descriptor out of f_sourcesinkSebastian Andrzej Siewior
2013-01-21usb: gadget: provide a wrapper around SourceSink's setup functionSebastian Andrzej Siewior
2013-01-21usb: gadget: remove u32 castings of address passed to readl()Sebastian Andrzej Siewior
2013-01-21usb: gadget: composite: don't call driver's unbind() if bind() failedSebastian Andrzej Siewior
2013-01-10usb: gadget: FunctionFS: Use kstrtoul()Michal Nazarewicz
2013-01-10usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get APISachin Kamat
2013-01-10usb: gadget: s3c-hsudc: Use devm_regulator_bulk_getSachin Kamat
2013-01-10USB: gadget: at91_adc: fix pullup pin validity checkJean-Christophe PLAGNIOL-VILLARD
2013-01-10usb: gadget: at91_udc: don't use [delayed_]work_pending()Tejun Heo
2013-01-10usb: gadget zero: avoid unnecessary reinit of data in f_sourcesinkArmando Visconti
2013-01-10usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior
2013-01-10usb: gadget: mass_storage: remove >= 0 check for unsigned typeSebastian Andrzej Siewior
2013-01-10usb: gadget: remove unused variable in uac2_pcm_trigger()Wei Yongjun
2013-01-10usb: gadget: f_mass_storage: remove unused operationsAndrzej Pietrasiewicz
2013-01-10usb: gadget: ncm: make global variable ndp*_opts read onlySebastian Andrzej Siewior
2013-01-10usb: gadget: file_storage: remove its last piecesSebastian Andrzej Siewior
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds