aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij1-2/+2
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang1-0/+1
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim3-0/+567
2011-07-25geode: reflect mfgpt dependency on mfdPhilip A. Prindeville1-2/+1
2011-07-25eisa/pci_eisa.c: fix section mismatchArnaud Lacombe1-2/+2
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick6-20/+10
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2-2/+167
2011-07-25backlight: set backlight type and max_brightness before backlights are registeredAxel Lin3-8/+18
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han4-1/+653
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightnessAxel Lin1-2/+1
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin1-3/+6
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+4
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds12-466/+1243
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds221-364/+317
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds9-27/+24
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare1-3/+1
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare1-19/+79
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare1-107/+98
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot1-1/+1
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare1-21/+6
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare1-0/+29
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare2-5/+40
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare1-1/+41
2011-07-25hwmon: New driver sch5636Hans de Goede4-0/+559
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede5-310/+390
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-239/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds9-46/+4
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-5/+6
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-45/+40
2011-07-25fix devtmpfs raceAl Viro1-1/+2
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-18/+21
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely4-14/+10
2011-07-25i2c-ali1535: Fix style issuesLABBE Corentin1-31/+30
2011-07-25drm/radeon: Add a rmb() in IH processingBenjamin Herrenschmidt2-0/+6
2011-07-25drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()Benjamin Herrenschmidt1-3/+2
2011-07-25drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BITBenjamin Herrenschmidt1-1/+1
2011-07-25drm/radeon: Do an MMIO read on interrupts when not uisng MSIsBenjamin Herrenschmidt1-0/+4
2011-07-25drm/radeon: Writeback endian fixesBenjamin Herrenschmidt3-24/+9
2011-07-25drm/radeon: Remove a bunch of useless _iomem castsBenjamin Herrenschmidt2-12/+12
2011-07-25drm/gem: add support for private objectsAlan Cox1-2/+24
2011-07-25DRM: clean up and document parsing of video= parameterRolf Eike Beer1-27/+60
2011-07-25DRM: Radeon: Fix section mismatch.Ralf Baechle1-2/+2
2011-07-25drm: really make debug levels match in edid failure codeTormod Volden1-2/+2
2011-07-25drm/radeon/kms: fix i2c map for rv250/280Alex Deucher1-1/+2
2011-07-25Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-nextDave Airlie18-147/+98
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds7-4/+1533
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds179-6513/+7230
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell1-1/+1
2011-07-25drm/nouveau/gr: disable fifo access and idle before suspend ctx unloadBen Skeggs4-0/+20
2011-07-25drm/nouveau: pass flag to engine fini() method on suspendBen Skeggs14-20/+21