aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski1-0/+1
2010-05-22sh: fix Oops in the serial SCI driverGuennadi Liakhovetski1-2/+3
2010-05-22sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski2-1/+6
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2-1/+5
2010-05-22sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski1-2/+4
2010-05-22mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski2-0/+3
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2-1/+8
2010-05-22slub: Use alloc_pages_exact_node() for page allocationMinchan Kim1-1/+1
2010-05-22slub: __kmalloc_node_track_caller should trace kmalloc_large_node caseXiaotian Feng1-2/+9
2010-05-22slub: Potential stack overflowEric Dumazet1-9/+16
2010-05-22sh: Add SDHI DMA support to migorGuennadi Liakhovetski1-0/+9
2010-05-22sh: Add SDHI DMA support to kfr2r09Guennadi Liakhovetski1-0/+9
2010-05-22sh: Add SDHI DMA support to ms7724seGuennadi Liakhovetski1-0/+17
2010-05-22sh: Add SDHI DMA support to ecovecGuennadi Liakhovetski1-2/+7
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski3-30/+348
2010-05-22sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski2-4/+22
2010-05-22mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi Liakhovetski1-0/+6
2010-05-22sh: add DMA slave definitions to sh7724Guennadi Liakhovetski1-0/+86
2010-05-22sh: add DMA slaves for two SDHI controllers to sh7722Guennadi Liakhovetski1-0/+10
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski10-48/+42
2010-05-22sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724seGuennadi Liakhovetski1-8/+82
2010-05-22sh: add Video Output Unit and AK8813 video encoder support on ecovecGuennadi Liakhovetski1-0/+78
2010-05-22sh: fix up the dwarf unwinder build for MODULES=n.Paul Mundt1-0/+4
2010-05-22sh: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-22of: change of_match_device to work with struct deviceGrant Likely4-12/+9
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely146-387/+671
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely4-7/+14
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely4-3/+4
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely6-7/+8
2010-05-21fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4
2010-05-21linux/elfcore.h: hide kernel functionsRoland McGrath1-2/+2
2010-05-21ceph: reuse mon subscribe message instead of allocated anewSage Weil2-10/+14
2010-05-21fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro1-14/+7
2010-05-21get rid of home-grown mutex in cris eeprom.cAl Viro1-19/+8
2010-05-21switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro3-45/+11
2010-05-21switch ecryptfs_get_locked_page() to struct inode *Al Viro3-15/+7
2010-05-21simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro1-4/+3
2010-05-21AFS: Don't put struct file on the stackAl Viro4-36/+41
2010-05-21Ban ecryptfs over ecryptfsAl Viro1-0/+8
2010-05-21logfs: replace inode uid,gid,mode initialization with helper functionAl Viro1-8/+1
2010-05-21ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-9/+1
2010-05-21udf: replace inode uid,gid,mode init with helperDmitry Monakhov2-17/+4
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-21reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-14/+4
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov3-32/+16
2010-05-21omfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-21bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-21ocfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-21nilfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1