aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-16ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak
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
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15xen: Fix compile warning when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk
2011-06-15mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-06-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven