summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-03-2412-44/+145
|\
| * Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher2011-03-221-3/+3
| * Squashfs: handle corruption of directory structurePhillip Lougher2011-03-162-0/+21
| * Squashfs: wrap squashfs_mount() definitionPhillip Lougher2011-02-281-2/+2
| * Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymorePhillip Lougher2011-02-281-1/+0
| * Squashfs: Update documentation to include compression optionsPhillip Lougher2011-02-281-9/+19
| * Squashfs: Update Kconfig help text to include xz compressionPhillip Lougher2011-02-281-6/+6
| * Squashfs: add compression options support to xz decompressorPhillip Lougher2011-02-281-8/+41
| * Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-288-16/+54
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-03-247-252/+524
|\ \
| | \
| | \
| *-. \ Merge branches 'misc', 'nes' and 'srp' into for-nextRoland Dreier2011-03-233-250/+515
| |\ \ \
| | | * \ Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel...Roland Dreier2011-03-212-249/+514
| | | |\ \
| | | | * | IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2011-03-152-13/+21
| | | | * | IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2011-03-152-12/+110
| | | | * | IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2011-03-152-129/+266
| | | | * | IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2011-03-152-24/+59
| | | | * | IB/srp: move IB CM setup completion into its own functionDavid Dillow2011-03-151-71/+73
| | | | * | IB/srp: always avoid non-zero offsets into an FMRDavid Dillow2011-03-151-16/+1
| | * | | | RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-181-1/+1
| | |/ / /
| * | | | IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-222-0/+6
| * | | | IB/mad: Improve an error message so error code is includedMichael Heinz2011-03-181-1/+2
| * | | | RDMA/addr: Fix return of uninitialized ret valueSean Hefty2011-03-171-1/+1
| |/ / /
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-24110-785/+6059
|\ \ \ \
| * | | | mfd: Push byte swaps out of wm8994 bulk read pathMark Brown2011-03-232-7/+9
| * | | | mfd: Rename ab8500 gpadc headerLinus Walleij2011-03-232-1/+1
| * | | | mfd: Constify WM8994 write pathMark Brown2011-03-232-6/+6
| * | | | mfd: Push byte swap out of WM8994 bulk I/OMark Brown2011-03-231-4/+6
| * | | | mfd: Avoid copying data in WM8994 I2C writeMark Brown2011-03-231-9/+13
| * | | | mfd: Remove copy from WM831x I2C write functionMark Brown2011-03-231-5/+13
| * | | | mfd: Staticise WM8994 PM opsMark Brown2011-03-231-1/+2
| * | | | regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij2011-03-235-1/+214
| * | | | mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij2011-03-234-0/+351
| * | | | gpio: Add Tunnel Creek support to sch_gpioDenis Turischev2011-03-232-20/+44
| * | | | mfd: Add Tunnel Creek support to lpc_schDenis Turischev2011-03-231-1/+6
| * | | | pci_ids: Add Intel Tunnel Creek LPC Bridge device ID.Denis Turischev2011-03-231-0/+1
| * | | | regulator: MAX8997/8966 supportMyungJoo Ham2011-03-234-1/+1250
| * | | | mfd: Add WM8994 bulk register write operationMark Brown2011-03-232-0/+25
| * | | | mfd: Append additional read write on 88pm860xHaojian Zhuang2011-03-232-0/+111
| * | | | mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang2011-03-232-126/+127
| * | | | mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang2011-03-233-86/+132
| * | | | mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang2011-03-233-93/+79
| * | | | mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang2011-03-233-72/+60
| * | | | mfd: Fix MAX8997 Kconfig entry typosRandy Dunlap2011-03-231-1/+1
| * | | | mfd: Add "platform:" prefix for twl4030-madc platform modaliasAxel Lin2011-03-231-1/+1
| * | | | mfd: Fix ab8500-gpadc to measure charger currentKarl Komierowski2011-03-231-3/+18
| * | | | mfd: Calibrate ab8500 gpadc using OTP valuesJohan Palsson2011-03-231-5/+281
| * | | | mfd: Free dangling irq in ab8500 gpadc probe error pathDaniel Willerud2011-03-231-1/+3
| * | | | mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud2011-03-232-46/+75
| * | | | mfd: Move ab8500 gpadc header to subdirDaniel Willerud2011-03-232-12/+12
| * | | | mfd: MAX8997/8966 supportMyungJoo Ham2011-03-235-0/+875
OpenPOWER on IntegriCloud