aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov
2011-06-17hwmon: (s3c) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck
2011-06-17hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare
2011-06-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger
2011-06-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-17drm/radeon/kms: use helper functions for fence read/writeAlex Deucher
2011-06-17drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher
2011-06-17drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher
2011-06-17drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher
2011-06-17drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher
2011-06-17drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher
2011-06-17drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher
2011-06-17drm/radeon/kms: add missing external encoder actionAlex Deucher
2011-06-17drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher
2011-06-17drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher
2011-06-17Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare
2011-06-16[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk
2011-06-16[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap
2011-06-16gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K
2011-06-16Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"Jiri Kosina
2011-06-16drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie
2011-06-16drm: make debug levels match in edid failure code.Dave Airlie
2011-06-16drm/radeon/kms: clear wb memory by defaultAlex Deucher
2011-06-16drm/radeon/kms: be more pedantic about the g5 quirk (v2)Alex Deucher
2011-06-16drm/radeon/kms: signed fix for evergreen thermalAlex Deucher
2011-06-16drm: populate irq_by_busid-member for pciWolfram Sang
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson
2011-06-15leds: fix the incorrect display in menuconfigEric Miao
2011-06-15w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven