summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall1-8/+16
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-11pinctrl: implement pinctrl_check_opsStephen Warren1-4/+21
2012-04-11spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann1-3/+7
2012-04-11gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat1-8/+8
2012-04-11Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-25/+80
2012-04-11usb: xhci: fix section mismatch in linux-nextGerard Snitselaar1-1/+1
2012-04-11xHCI: correct to print the true HSEE of USBCMDAlex He1-1/+1
2012-04-11USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-11gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge1-1/+1
2012-04-11gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin1-1/+1
2012-04-11gpio/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
2012-04-10staging: sep: Fix sign of errorAlan Cox1-3/+3
2012-04-10usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz1-1/+1
2012-04-10usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma1-3/+1
2012-04-10usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski1-0/+1
2012-04-10usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D1-2/+3
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I1-1/+1
2012-04-10usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I1-2/+2
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas1-6/+25
2012-04-10usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta1-1/+1
2012-04-10usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz1-2/+2