summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-18drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs1-3/+14
2011-06-18drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov1-0/+5
2011-06-18drm/nouveau: fix big-endian switchBen Skeggs1-2/+2
2011-06-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+10
2011-06-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-4/+10
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman1-0/+10
2011-06-18r8169: move the firmware down into the device private data.Francois Romieu1-26/+48
2011-06-18r8169: fix static initializers.Francois Romieu1-4/+6
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved1-1/+3
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved1-1/+3
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings1-1/+1
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-29/+58
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds3-5/+8
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+17
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger1-3/+4
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang1-10/+10
2011-06-17e1000: remove unnecessary codeGreg Dietsche1-6/+1
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche1-5/+1
2011-06-17tun: teach the tun/tap driver to support netpollNeil Horman1-1/+23
2011-06-17dp83640: drop PHY status frames in the driver.Richard Cochran1-2/+2
2011-06-17dp83640: fix phy status frame event parsingRichard Cochran1-5/+15
2011-06-17phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle1-0/+1
2011-06-17ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao1-2/+2
2011-06-17gianfar: Use pr_<level>, netdev_<level> and netif_<level>Joe Perches2-76/+58
2011-06-17be2net: support multiple TX queuesSathya Perla3-119/+171
2011-06-17net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak3-0/+395
2011-06-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-75/+235
2011-06-17drm/radeon/kms: use helper functions for fence read/writeAlex Deucher1-15/+36
2011-06-17drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher1-1/+2
2011-06-17drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher2-0/+8
2011-06-17drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher1-4/+7
2011-06-17drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher1-11/+14
2011-06-17drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher3-4/+29
2011-06-17drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher2-1/+68
2011-06-17drm/radeon/kms: add missing external encoder actionAlex Deucher1-0/+1
2011-06-17drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher1-14/+9
2011-06-17drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher1-12/+19
2011-06-17Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare1-2/+1
2011-06-17[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk1-1/+2
2011-06-17[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk1-0/+3
2011-06-17[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk1-3/+5
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+8
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+20
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2-2/+2
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap1-0/+1
2011-06-16gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K1-2/+3
2011-06-16Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"Jiri Kosina1-9/+1
2011-06-16drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+5
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2-0/+22
2011-06-16drm: make debug levels match in edid failure code.Dave Airlie1-2/+2