summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2-16/+31
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King5-351/+30
2011-05-23clocksource: add common mmio clocksourceRussell King3-0/+77
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-1395/+3262
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds87-144/+143
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-1336/+424
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-469/+4
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-64/+54
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons1-5/+0
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2773-45498/+128570
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires2-48/+54
2011-05-23[S390] get CPC image nameMartin Schwidefsky3-1/+148
2011-05-23[S390] sclp: event buffer dissectionMartin Schwidefsky2-84/+60
2011-05-23[S390] chsc: process channel-path-availability informationSebastian Ott1-1/+34
2011-05-23[S390] qdio: prevent compile warningJan Glauber1-1/+1
2011-05-23[S390] sclp: remove unnecessary sendmask checkHeiko Carstens1-13/+1
2011-05-23[S390] ap: skip device registration on type probe failureHolger Dengler2-2/+8
2011-05-23[S390] tape: remove unused/not handled return codesHeiko Carstens2-6/+2
2011-05-23[S390] monwriter: fix return code handlingHeiko Carstens1-2/+2
2011-05-23[S390] dasd: fix return code handlingHeiko Carstens1-2/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens7-29/+0
2011-05-23[S390] Remove tape block device driver.Heiko Carstens3-457/+0
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott1-2/+3
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm1-11/+8
2011-05-23clocksource: sh_cmt: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm1-12/+7
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds4-6/+6
2011-05-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds8-534/+535
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker37-0/+37
2011-05-23dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski1-8/+8
2011-05-23dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski2-0/+69
2011-05-23dmaengine: shdma: fix lockingGuennadi Liakhovetski1-36/+68
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm1-8/+8
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm1-1/+1
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm1-0/+14
2011-05-23Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt1-0/+5
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1359-38762/+106150
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov1-43/+24
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov1-1/+1
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov1-1/+2
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2-3/+3
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2-4/+4
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang2-9/+19
2011-05-22macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward1-4/+2
2011-05-22drivers/net: add prefetch header for prefetch usersPaul Gortmaker32-0/+32
2011-05-22rionet: Remove pointless printk of skb pointer.David S. Miller1-2/+2
2011-05-22Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds19-706/+723