summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie
2011-03-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds
2011-03-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-03-13gpio: add MODULE_DEVICE_TABLEAxel Lin
2011-03-13hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede
2011-03-13hwmon/f71882fg: Fix a typo in a commentHans de Goede
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie
2011-03-10ariadne: remove redundant NULL checkj223yang@asset.uwaterloo.ca
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-10Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell
2011-03-10xen: events: update pirq_to_irq in xen_create_msi_irqIan Campbell
2011-03-10xen: events: refactor xen_create_msi_irq slightlyIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: events: assume PHYSDEVOP_get_free_pirq existsIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.Ian Campbell
2011-03-10Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk