summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-27884-30031/+22792
|\
| * x86: use for_each_clear_bit_from()Akinobu Mita2012-03-231-3/+3
| * bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-2/+2
| * Remove remaining bits of io_remap_page_range()Javi Merino2012-03-234-7/+0
| * nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-237-9/+6
| * um: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-14/+6
| * um: don't restore current->blocked on errorMatt Fleming2012-03-231-6/+2
| * Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-232-5/+11
| |\
| | * kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2012-03-222-5/+11
| * | 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
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-24307-3044/+2203
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | video: s3c-fb: add video clock running at data under-flowJingoo Han2012-01-281-0/+3
| | * | | | video: s3c-fb: add alpha value width settingJingoo Han2012-01-281-0/+6
| | * | | | Merge commit 'v3.3-rc1' into fbdev-nextFlorian Tobias Schandinat2012-01-283039-54753/+127263
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-224-38/+111
| |\ \ \ \ \ \
| | * | | | | | ARM: u300: configure some pins as an exampleLinus Walleij2012-03-121-2/+16
| | * | | | | | Merge branch 'pinctrl-tegra-for-next-diet' into for-nextLinus Walleij2012-03-062-0/+67
| | |\ \ \ \ \ \
| | | * | | | | | ARM: tegra: Select PINCTRL Kconfig variablesStephen Warren2012-03-061-0/+4
| | | * | | | | | pinctrl: add a driver for NVIDIA TegraStephen Warren2012-03-061-0/+63
| | * | | | | | | pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-051-6/+6
| | * | | | | | | pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-051-13/+3