summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
* sparc: Fix regset register window handling.David S. Miller2010-04-012-0/+8
* drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-301-1/+3
* sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller2010-03-291-1/+1
* arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-283-10/+10
* sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley2010-03-271-2/+2
* sunxvr1000: Add missing FB=y depenency.David S. Miller2010-03-161-1/+1
* MAINTAINERS: Add entry for sparc serial drivers.David S. Miller2010-03-161-0/+15
* drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall2010-03-161-1/+1
* sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller2010-03-143-0/+241
* qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos2010-03-081-1/+1
* sparc64: Make prom entry spinlock NMI safe.David S. Miller2010-03-031-5/+7
* sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-0312-247/+18
* sparc: Update defconfigs.David S. Miller2010-03-032-24/+66
* sparc: Provide io{read,write}{16,32}be().David S. Miller2010-03-032-0/+8
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0231-1840/+2186
|\
| * OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
| * OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
| * OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
| * OMAP: DSS2: OMAPFB: install omapfb.hVille Syrjälä2010-03-011-0/+1
| * OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
| * OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
| * OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-252-0/+17
| * OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
| * OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
| * OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-247-80/+68
| * OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-243-40/+41
| * OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2415-538/+465
| * OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-246-506/+226
| * OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-2410-199/+84
| * OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-247-69/+34
| * OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-247-15/+43
| * OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-249-14/+24
| * OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-249-23/+61
| * OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-244-16/+16
| * OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-244-42/+11
| * OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-244-34/+10
| * OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-244-39/+12
| * OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-244-46/+13
| * OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen2010-02-241-72/+9
| * OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen2010-02-241-14/+6
| * OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2010-02-232-6/+8
| * OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable errorTomi Valkeinen2010-02-181-1/+3
| * OMAP: DSS2: OMAPFB: fix dssdev cleanup on errorTomi Valkeinen2010-02-181-2/+7
| * OMAP: DSS2: fix driver probe error handlingTomi Valkeinen2010-02-181-0/+1
| * OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-183-65/+5
| * OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen2010-02-151-1/+3
| * OMAP: DSS2: DSI: remove dsi_vc_print_status()Tomi Valkeinen2010-02-151-21/+0
| * OMAP: DSS2: DSI: configure all DSI VCsTomi Valkeinen2010-02-151-22/+17
| * OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen2010-02-152-5/+10