summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28132-701/+686
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-2822-179/+191
* Disintegrate asm/system.h for MN10300David Howells2012-03-2827-229/+226
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-2890-309/+262
* Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-2817-107/+129
* Disintegrate asm/system.h for M68KDavid Howells2012-03-2846-246/+214
* m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointerDavid Howells2012-03-281-4/+16
* Disintegrate asm/system.h for M32RDavid Howells2012-03-2822-382/+420
* Disintegrate asm/system.h for IA64David Howells2012-03-2860-249/+232
* Disintegrate asm/system.h for HexagonDavid Howells2012-03-2810-130/+199
* Disintegrate asm/system.h for H8300David Howells2012-03-2817-152/+158
* Disintegrate asm/system.h for FRVDavid Howells2012-03-2820-226/+261
* Disintegrate asm/system.h for CRISDavid Howells2012-03-2838-119/+126
* Disintegrate asm/system.h for C6XDavid Howells2012-03-2817-170/+241
* Disintegrate asm/system.h for AVR32David Howells2012-03-2811-182/+228
* Disintegrate asm/system.h for ARMDavid Howells2012-03-28167-565/+589
* ARM: move CP15 definitions to separate header fileRussell King2012-03-2818-84/+103
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-2865-402/+388
* Disintegrate asm/system.h for X86David Howells2012-03-2850-562/+554
* ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells2012-03-231-0/+3
* Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-2235-789/+343
|\
| * fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto2012-03-211-3/+9
| * Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-2078-2640/+862
| |\
| * \ Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-2021-496/+56
| |\ \
| | * | ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren2012-03-091-1/+3
| | * | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-06105-300/+698
| | |\ \
| | * | | OMAP1: Remove unused LCD devices from board filesTomi Valkeinen2012-02-234-24/+0
| | * | | OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEMTomi Valkeinen2012-02-231-2/+0
| | * | | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-2314-92/+62
| | * | | OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen2012-02-231-15/+0
| | * | | OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen2012-02-232-140/+2
| | * | | OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen2012-02-231-5/+0
| | * | | OMAP: N770: remove HWA742 platform dataTomi Valkeinen2012-02-232-14/+0
| | * | | OMAP2+: remove unneeded #include omapfb.hTomi Valkeinen2012-02-231-1/+0
| | * | | OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen2012-02-232-182/+0
| | * | | OMAPDSS: Remove video SRAM supportTomi Valkeinen2012-02-231-20/+1
| | * | | OMAPFB: remove old blizzard driverTomi Valkeinen2012-02-221-12/+0
| * | | | arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2012-03-122-4/+5
| * | | | arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2012-03-122-16/+0
| * | | | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2012-03-122-8/+0
| * | | | arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2012-03-122-5/+17
| * | | | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-129-24/+24
| * | | | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-129-24/+20
| * | | | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-123-10/+6
| * | | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-129-39/+24
| * | | | arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart2012-03-122-6/+0
| * | | | arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart2012-03-122-162/+175
| * | | | sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2012-03-122-2/+0
| * | | | video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2012-03-061-8/+16
| * | | | Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat2012-03-06106-302/+700
| |\ \ \ \ | | | |/ / | | |/| |
OpenPOWER on IntegriCloud