summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-03-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-15ahci: add another PCI ID for marvellTejun Heo
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-14sata_fsl: Update RX_WATER_MARK for TRANSCFGPrabhakar Kushwaha
2011-03-14sata_fsl: Fix wrong Device Error Register usagePrabhakar Kushwaha
2011-03-14libata: Include WWN ID in inquiry VPD emulationHannes Reinecke
2011-03-14ata/pata_arasan_cf: fill dma chan->private from pdata->dma_privViresh Kumar
2011-03-14ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>Joe Perches
2011-03-14pata_arasan_cf: fix printk format string warningJeff Garzik
2011-03-14pata_arasan_cf: Adding support for arasan compact flash host controllerViresh Kumar
2011-03-14libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()Viresh Kumar
2011-03-14ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley
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