summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-12MD: Bitmap version cleanup.Andrei Warkentin
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim
2012-04-12drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim
2012-04-12drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim
2012-04-12drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim
2012-04-12drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim
2012-04-12Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl
2012-04-11Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-04-11drm/i915: make rc6 module parameter read-onlyJesse Barnes
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson
2012-04-11Revert "drm/i915: reenable gmbus on gen3+ again"Daniel Vetter
2012-04-11drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi
2012-04-10drm/radeon/kms: fix DVO setup on some r4xx chipsAlex Deucher
2012-04-10drm/savage: fix integer overflows in savage_bci_cmdbuf()Xi Wang
2012-04-10drm/radeon: replace udelay with mdelay for long timeoutsArnd Bergmann
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding
2012-04-10android, lowmemorykiller: remove task handoff notifierDavid Rientjes
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-04-09drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson
2012-04-09drm/i915: Removed IVB forced enable of sprite dest key.acreese
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-09[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart
2012-04-09[media] dvb_frontend: fix compiler warningHans Petter Selasky
2012-04-09[media] it913x: fix firmware loading errorsMalcolm Priestley
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil
2012-04-09[media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin
2012-04-09fix breakage in mtdchar_open(), sanitize failure exitsAl Viro
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown