summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2011-01-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+21
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-0/+301
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck-4/+21
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos-0/+301
2011-01-17staging: fix build failure in bcm driverAndres Salomon-7/+6
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-137/+339
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-8/+2
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds-316/+535
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2011-01-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-262/+124
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-794/+935
2011-01-17spi/spi_sh_msiof: fix a wrong free_irq() parameterGuennadi Liakhovetski-1/+1
2011-01-17mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy-1/+18
2011-01-17staging: smbfs building fixYang Ruirui-2/+2
2011-01-16Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier-53/+288
2011-01-16RDMA: Update workqueue usageTejun Heo-50/+36
2011-01-17drm/radeon/kms: balance asic_reset functionsAlex Deucher-18/+20
2011-01-17drm/radeon/kms: remove duplicate card_posted() functionsAlex Deucher-46/+3
2011-01-17drm/radeon/kms: add module option for pcie gen2Alex Deucher-0/+14
2011-01-17drm/radeon/kms: fix typo in evergreen safe regAlex Deucher-1/+1
2011-01-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie-197/+86
2011-01-17drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs-2/+2
2011-01-17drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs-160/+52
2011-01-17drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs-5/+10
2011-01-17drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs-12/+2
2011-01-17drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs-18/+20
2011-01-16drivers/nfc/pn544.c: fix min_t warningsAndrew Morton-1/+1
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux-94/+52
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds-2/+1
2011-01-16RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski-4/+39
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski-0/+100
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski-9/+83
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski-6/+26
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger-2/+1
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki-5/+5
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+3
2011-01-16sanitize vfsmount refcounting changesAl Viro-1/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely-7/+1
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells-3/+2
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds-6/+2
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+3
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King-2/+2
2011-01-14Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan-2/+2
2011-01-14dmaengine: at_hdmac: fix race while monitoring channel statusNicolas Ferre-2/+2
2011-01-14dmaengine: at_hdmac: flags located in first descriptorNicolas Ferre-3/+3
2011-01-14dmaengine: at_hdmac: use subsys_initcall instead of module_initEric Xu-1/+1
2011-01-14dmaengine: at_hdmac: no need set ACK in new descriptorNicolas Ferre-1/+0
2011-01-14dmaengine: at_hdmac: trivial add precision to unmapping commentNicolas Ferre-1/+1
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds-58/+27472