aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mfd: Fix off-by-one value range checking for tps65912_i2c_writeAxel Lin2011-07-311-1/+1
| * | | mfd: Add devices for WM831x clocking moduleMark Brown2011-07-311-0/+12
| * | | mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_removeAxel Lin2011-07-311-0/+2
| * | | mfd: Don't ask about the TPS65912 core driver in KconfigMark Brown2011-07-311-1/+1
| * | | mfd: Fix off by one in WM831x IRQ codeDimitris Papastamos2011-07-311-0/+5
| * | | mfd: Add tps65921 support from twl-coreOleg Drokin2011-07-311-0/+2
| * | | mfd: Add WM831x clock control register definitionsMark Brown2011-07-311-0/+101
| * | | mfd: Ensure value written by wm831x_set_bits() is within the maskMark Brown2011-07-311-1/+1
| * | | mfd: Implement tps65910 IRQ cleanupMark Brown2011-07-312-0/+2
| * | | mfd: Add tunnelcreek watchdog to lpc_sch devicesAlexander Stein2011-07-311-1/+48
| * | | mfd: Clean-up ab8500 register fileLinus Walleij2011-07-311-7/+1
| * | | mfd: Update ab8500 subdevice listLinus Walleij2011-07-311-49/+166
| * | | mfd: ab8500-core MFD devices marked as initdataRobert Rosengren2011-07-311-9/+9
| * | | tps65912: add regulator driverMargarita Olaya2011-07-313-0/+807
| * | | tps65912: gpio: add gpio driverMargarita Olaya2011-07-314-0/+164
| * | | tps65912: irq: add interrupt controllerMargarita Olaya2011-07-314-1/+243
| * | | mfd: tps65912: Add new mfd deviceMargarita Olaya2011-07-316-0/+792
| * | | mfd: Use kstrtoul_from_user in ab8500Peter Huewe2011-07-311-30/+11
| * | | mfd: Use kstrtoul_from_user in ab3550Peter Huewe2011-07-311-30/+11
| * | | mfd: Use generic irq chip for jz4740-adcLars-Peter Clausen2011-07-312-63/+30
| * | | mfd: Fix error handling if BUG() isn't enabled in WM8994Mark Brown2011-07-311-2/+2
| * | | mfd: Fix WM8994 IRQ register cache restore on resumeMark Brown2011-07-311-5/+11
| * | | mfd: Support multiple active WM831x AUXADC conversionsMark Brown2011-07-312-79/+188
| * | | mfd: Restructure wm8994-core device revision handlingMark Brown2011-07-311-4/+9
| * | | mfd: Allocate wm835x irq descs dynamicallySascha Hauer2011-07-311-6/+12
| * | | mfd: Refactor wm831x AUXADC handling into a separate fileMark Brown2011-07-313-166/+201
| * | | mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown2011-07-312-16/+32
| * | | mfd: Support dynamic allocation of IRQ range for wm831xMark Brown2011-07-312-6/+14
| * | | mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabledMark Brown2011-07-311-20/+28
| * | | mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown2011-07-312-10/+20
| * | | mfd: Implement support for multiple WM831x devicesMark Brown2011-07-311-6/+12
| * | | mfd: Fix bus lock interaction for WM831x IRQ set_type() operationMark Brown2011-07-312-6/+22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-3112-931/+166
|\ \ \ \
| * | | | m68k/math-emu: Remove unnecessary codeGreg Dietsche2011-07-301-3/+0
| * | | | m68k/math-emu: Remove commented out old codeGeert Uytterhoeven2011-07-301-530/+0
| * | | | m68k: Kill warning in setup_arch() when compiling for Sun3Geert Uytterhoeven2011-07-301-0/+2
| * | | | m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven2011-07-301-2/+2
| * | | | sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven2011-07-301-25/+7
| * | | | m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz2011-07-304-298/+70
| * | | | m68k/amiga: Chip RAM - Use lookup_resource()Geert Uytterhoeven2011-07-301-11/+11
| * | | | resources: Add lookup_resource()Geert Uytterhoeven2011-07-302-0/+22
| * | | | sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven2011-07-301-2/+2
| * | | | m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDRGeert Uytterhoeven2011-07-301-1/+1
| * | | | m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one errorGeert Uytterhoeven2011-07-301-1/+1
| * | | | m68k/amiga: Chip RAM - Change chipavail to an atomic_tGeert Uytterhoeven2011-07-301-6/+9
| * | | | m68k/amiga: Chip RAM - Always allocate from the start of memoryGeert Uytterhoeven2011-07-301-20/+15
| * | | | m68k/amiga: Chip RAM - Convert from printk() to pr_*()Geert Uytterhoeven2011-07-301-20/+8
| * | | | m68k/amiga: Chip RAM - Use tabs for indentationGeert Uytterhoeven2011-07-301-57/+61
* | | | | NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust2011-07-312-2/+2
| |/ / / |/| | |
* | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-3121-91/+3113
|\ \ \ \