summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz3-8/+7
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz3-5/+4
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz4-15/+18
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz3-6/+6
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz9-44/+64
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz3-3/+6
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2-8/+7
2011-05-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz3-5/+6
2011-05-26mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz1-0/+2
2011-05-26w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz3-4/+14
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz5-5/+9
2011-05-26mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2-4/+5
2011-05-26mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz2-2/+5
2011-05-26mfd: Add platform data pointer backSamuel Ortiz2-0/+11
2011-05-26tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris1-14/+15
2011-05-26video: mb862xx: udelay need linux/delay.hStephen Rothwell1-0/+1
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds14-12/+444
2011-05-26slub: remove no-longer used 'unlock_out' labelLinus Torvalds1-1/+0
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds187-1203/+2049
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds49-556/+5699
2011-05-26Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-87/+118
2011-05-26Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds2-3/+5
2011-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds29-150/+1305
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds92-2034/+11799
2011-05-26Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds33-707/+4755
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds59-1671/+4011
2011-05-26Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-101/+1942
2011-05-26hrtimers: Fix typo causing erratic timersThomas Gleixner1-1/+1
2011-05-26bonding: documentation and code cleanup for resend_igmpFlavio Leitner3-12/+23
2011-05-26bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-26net: hold rtnl again in dump callbacksEric Dumazet2-2/+8
2011-05-26Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-26bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-26sch_sfq: fix peek() implementationEric Dumazet1-13/+1
2011-05-26isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-05-26via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-05-26xen: netfront: hold RTNL when updating features.Ian Campbell1-0/+2
2011-05-26sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun1-0/+16
2011-05-26net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman1-0/+7
2011-05-26net: move is_vlan_dev into public header file (v2)Neil Horman2-5/+5
2011-05-26mmc: core: eMMC bus width may not work on all platformsPhilip Rakity1-10/+102
2011-05-26mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin1-2/+2
2011-05-26mmc: sdhci: Auto-CMD23 support.Andrei Warkentin3-1/+19
2011-05-26mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin4-4/+12
2011-05-26mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin3-17/+49
2011-05-26mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin5-29/+93
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2-0/+3
2011-05-25Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-10/+28
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-3/+20
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds11-75/+173