aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-01[CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got createdThomas Renninger1-3/+17
2009-09-01[CPUFREQ] Factor out policy setting from cpufreq_add_devDave Jones1-76/+90
2009-09-01[CPUFREQ] Factor out interface creation from cpufreq_add_devDave Jones1-37/+52
2009-09-01[CPUFREQ] Factor out symlink creation from cpufreq_add_devDave Jones1-20/+31
2009-09-01[CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_devDave Jones1-9/+6
2009-09-01[CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_devDave Jones1-1/+1
2009-09-01[CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski1-88/+7
2009-08-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds8-49/+147
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz1-1/+13
2009-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds12-105/+194
2009-08-31V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap1-1/+1
2009-08-31V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu1-1/+3
2009-08-31V4L/DVB (12457): zr364: wrong indexesRoel Kluin1-1/+1
2009-08-31V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2-20/+29
2009-08-31V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar1-24/+30
2009-08-31V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2-2/+39
2009-08-31V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky1-0/+44
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)3-4/+55
2009-08-29drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2-38/+54
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard1-2/+5
2009-08-28toshiba_acpi: return on a fail pathJiri Slaby1-0/+1
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming1-0/+12
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-16/+47
2009-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2009-08-26leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-26leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-26acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2-15/+17
2009-08-26wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-26acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-26thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-26pps: fix incorrect verdict checkJoonwoo Park1-1/+1
2009-08-26m68k: count can reach 51, not 50Roel Kluin1-1/+1
2009-08-26virtio: net refill on out-of-memoryRusty Russell1-15/+46
2009-08-26smc91x: fix compilation on SMPAlexey Dobriyan1-1/+1
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-8/+0
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+8
2009-08-25irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-25irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds1-3/+7
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling9-51/+73
2009-08-24drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling1-9/+9
2009-08-24drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin1-1/+1
2009-08-24drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont1-1/+1
2009-08-24drm/i915: Set the multiplier for SDVO on G33 platformSean Young1-1/+1
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds1-1/+1
2009-08-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-3/+9