index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
tidspbridge
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
55
-4292
/
+840
2010-10-15
staging: tidspbridge: Clean up error-handling code
Julia Lawall
1
-3
/
+7
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-10
staging: tidspbridge: fix signess error
Vasiliy Kulikov
1
-1
/
+2
2010-10-09
staging: tidspbridge: add memory consistency to TODO list
Arnd Bergmann
1
-0
/
+1
2010-10-08
Staging: tidspbridge: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-07
staging: tidspbridge: bind driver name to device name
Omar Ramirez Luna
1
-2
/
+1
2010-10-05
staging: tidspbridge - update Kconfig to select IOMMU module
Fernando Guzman Lugo
1
-0
/
+1
2010-10-05
staging: tidspbridge - remove dmm custom module
Fernando Guzman Lugo
9
-747
/
+6
2010-10-05
staging: tidspbridge - deprecate reserve/unreserve_memory funtions
Fernando Guzman Lugo
4
-197
/
+17
2010-10-05
staging: tidspbridge - remove reserved memory clean up
Fernando Guzman Lugo
4
-53
/
+0
2010-10-05
staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct
Fernando Guzman Lugo
4
-10
/
+1
2010-10-05
staging: tidspbridge - move all iommu related code to a new file
Fernando Guzman Lugo
7
-289
/
+390
2010-10-05
staging: tidspbridge - remove hw directory
Fernando Guzman Lugo
13
-1148
/
+2
2010-10-05
staging: tidspbridge - fix mmufault support
Fernando Guzman Lugo
3
-57
/
+40
2010-10-05
staging: tidspbridge - remove custom mmu code from tiomap3430.c
Fernando Guzman Lugo
2
-427
/
+0
2010-10-05
staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name
Fernando Guzman Lugo
5
-141
/
+116
2010-10-05
staging: tidspbridge - move shared memory iommu maps to tiomap3430.c
Fernando Guzman Lugo
4
-146
/
+139
2010-10-05
staging: tidspbridge: use omap_dsp_platform_data
Felipe Contreras
5
-36
/
+25
2010-10-05
staging: tidspbridge: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-10-05
staging: tidspbridge: replace iommu custom for opensource implementation
Fernando Guzman Lugo
6
-518
/
+135
2010-10-05
staging: ti dspbridge: disable all peripherals at bridge_brd_stop
Ernesto Ramos
1
-2
/
+2
2010-10-05
staging: ti dspbridge: Replace find_lcm with lcm kernel func
Ernesto Ramos
1
-15
/
+2
2010-10-05
staging: ti dspbridge: remove cmm_xlator_delete wrapper
Ernesto Ramos
4
-52
/
+4
2010-09-05
staging: tidspbridge: check return code of get_user
Vasiliy Kulikov
1
-1
/
+5
2010-09-05
staging: tidspbridge: check return code of kzalloc
Vasiliy Kulikov
1
-0
/
+8
2010-09-04
staging/trivial: fix typos concerning "initiali[zs]e"
Uwe Kleine-König
3
-3
/
+3
2010-09-04
staging/trivial: fix typos concerning "address"
Uwe Kleine-König
1
-1
/
+1
2010-08-31
staging: tidspbridge: Remove services.c and services.h
Ivan Gomez Castellanos
5
-113
/
+0
2010-08-31
staging: tidspbridge: Remove cfg.c and cfg.h files
Ivan Gomez Castellanos
22
-138
/
+7
2010-08-31
staging: tidspbridge: Remove cfg_set_object()
Ivan Gomez Castellanos
4
-54
/
+36
2010-08-31
staging: tidspbridge: Remove cfg_set_dev_object()
Ivan Gomez Castellanos
3
-61
/
+16
2010-08-31
staging: tidspbridge: Remove cfg_get_object()
Ivan Gomez Castellanos
8
-86
/
+85
2010-08-31
staging: tidspbridge: Remove cfg_get_exec_file()
Ivan Gomez Castellanos
3
-61
/
+19
2010-08-31
staging: tidspbridge: Remove cfg_get_dev_object() and do a trivial cleanup
Ivan Gomez Castellanos
3
-68
/
+24
2010-08-31
staging: tidspbridge: Remove cfg_init() and cfg_exit()
Ivan Gomez Castellanos
3
-58
/
+0
2010-08-31
staging: tidspbridge: Remove cfg_get_auto_start()
Ivan Gomez Castellanos
3
-49
/
+6
2010-08-31
staging: tidspbridge: Remove ntfy.c
Ivan Gomez Castellanos
3
-32
/
+18
2010-08-31
staging: tidspbridge: Move sync.c from services to core
Ivan Gomez Castellanos
2
-2
/
+2
2010-08-31
drivers: staging: tidspbridge: gen: gb.c: Removed duplicated #include
Andrea Gelmini
1
-1
/
+0
2010-08-02
staging: ti dspbridge: avoid errors if stream id is zero
Ernesto Ramos
1
-2
/
+6
2010-08-02
staging: ti dspbridge: use stream id instead of kernel address
Ernesto Ramos
7
-169
/
+192
2010-08-02
staging: ti dspbridge: use processor handle from context instead of user's
Ernesto Ramos
1
-21
/
+29
2010-08-02
staging: ti dspbridge: avoid errors if node handle is zero
Ernesto Ramos
1
-2
/
+4
2010-08-02
staging: ti dspbridge: use node id instead of kernel address
Ernesto Ramos
7
-196
/
+257
2010-08-02
staging: ti dspbridge: avoid possible NULL dereference panic
Ernesto Ramos
1
-6
/
+8
2010-07-28
staging:ti dspbridge: remove find_gcf from nldr.c
Ernesto Ramos
1
-18
/
+2
2010-07-28
staging:ti dspbridge: remove bridge_brd_delete function
Ernesto Ramos
1
-56
/
+1
2010-07-28
staging:ti dspbridge: make sure IVA2 is OFF when dev is created
Ernesto Ramos
1
-1
/
+3
2010-07-28
staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failure
Ernesto Ramos
1
-2
/
+4
[next]