summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior1-0/+12
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior9-9/+23
2013-01-21usb: gadget: g_serial: split the three possible functions into three bind fun...Sebastian Andrzej Siewior1-11/+32
2013-01-21usb: gadget: f_acm: remove empty functionSebastian Andrzej Siewior1-10/+0
2013-01-21usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior6-154/+321
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior2-18/+31
2013-01-21usb: gadget: move loopback's config descriptor out of f_loopbackSebastian Andrzej Siewior3-44/+27
2013-01-21usb: gadget: move source sink's config descriptor out of f_sourcesinkSebastian Andrzej Siewior3-43/+37
2013-01-21usb: gadget: provide a wrapper around SourceSink's setup functionSebastian Andrzej Siewior1-25/+45
2013-01-21usb: gadget: remove u32 castings of address passed to readl()Sebastian Andrzej Siewior1-4/+4
2013-01-21usb: gadget: composite: don't call driver's unbind() if bind() failedSebastian Andrzej Siewior1-4/+8
2013-01-10usb: gadget: FunctionFS: Use kstrtoul()Michal Nazarewicz1-3/+2
2013-01-10usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get APISachin Kamat1-4/+1
2013-01-10usb: gadget: s3c-hsudc: Use devm_regulator_bulk_getSachin Kamat1-2/+1
2013-01-10USB: gadget: at91_adc: fix pullup pin validity checkJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-01-10usb: gadget: at91_udc: don't use [delayed_]work_pending()Tejun Heo1-2/+1
2013-01-10usb: gadget zero: avoid unnecessary reinit of data in f_sourcesinkArmando Visconti1-2/+1
2013-01-10usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior4-8/+27
2013-01-10usb: gadget: mass_storage: remove >= 0 check for unsigned typeSebastian Andrzej Siewior1-4/+4
2013-01-10usb: gadget: remove unused variable in uac2_pcm_trigger()Wei Yongjun1-6/+2
2013-01-10usb: gadget: f_mass_storage: remove unused operationsAndrzej Pietrasiewicz1-28/+1
2013-01-10usb: gadget: ncm: make global variable ndp*_opts read onlySebastian Andrzej Siewior1-9/+9
2013-01-10usb: gadget: file_storage: remove its last piecesSebastian Andrzej Siewior1-61/+0
2013-01-04Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman1-1/+1
2012-12-18usb: musb: use io{read,write}*_rep accessorsMatthew Leach2-27/+6
2012-12-18musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach1-2/+3
2012-12-17ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-2/+2
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+35
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-15/+21
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+1
2012-12-12Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds240-9844/+2730
2012-12-12Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+5
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King73-1423/+1482
2012-12-01Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2-2/+2
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2-2/+2
2012-11-30Merge branch 'next/dt' into next/pm2Olof Johansson1-3/+35
2012-11-29USB: mark uas driver as BROKENGreg KH1-1/+1
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2-2/+5
2012-11-27USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2-0/+7
2012-11-27USB: chipidea: fix use after free bugLothar Waßmann1-1/+2
2012-11-27ezusb: add dependency to USBRene Buergel1-0/+1
2012-11-27usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard1-1/+1
2012-11-27USB: cp210x: add Virtenio Preon32 device idMarkus Becker1-0/+1
2012-11-27usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong1-1/+0
2012-11-27USB: option: blacklist network interface on Huawei E173Bjørn Mork1-0/+3
2012-11-27USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern1-0/+19
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson11-25/+106