summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-15usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCsLukasz Majewski1-49/+48
2012-06-15usb: hsotg: samsung: Protect the udc_stop routine with spinlockLukasz Majewski1-0/+5
2012-06-15usb: hsotg: samsung: Replace endpoint specific locks with a global lockLukasz Majewski1-26/+28
2012-06-15usb: gadget: hidg: register OUT INT endpoint for SET_REPORTDaniel Mack1-43/+165
2012-06-15usb: gadget: mass_storage: add documentationMichal Nazarewicz2-62/+233
2012-06-15usb: gadget: mass_storage: remove unused optionsMichal Nazarewicz1-40/+10
2012-06-12usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-3/+3
2012-06-12usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-3/+3
2012-06-12usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-6/+6
2012-06-12usb: gadget: composite: fix ep->maxburst initializationFelipe Balbi2-3/+6
2012-06-04usb: gadget: uvc: Add super-speed support to UVC webcam gadgetBhupesh Sharma4-35/+247
2012-06-04usb: gadget: uvc: Use macro for interrupt endpoint status size instead of usi...Bhupesh Sharma1-2/+4
2012-06-04usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functio...Bhupesh Sharma1-16/+22
2012-06-04usb: gadget: pch_udc: Fix likely misuse of | for &Joe Perches1-1/+1
2012-06-04usb: gadget: ffs: add HID descriptor support.Koen Beel1-0/+7
2012-06-04usb: renesas_usbhs: add DMAEngine ID specification noteKuninori Morimoto1-0/+8
2012-06-04usb: gadget: f_mass_storage: change default value of the removable parameterMichal Nazarewicz1-4/+2
2012-06-04usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c fileSachin Kamat1-40/+11
2012-06-04usb: gadget: omap_udc: use generic map/unmap routinesFelipe Balbi1-39/+7
2012-06-04usb: gadget: omap_udc: kfree(NULL) is safeFelipe Balbi1-2/+1
2012-06-04usb: gadget: omap_udc: remove possiblity of NULL pointer de-referenceFelipe Balbi1-4/+6
2012-06-04usb: gadget: omap_udc: let it work as a moduleFelipe Balbi1-16/+7
2012-06-04usb: gadget: omap_udc: remove useless printFelipe Balbi1-10/+3
2012-06-04usb: gadget: omap_udc: make checkpatch.pl happyFelipe Balbi1-80/+121
2012-06-04usb: gadget: omap_udc: Remove omap2 supportTony Lindgren1-90/+23
2012-06-03Linux 3.5-rc1Linus Torvalds1-2/+2
2012-06-03Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-90/+322
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+201
2012-06-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-39/+297
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-03fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-03mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-02Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds13-45/+33
2012-06-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-02Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds94-2155/+5467
2012-06-02Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds86-792/+1775
2012-06-02Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds11-629/+1416
2012-06-02Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+14
2012-06-02Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin6-16/+154