summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mfd: Add TPS6507x supportTodd Fischer2010-05-285-79/+265
| * | | | | regulator: tps6057x namespace cleanupTodd Fischer2010-05-281-85/+87
| * | | | | mfd: Add tps6507x board data structureTodd Fischer2010-05-283-3/+29
| * | | | | mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-282-59/+135
| * | | | | gpio: Update gfp/slab.h includes for rdc321xTejun Heo2010-05-281-0/+1
| * | | | | mfd: Improve WM831x AUXADC completion handlingMark Brown2010-05-281-17/+48
| * | | | | gpio: Add support for Janz VMOD-TTL Digital IO moduleIra W. Snyder2010-05-283-0/+269
| * | | | | can: Add support for Janz VMOD-ICAN3 Intelligent CAN moduleIra W. Snyder2010-05-283-0/+1841
| * | | | | mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder2010-05-284-0/+369
| * | | | | mfd: Proper pcf50633 irq checkDan Carpenter2010-05-281-2/+2
| * | | | | mfd: Remove unused wm831x IRQ handler dataMark Brown2010-05-281-2/+0Star
| * | | | | mfd: Add timb-dma to all configurations of timberdaleRichard Röjfors2010-05-282-15/+96
| * | | | | mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar2010-05-282-5/+5
| * | | | | mfd: Check for mem_base when building IORESOURCE_MEM resourcesSamuel Ortiz2010-05-281-1/+1
| * | | | | mfd: Off by one calculating size for timberdaleDan Carpenter2010-05-281-1/+1
| * | | | | x86: remove rdc321x_defs.hFlorian Fainelli2010-05-281-12/+0Star
| * | | | | watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli2010-05-281-13/+40
| * | | | | gpio: Add support for RDC321x GPIO controllerFlorian Fainelli2010-05-283-1/+255
| * | | | | mfd: Add support for the RDC321x southbridgeFlorian Fainelli2010-05-284-1/+160
| * | | | | mfd: Fix dangling pointersWolfram Sang2010-05-287-2/+10
| * | | | | mfd: Add in XIIC to some configurations of timberdaleRichard Röjfors2010-05-281-0/+41
| * | | | | mfd: Check t7l66 platform_data pointerSamuel Ortiz2010-05-281-0/+3
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-3010-1/+1204
|\ \ \ \ \ \
| * | | | | | DMAENGINE: DMA40 U8500 platform configurationLinus Walleij2010-05-286-1/+283
| * | | | | | DMA: PL330: Add dma api driverJassi Brar2010-05-244-0/+921
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-305-622/+203Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'misc' and 'qib' into for-nextRoland Dreier2010-05-274-614/+200Star
| |\ \ \ \ \ \ \
| | * | | | | | | IB/qib: Remove DCA support until feature is finishedRalph Campbell2010-05-271-189/+0Star
| | * | | | | | | IB/qib: Use a single txselect module parameter for serdes tuningRalph Campbell2010-05-271-403/+179Star
| | * | | | | | | IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier2010-05-261-10/+15
| | * | | | | | | IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell2010-05-262-12/+6Star
| * | | | | | | | IB/ucm: Use memdup_user()Julia Lawall2010-05-261-8/+3Star
| |/ / / / / / /
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-3027-560/+274Star
|\ \ \ \ \ \ \ \
| * | | | | | | | quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-272-45/+17Star
| * | | | | | | | ext3 uses rb_node = NULL; to zero rb_root.Venkatesh Pallipadi2010-05-271-1/+1
| * | | | | | | | quota: Fixup dquot_transferJan Kara2010-05-271-1/+1
| * | | | | | | | reiserfs: Fix resuming of quotas on remount read-writeJan Kara2010-05-271-2/+10
| * | | | | | | | pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-271-8/+0Star
| * | | | | | | | ufs: Remove dead quota codeJan Kara2010-05-247-195/+1Star
| * | | | | | | | udf: Remove dead quota codeJan Kara2010-05-247-128/+6Star
| * | | | | | | | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-2410-86/+86
| * | | | | | | | quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-247-15/+22
| * | | | | | | | quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-248-38/+20Star
| * | | | | | | | quota: move unmount handling into the filesystemChristoph Hellwig2010-05-249-16/+14Star
| * | | | | | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-2410-90/+85Star
| * | | | | | | | quota: move remount handling into the filesystemChristoph Hellwig2010-05-248-14/+84
| * | | | | | | | ocfs2: Fix use after free on remount read-onlyJan Kara2010-05-241-1/+7
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-3011-26/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-271-0/+7
| * | | | | | | | | x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-263-9/+14