summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()staging-3.4-rc2Jesper Juhl
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko
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-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter
2012-04-12block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman
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-12Revert "clocksource: Load the ACPI PM clocksource asynchronously"Thomas Gleixner
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-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-11xhci: Fix register save/restore order.Sarah Sharp
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson