summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-26geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-07-26eisa/pci_eisa.c: fix section mismatchArnaud Lacombe
2011-07-26drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-26xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-26backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-26backlight: add ams369fg06 amoled driverJingoo Han
2011-07-26drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-26drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-26drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare
2011-07-25hwmon: New driver sch5636Hans de Goede
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25fix devtmpfs raceAl Viro
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely
2011-07-25i2c-ali1535: Fix style issuesLABBE Corentin
2011-07-25drm/radeon: Add a rmb() in IH processingBenjamin Herrenschmidt
2011-07-25drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()Benjamin Herrenschmidt
2011-07-25drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BITBenjamin Herrenschmidt
2011-07-25drm/radeon: Do an MMIO read on interrupts when not uisng MSIsBenjamin Herrenschmidt
2011-07-25drm/radeon: Writeback endian fixesBenjamin Herrenschmidt
2011-07-25drm/radeon: Remove a bunch of useless _iomem castsBenjamin Herrenschmidt
2011-07-25drm/gem: add support for private objectsAlan Cox
2011-07-25DRM: clean up and document parsing of video= parameterRolf Eike Beer
2011-07-25DRM: Radeon: Fix section mismatch.Ralf Baechle
2011-07-25drm: really make debug levels match in edid failure codeTormod Volden
2011-07-25drm/radeon/kms: fix i2c map for rv250/280Alex Deucher
2011-07-25Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-25gma500: udlay(20000) is too largeStephen Rothwell
2011-07-24drm/nouveau/gr: disable fifo access and idle before suspend ctx unloadBen Skeggs
2011-07-24drm/nouveau: pass flag to engine fini() method on suspendBen Skeggs
2011-07-24drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashingBen Skeggs
2011-07-24drm/nv40/gr: rewrite/split context takedown functionsBen Skeggs
2011-07-24drm/nouveau: detect disabled device in irq handler and return IRQ_NONEBen Skeggs