]> git.openfabrics.org - ~shefty/rdma-dev.git/shortlog
~shefty/rdma-dev.git
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: remove device_changed field
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: rename dirty & shadow_dirty
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move fifo thresholds to extra_info set
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move channel-field to extra_info set
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move ovl->info to apply.c
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move mgr->info to apply.c
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: clean up isr_handler
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: add updating flag
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: add dispc_mgr_get_framedone_irq
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: rewrite register writing
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: rewrite overlay enable/disable
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: add busy field to mgr_priv_data
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move mgr->enabled to mgr_priv_data
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: call mgr_enable/disable for cmd mode...
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: add missing uses of spinlock
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: add mutex
2011-12-02 Tomi ValkeinenOMAPDSS: remove ovl/mgr check-code temporarily
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move mgr funcs to apply.c
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move ovl funcs to apply.c
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: rename dss_cache to dss_data
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: move spinlock outside the struct
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: rename manager_cache_data
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: rename overlay_cache_data
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: configure_* funcs take ovl/manager...
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: use dispc_mgr_get_vsync_irq()
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: Add dispc_mgr_get_vsync_irq()
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: separate vsync isr register/unregister
2011-12-02 Tomi ValkeinenOMAPDSS: store overlays in a list for each manager
2011-12-02 Tomi ValkeinenOMAPDSS: store managers in an array
2011-12-02 Tomi ValkeinenOMAPDSS: store overlays in an array
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: cleanup dss_mgr_start_update
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: skip isr register and config for disabl...
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: skip isr register and config for manual...
2011-12-02 Tomi ValkeinenOMAPDSS: APPLY: track whether a manager is enabled
2011-12-02 Tomi ValkeinenOMAPDSS: hide manager's enable/disable()
2011-12-02 Tomi ValkeinenOMAPDSS: create apply.c
2011-12-02 Tomi ValkeinenOMAPDSS: apply affects only one overlay manager
2011-12-02 Tomi ValkeinenOMAPDSS: split omap_dss_mgr_apply() to smaller funcs
2011-12-02 Tomi ValkeinenOMAPDSS: add ovl/mgr_manual_update() helpers
2011-12-02 Tomi ValkeinenOMAPDSS: remove unneeded dss_ovl_wait_for_go()
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: remove unused functions
2011-12-02 Tomi ValkeinenOMAPDSS: setup manager with dispc_mgr_setup()
2011-12-02 Tomi ValkeinenOMAPDSS: separate overlay channel from ovl_setup
2011-12-02 Tomi ValkeinenOMAPDSS: separate FIFO threshold setup from ovl_setup
2011-12-02 Tomi ValkeinenOMAPDSS: handle ilace/replication when configuring...
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: handle 0 out_width/out_height in ovl_se...
2011-12-02 Tomi ValkeinenOMAPDSS: pass ovl manager to dss_start_update
2011-12-02 Tomi ValkeinenOMAPDSS: remove partial update from panel-taal
2011-12-02 Tomi ValkeinenOMAPDSS: remove partial update from DSI
2011-12-02 Tomi ValkeinenOMAPDSS: remove partial update from the overlay manager
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold(...
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: make dispc_ovl_set_channel_out() public
2011-12-02 Tomi ValkeinenOMAPDSS: remove L4_EXAMPLE code
2011-12-02 Tomi ValkeinenOMAPDSS: Remove old fifomerge hacks
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: add missing prototype
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering...
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: improve wait_for_bit_change
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: fix lane handling when entering ULPS
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: remove dsi_get_num_lanes_used
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: use lane config in dsi_cio_enable_lane_ov...
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_es...
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: use lane config in dsi_get_lane_mask
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: Use new lane config in dsi_set_lane_config
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: Parse lane config
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: count with number of lanes
2011-12-02 Tomi ValkeinenOMAPDSS: DISPC: Flush posted writes when enabling outputs
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: flush posted write in send_bta
2011-12-02 Tomi ValkeinenOMAPDSS: DSI: flush posted write when entering ULPS
2011-12-02 Ilya YanokOMAPDSS: add FocalTech ETM070003DH6 display support
2011-12-01 Linus TorvaldsLinux 3.2-rc4
2011-12-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2011-12-01 Akinobu Mitaocfs2: avoid unaligned access to dqc_bitmap
2011-12-01 Linus TorvaldsMerge branch 'fixes' of http://ftp.arm.linux.org.uk...
2011-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-01 Jan SchmidtBtrfs: fix meta data raid-repair merge problem
2011-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-01 Linus TorvaldsMerge branch 'dt-for-linus' of git://sources.calxeda...
2011-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-01 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-11-30 Vincent GuittotARM: 7182/1: ARM cpu topology: fix warning
2011-11-30 Jon Medhurst... ARM: 7181/1: Restrict kprobes probing SWP instructions...
2011-11-30 Jon Medhurst... ARM: 7180/1: Change kprobes testcase with unpredictable...
2011-11-30 Alexandre OlivaBtrfs: skip allocation attempt from empty cluster
2011-11-30 Alexandre OlivaBtrfs: skip block groups without enough space for a...
2011-11-30 Alexandre OlivaBtrfs: start search for new cluster at the beginning
2011-11-30 Alexandre OlivaBtrfs: reset cluster's max_size when creating bitmap
2011-11-30 Alexandre OlivaBtrfs: initialize new bitmaps' list
2011-11-30 Li ZefanBtrfs: fix oops when calling statfs on readonly device
2011-11-30 Mike FleetwoodBtrfs: Don't error on resizing FS to same size
2011-11-30 Miao XieBtrfs: fix deadlock on metadata reservation when evicti...
2011-11-30 Arnd HannemannFix URL of btrfs-progs git repository in docs
2011-11-30 Dan Carpenterbtrfs scrub: handle -ENOMEM from init_ipath()
2011-11-30 Roland DreierMerge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into...
2011-11-29 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2011-11-29 Eric DumazetIB: Fix RCU lockdep splats
2011-11-29 Mike MarciniszynIB/ipoib: Prevent hung task or softlockup processing...
2011-11-29 Linus TorvaldsMerge branch 'slab/urgent' of git://git.kernel.org...
2011-11-29 Linus TorvaldsMerge branch 'dev' of git://git.kernel.org/pub/scm...
2011-11-29 Arnd BergmannMerge branch 'defconfigs-for-arnd' of git://git.linaro...
2011-11-29 Pawel Mollof: Add Silicon Image vendor prefix
next