summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-24ARM: mach-shmobile: SH7372 has 6 SCIFA and 1 SCIFB portsGuennadi Liakhovetski1-7/+7
2010-05-24serial: sh-sci: fix handling of SCIFB sh-mobile portsGuennadi Liakhovetski2-14/+57
2010-05-24serial: add a new port type, found on some sh-mobile SoCsGuennadi Liakhovetski1-0/+3
2010-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5107-177930/+384243
2010-05-24ARM: mach-shmobile: add framebuffer support for ap4evbGuennadi Liakhovetski2-0/+122
2010-05-24sh-mobile: add support for displays, connected over the MIPI busGuennadi Liakhovetski4-0/+549
2010-05-24sh: add a YUV422 output data format, that is also supported by LCDCGuennadi Liakhovetski1-18/+21
2010-05-24ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372Guennadi Liakhovetski1-1/+10
2010-05-24fbdev: add a MIPI DSI headerGuennadi Liakhovetski1-0/+130
2010-05-22ARM: mach-shmobile: sh7377 clock framework V2Magnus Damm5-7/+387
2010-05-22ARM: mach-shmobile: sh7367 clock framework V2Magnus Damm4-38/+337
2010-05-22ARM: mach-shmobile: sh7372 clock fixesMagnus Damm2-18/+19
2010-05-22ARM: mach-shmobile: sh7372/AP4EVB evt2irq() updateMagnus Damm2-19/+31
2010-05-22ARM: mach-shmobile: sh7377/G4EVM evt2irq() updateMagnus Damm2-14/+29
2010-05-22ARM: mach-shmobile: sh7367/G3EVM evt2irq() updateMagnus Damm2-12/+26
2010-05-22fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4
2010-05-22linux/elfcore.h: hide kernel functionsRoland McGrath1-2/+2
2010-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds119-1294/+907
2010-05-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds33-740/+1726
2010-05-22Merge git://git.infradead.org/iommu-2.6Linus Torvalds13-138/+182
2010-05-22Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds10-409/+541
2010-05-22Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds81-2811/+7826
2010-05-22Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds5-30/+64
2010-05-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds11-295/+1710
2010-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds33-511/+5286
2010-05-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds14-582/+987
2010-05-22Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linusNeilBrown9962-200113/+487645
2010-05-22fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro1-14/+7
2010-05-22get rid of home-grown mutex in cris eeprom.cAl Viro1-19/+8
2010-05-22switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro3-45/+11
2010-05-22switch ecryptfs_get_locked_page() to struct inode *Al Viro3-15/+7
2010-05-22simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro1-4/+3
2010-05-22AFS: Don't put struct file on the stackAl Viro4-36/+41
2010-05-22Ban ecryptfs over ecryptfsAl Viro1-0/+8
2010-05-22logfs: replace inode uid,gid,mode initialization with helper functionAl Viro1-8/+1
2010-05-22ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-9/+1
2010-05-22udf: replace inode uid,gid,mode init with helperDmitry Monakhov2-17/+4
2010-05-22ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-22sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-22reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-14/+4
2010-05-22ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov3-32/+16
2010-05-22omfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-22bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-22ocfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-22nilfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-22minix: replace inode uid,gid,mode init with helperDmitry Monakhov3-12/+6
2010-05-22ext4: replace inode uid,gid,mode init with helperDmitry Monakhov1-8/+4
2010-05-22ext3: replace inode uid,gid,mode init with helperDmitry Monakhov1-8/+5
2010-05-22ext2: replace inode uid,gid,mode init with helperDmitry Monakhov1-8/+4
2010-05-22exofs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1