summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-26drivers/video/backlight/ld9040.c: small fixesAxel Lin1-3/+6
2011-07-26drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+4
2011-07-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-466/+1243
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds221-364/+317
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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/ker...Linus Torvalds4-239/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-46/+4
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-5/+6
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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/...Dave Airlie18-147/+98
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds7-4/+1533
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds179-6513/+7230
2011-07-25gma500: 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
2011-07-25drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashingBen Skeggs4-20/+8
2011-07-25drm/nv40/gr: rewrite/split context takedown functionsBen Skeggs1-91/+19
2011-07-25drm/nouveau: detect disabled device in irq handler and return IRQ_NONEBen Skeggs1-1/+1
2011-07-25drm/nouveau: ignore connector type when deciding digital/analog on DVI-IBen Skeggs1-15/+19
2011-07-25drm/nouveau: Add a quirk for Gigabyte NX86TEmil Velikov1-0/+6
2011-07-25drm/nouveau: do not leak in nv20_graph_createJesper Juhl1-0/+2
2011-07-25drm/nv50/dp: fix hack to work for macbooks booted via EFIBen Skeggs1-0/+2
2011-07-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds66-959/+866
2011-07-25bnx2x: use pci_pcie_cap()Vladislav Zolotarov1-1/+1
2011-07-25bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov1-11/+25