summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: s3c-hsudc: Replace 0 with NULL for pointersSachin Kamat2012-09-031-4/+4
* usb: gadget: s3c-hsudc: Add missing braces around sizeofSachin Kamat2012-09-031-1/+1
* usb: gadget: s3c-hsudc: Use devm_* functionsSachin Kamat2012-09-031-32/+9
* usb: gadget: remove duplicated include from pxa25x_udc.cWei Yongjun2012-08-311-1/+0
* usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-08-311-1/+1
* usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-317-55/+5
* usb: gadget: s3c2410_udc: Do not use integer for NULLSachin Kamat2012-08-311-1/+1
* usb: gadget: s3c2410_udc: Move assignment outside if conditionSachin Kamat2012-08-311-2/+4
* usb: gadget: s3c2410_udc: Silence checkpatch errors and warningsSachin Kamat2012-08-311-64/+60
* usb: gadget: s3c2410_udc: Use pr_* and dev_err functionsSachin Kamat2012-08-311-5/+7
* usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>Sachin Kamat2012-08-311-1/+1
* usb: gadget: dummy-hcd: remember to update driver pointerAlan Stern2012-08-311-0/+2
* usb: gadget: lpc32xx_udc: Support multiple controllersRoland Stigge2012-08-311-26/+29
* usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptorRoland Stigge2012-08-311-16/+7
* usb: gadget: lpc32xx_udc: Port to new start/stop interfaceRoland Stigge2012-08-311-35/+14
* usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro2012-08-231-3/+22
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-233-12/+3
* usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee2012-08-231-1/+1
* usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko2012-08-231-20/+2
* usb: gadget: s3c-hsotg: fix core reset timeout failureDu, Changbin2012-08-231-2/+2
* usb composite: fix locking in usb_function_activateMichael Grzeschik2012-08-231-2/+3
* usb: gadget: mv_udc: fix boot up hangNeil Zhang2012-08-231-0/+4
* usb: gadget: mv_udc: fix hang when shutdownYunfan Zhang2012-08-231-0/+2
* usb: gadget: mv_udc: add iso supportChao Xie2012-08-231-8/+13
* usb: gadget: mv_udc: enable stream modeNeil Zhang2012-08-231-1/+1
* usb: gadget: mv_udc: avoid sleeping on spinlockNeil Zhang2012-08-231-11/+41
* usb: gadget: mv_udc: remove unused codeNeil Zhang2012-08-231-2/+0
* usb: gadget: mv_udc: reduce the delay intervalNeil Zhang2012-08-231-1/+1
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-161-4/+23
|\
| * sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \
| * | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| * | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| |\ \
| | * | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
|\ \ \ \
| * \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| |\ \ \ \
| | * | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| | * | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0
| | * | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| | * | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
| | * | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-141-1/+1
| | * | | | drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-031-4/+33
| | |/ / /
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-155-43/+43
| |\ \ \ \
| | * | | | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-141-18/+23
| | * | | | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-141-7/+7
| | * | | | drm/i915: ensure i2c adapter is all set before adding itJani Nikula2012-08-131-3/+4
| | * | | | drm/i915: ignore eDP bpc settings from vbtDaniel Vetter2012-08-111-11/+0
| | * | | | drm/i915: Fix blank panel at reopening lidTakashi Iwai2012-08-111-4/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-141-0/+2
|\ \ \ \ \ \
| * | | | | | s390/sclp_sdias: Add missing break and "fall through"Michael Holzheu2012-08-081-0/+2