summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer
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-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: check bdev_read_only() from blkdev_get()Tejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-13block: simplify holder symlink handlingTejun Heo
2010-11-13mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo
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
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom