aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter
2012-04-12md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown
2012-04-12md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.majianpeng
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-11Input: 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