summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-04gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()Jesper Juhl1-5/+4
2012-02-04Merge branch 'master' into for-nextJiri Kosina3330-117225/+176052
2012-02-04drivers/char: comment fix: CMOS RTC update code is now in kernel/time/ntp.cMichael Witten2-3/+3
2012-02-04macintosh: fix string typo in mediabay.cMasanari Iida1-1/+1
2012-02-04drivers/media/dvb/frontends/drxk_hard.c does not need to include linux/version.hJesper Juhl1-1/+0
2012-02-04mpt2sas: Fix typo in mpt2sas_config.cMasanari Iida1-1/+1
2012-02-04tty: fix comment typo in synclink_gt.cMasanari Iida1-1/+1
2012-02-04ab5500-core.c: Don't needlessly include linux/version.hJesper Juhl1-1/+0
2012-02-04dm-bufio.c: there's no need to include linux/version.hJesper Juhl1-1/+0
2012-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+5
2012-02-03rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-03rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-23/+95
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic1-10/+25
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-02-02Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-1/+5
2012-02-02staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-27/+34
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare1-0/+1
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer1-2/+2
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee1-0/+4
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter1-2/+2
2012-02-01drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs1-2/+21
2012-02-01drm/nouveau: fix typo on mxmdcb optionBen Skeggs1-1/+1
2012-02-01drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs1-0/+9
2012-02-01drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2-2/+13
2012-01-31Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+13
2012-01-31Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-63/+85
2012-01-31Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier20-26/+30
2012-01-31RDMA/nes: Copyright updateTatyana Nikolova14-14/+14
2012-01-31IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2012-01-31Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-655/+345
2012-01-31firewire: ohci: disable MSI on Ricoh controllersStefan Richter1-1/+1
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-2593/+224
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+3
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-89/+46
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare1-0/+1
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson1-1/+1
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter3-13/+11
2012-01-30hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck1-0/+6
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-01-29Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-385/+17
2012-01-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-4/+4
2012-01-29Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+5
2012-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds10-26/+51
2012-01-29Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-418/+213
2012-01-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+22