summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-04-10gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He
2012-04-10USB: serial: fix race between probe and openJohan Hovold
2012-04-10gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge
2012-04-10gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-10drm/i915: properly compute dp dithering for user-created modesDaniel Vetter
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov
2012-04-10Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin
2012-04-10android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross
2012-04-10staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru
2012-04-10staging: drm/omap: move where DMM driver is registeredRob Clark
2012-04-10staging: zsmalloc: fix memory leakNitin Gupta
2012-04-10Staging: rts_pstor: off by one in for loopDan Carpenter
2012-04-10staging: ozwpan: Added new maintainer for ozwpanChris Kelly
2012-04-10staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang
2012-04-10staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter
2012-04-10staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl
2012-04-10staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann
2012-04-10staging: ramster: unbreak my heartDan Magenheimer
2012-04-10staging/vme: Fix module parametersGerard Snitselaar
2012-04-10staging: sep: Fix sign of errorAlan Cox
2012-04-10usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma
2012-04-10usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski
2012-04-10usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-10usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-10usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta
2012-04-10usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz
2012-04-10usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: dwc3: Free event buffers arrayAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov
2012-04-10usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen
2012-04-10usb: musb: fix some runtime_pm issuesGrazvydas Ignotas
2012-04-10usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy
2012-04-10usb: dwc3: ep0: add a default case for SetFeature commandGerard Cauvy
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi