summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-12drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2-18/+16
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-12Revert "clocksource: Load the ACPI PM clocksource asynchronously"Thomas Gleixner1-16/+8
2012-04-11Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+10
2012-04-11drm/i915: make rc6 module parameter read-onlyJesse Barnes1-1/+1
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-35/+85
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter1-2/+2
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu1-0/+2
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu1-0/+16
2012-04-11xhci: Fix register save/restore order.Sarah Sharp1-4/+4
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp1-0/+1
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp1-0/+3
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi2-1/+5
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter2-0/+7
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson1-1/+1
2012-04-11Revert "drm/i915: reenable gmbus on gen3+ again"Daniel Vetter1-1/+1
2012-04-11drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher1-0/+4
2012-04-10spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann1-3/+7
2012-04-10gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat1-8/+8
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-25/+80
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar1-1/+1
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He1-1/+1
2012-04-10USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-10gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge1-1/+1
2012-04-10gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin1-1/+1
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely2-14/+11
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia1-5/+1
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2-1/+2
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-3/+3
2012-04-10drm/i915: properly compute dp dithering for user-created modesDaniel Vetter1-14/+35
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov3-2/+18
2012-04-10Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin1-12/+15
2012-04-10android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross1-1/+2
2012-04-10staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru1-3/+5
2012-04-10staging: drm/omap: move where DMM driver is registeredRob Clark1-3/+4
2012-04-10staging: zsmalloc: fix memory leakNitin Gupta1-12/+18
2012-04-10Staging: rts_pstor: off by one in for loopDan Carpenter1-1/+2
2012-04-10staging: ozwpan: Added new maintainer for ozwpanChris Kelly1-1/+3
2012-04-10staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang1-0/+5
2012-04-10staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang1-5/+6
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2-0/+6
2012-04-10staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl1-1/+1
2012-04-10staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann1-0/+1
2012-04-10staging: ramster: unbreak my heartDan Magenheimer1-5/+1
2012-04-10staging/vme: Fix module parametersGerard Snitselaar1-2/+2