summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-22xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk
2010-11-19xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge
2010-11-19xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge
2010-11-18xen: make evtchn's name less genericIan Campbell
2010-11-18Merge branch 'xen/dev-evtchn' into upstream/evtchnJeremy Fitzhardinge
2010-11-18xen/evtchn: the evtchn device is non-seekableJeremy Fitzhardinge
2010-11-18Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge
2010-11-16xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge
2010-11-16xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich
2010-11-16xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge
2010-11-16Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge
2010-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare
2010-11-15i2c: Delete unused adapter IDsJean Delvare
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2010-11-15hwmon: (w83795) Check for BEEP pin availabilityJean Delvare
2010-11-15hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare
2010-11-15hwmon: (w83795) Read the intrusion state properlyJean Delvare
2010-11-15hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare
2010-11-15hwmon: (w83795) List all usable temperature sourcesJean Delvare
2010-11-15hwmon: (w83795) Expose fan control methodJean Delvare
2010-11-15hwmon: (w83795) Fix fan control mode attributesJean Delvare
2010-11-15hwmon: (lm95241) Check validity of input valuesJean Delvare
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-11-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos
2010-11-13ACPI: debugfs custom_method open to non-rootDave Jones
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-12Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall
2010-11-12pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo