summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-20Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-20Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds
2012-04-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-04-19drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk
2012-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-19[media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski
2012-04-19xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk
2012-04-19nouveau: Set special lane map for the right chipsetHenrik Rydberg
2012-04-19drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie
2012-04-19drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush
2012-04-19drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering
2012-04-19drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza
2012-04-19radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse
2012-04-19drm: fix page_flip error handlingJoonyoung Shim
2012-04-19Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-04-19drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai
2012-04-19HID: default HID_BATTERY_STRENGTH to noJosh Boyer
2012-04-19[media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski
2012-04-19drm/usb: fix module license on drm/usb layer.Dave Airlie
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama