aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* usb: gadget: remove __devexit in f_uac2Sebastian Andrzej Siewior2012-09-10
* usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
* staging: ccg: Add a note about compatibility issues.Sebastian Andrzej Siewior2012-09-10
* usb: gadget: bcm63xx UDC driverKevin Cernekee2012-09-05
* usb: gadget: s3c-hsotg: Use devm_clk_get functionSachin Kamat2012-09-03
* usb: gadget: s3c-hsudc: Replace 0 with NULL for pointersSachin Kamat2012-09-03
* usb: gadget: s3c-hsudc: Add missing braces around sizeofSachin Kamat2012-09-03
* usb: gadget: s3c-hsudc: Use devm_* functionsSachin Kamat2012-09-03
* usb: gadget: remove duplicated include from pxa25x_udc.cWei Yongjun2012-08-31
* usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-08-31
* usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-31
* usb: gadget: s3c2410_udc: Do not use integer for NULLSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Move assignment outside if conditionSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Silence checkpatch errors and warningsSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Use pr_* and dev_err functionsSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>Sachin Kamat2012-08-31
* usb: gadget: dummy-hcd: remember to update driver pointerAlan Stern2012-08-31
* usb: gadget: lpc32xx_udc: Support multiple controllersRoland Stigge2012-08-31
* usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptorRoland Stigge2012-08-31
* usb: gadget: lpc32xx_udc: Port to new start/stop interfaceRoland Stigge2012-08-31
* usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro2012-08-23
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-23
* usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee2012-08-23
* usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko2012-08-23
* usb: gadget: s3c-hsotg: fix core reset timeout failureDu, Changbin2012-08-23
* usb composite: fix locking in usb_function_activateMichael Grzeschik2012-08-23
* usb: gadget: mv_udc: fix boot up hangNeil Zhang2012-08-23
* usb: gadget: mv_udc: fix hang when shutdownYunfan Zhang2012-08-23
* usb: gadget: mv_udc: add iso supportChao Xie2012-08-23
* usb: gadget: mv_udc: enable stream modeNeil Zhang2012-08-23
* usb: gadget: mv_udc: avoid sleeping on spinlockNeil Zhang2012-08-23
* usb: gadget: mv_udc: remove unused codeNeil Zhang2012-08-23
* usb: gadget: mv_udc: reduce the delay intervalNeil Zhang2012-08-23
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-16
|\
| * sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-09
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-16
|\ \
| * | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-13
| * | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-06
| |\ \
| | * | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-26
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-16
|\ \ \ \
| * \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-15
| |\ \ \ \
| | * | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-13
| | * | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-13
| | * | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-13
| | * | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-13
| | * | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-13
| | * | | | drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs2012-08-03
| | |/ / /
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-15
| |\ \ \ \
| | * | | | drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson2012-08-14
| | * | | | drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter2012-08-14