summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-0/+1
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat13-50/+53
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat1-31/+1
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+12
2012-03-12fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart1-8/+7
2012-03-12fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart1-4/+0
2012-03-12fbdev: sh_mobile_lcdc: Don't store copy of platform dataLaurent Pinchart1-1/+1
2012-03-12fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fieldsLaurent Pinchart1-2/+0
2012-03-12fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart1-11/+16
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart1-1/+0
2012-03-12fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart1-8/+4
2012-03-12fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart1-2/+4
2012-03-12fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart1-7/+7
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-8/+4
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-7/+6
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart1-2/+0
2012-03-12fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan fieldLaurent Pinchart1-1/+0
2012-03-12fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart1-0/+2
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart1-1/+0
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-08route: Remove redirect_genidSteffen Klassert1-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+2
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen26-97/+139
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat26-97/+139
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds3-9/+8
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-5/+0
2012-03-05vfork: kill PF_STARTINGOleg Nesterov1-1/+0
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+0
2012-03-05vfork: make it killableOleg Nesterov1-1/+1
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov1-0/+1
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett1-2/+7
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2012-03-05Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+15
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds1-20/+0
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2-2/+2
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern1-0/+4
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura1-0/+1
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+20
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson1-0/+1
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2-3/+20