summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie
2011-01-17drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs
2011-01-17drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs
2011-01-17drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs
2011-01-17drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs
2011-01-17drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs
2011-01-17drivers/nfc/pn544.c: fix min_t warningsAndrew Morton
2011-01-17ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-01-16RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-16vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara
2011-01-16vmxnet3: Add locking for access to command registerShreyas Bhatewara
2011-01-16vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara
2011-01-16vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara
2011-01-16vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara
2011-01-16vmxnet3: Enable HW Rx VLAN stripping by defaultShreyas Bhatewara
2011-01-16vmxnet3: Preserve the MAC address configured by ifconfigShreyas Bhatewara
2011-01-16vmxnet3: fix ring size updateShreyas Bhatewara
2011-01-16dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-16qeth: l3 hw tx csum circumvent hw bugFrank Blaschka
2011-01-16qeth: postpone open till recovery is finishedUrsula Braun
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-01-15Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan
2011-01-15dmaengine: at_hdmac: fix race while monitoring channel statusNicolas Ferre
2011-01-15dmaengine: at_hdmac: flags located in first descriptorNicolas Ferre
2011-01-15dmaengine: at_hdmac: use subsys_initcall instead of module_initEric Xu
2011-01-15dmaengine: at_hdmac: no need set ACK in new descriptorNicolas Ferre
2011-01-15dmaengine: at_hdmac: trivial add precision to unmapping commentNicolas Ferre
2011-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds
2011-01-15dmaengine: at_hdmac: use dma_address to program DMA hardwareNicolas Ferre
2011-01-15pch_dma: support new device ML7213 IOHTomoya MORINAGA
2011-01-15Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
2011-01-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki
2011-01-14spi/amba-pl022: fixing compilation warning.Viresh Kumar
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown