summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-2427-207/+916
|\
| * sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt2010-05-241-109/+164
| * arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| * sh: fix up sh7786 dmaengine build.Paul Mundt2010-05-221-1/+1
| * sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski2010-05-221-0/+4
| * sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski2010-05-221-0/+1
| * sh: fix Oops in the serial SCI driverGuennadi Liakhovetski2010-05-221-2/+3
| * sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski2010-05-222-1/+6
| * mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-222-1/+5
| * sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski2010-05-221-2/+4
| * mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski2010-05-222-0/+3
| * tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-222-1/+8
| * sh: Add SDHI DMA support to migorGuennadi Liakhovetski2010-05-221-0/+9
| * sh: Add SDHI DMA support to kfr2r09Guennadi Liakhovetski2010-05-221-0/+9
| * sh: Add SDHI DMA support to ms7724seGuennadi Liakhovetski2010-05-221-0/+17
| * sh: Add SDHI DMA support to ecovecGuennadi Liakhovetski2010-05-221-2/+7
| * mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-223-30/+348
| * sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski2010-05-222-4/+22
| * mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi Liakhovetski2010-05-221-0/+6
| * sh: add DMA slave definitions to sh7724Guennadi Liakhovetski2010-05-221-0/+86
| * sh: add DMA slaves for two SDHI controllers to sh7722Guennadi Liakhovetski2010-05-221-0/+10
| * sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2010-05-2210-48/+42
| * sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724seGuennadi Liakhovetski2010-05-221-8/+82
| * sh: add Video Output Unit and AK8813 video encoder support on ecovecGuennadi Liakhovetski2010-05-221-0/+78
| * sh: fix up the dwarf unwinder build for MODULES=n.Paul Mundt2010-05-221-0/+4
| * sh: remove duplicated #includeHuang Weiyi2010-05-221-1/+0
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-05-242-1/+31
|\ \
| * | exofs: confusion between kmap() and kmap_atomic() apiDan Carpenter2010-05-171-1/+1
| * | exofs: Add default address_space_operationsBoaz Harrosh2010-05-171-0/+30
* | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-243-27/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2010-05-244-25/+32
|\ \ \
| * | | fat: convert to unlocked_ioctlArnd Bergmann2010-05-173-10/+24
| * | | fat: Cleanup nls_unload() usageOGAWA Hirofumi2010-03-161-4/+2
| * | | fat: use pack_hex_byte() instead of custom oneAndy Shevchenko2010-03-161-11/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-05-249-33/+261
|\ \ \ \
| * | | | 9p: Optimize TCREATE by eliminating a redundant fid clone.Venkateswararao Jujjuri2010-05-221-12/+6
| * | | | 9p: cleanup: remove unneeded assignmentDan Carpenter2010-05-221-2/+0
| * | | | 9p: Add mksock supportVenkateswararao Jujjuri2010-05-221-0/+2
| * | | | fs/9p: Make sure we properly instantiate dentry.Aneesh Kumar K.V2010-05-221-3/+4
| * | | | 9p: add 9P2000.L rename operationSripathi Kodi2010-05-214-0/+49
| * | | | 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-214-1/+98
| * | | | 9p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi2010-05-215-13/+97
| * | | | 9p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi2010-05-212-3/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-2430-759/+876
|\ \ \ \ \
| * | | | | ceph: reuse mon subscribe message instead of allocated anewSage Weil2010-05-212-10/+14
| * | | | | ceph: avoid resending queued message to monitorSage Weil2010-05-211-0/+2
| * | | | | ceph: Storage class should be before const qualifierTobias Klauser2010-05-213-6/+6
| * | | | | ceph: all allocation functions should get gfp_maskYehuda Sadeh2010-05-178-30/+32
| * | | | | ceph: specify max_bytes on readdir repliesSage Weil2010-05-174-1/+14
| * | | | | ceph: cleanup pool op stringsSage Weil2010-05-171-19/+12
OpenPOWER on IntegriCloud