index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dream
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: Bulk convert the semaphore mess
Thomas Gleixner
2010-09-08
1
-1
/
+1
*
Staging: dream: pmem: remove casts from void*
Kulikov Vasiliy
2010-07-08
1
-16
/
+16
*
Staging: dream: pmem.c: Fix checkpatch.pl issues.
Nanakos Chrysostomos
2010-06-19
1
-7
/
+7
*
Staging: dream: camera: Use memdup_user
Julia Lawall
2010-06-19
1
-33
/
+12
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
1
-4
/
+1
*
staging: dream: smd: remove all smd related code
Daniel Walker
2010-05-14
14
-4790
/
+1
*
staging: trivial: fix typo "seperate"
Anand Gadiyar
2010-05-14
1
-1
/
+1
*
Staging: dream: smd: smd_qmi: fix code style issues
Chihau Chau
2010-05-11
1
-9
/
+6
*
Staging: dream: pmem: fix some code style issues
Chihau Chau
2010-05-11
1
-11
/
+11
*
Staging: dream: Synaptic: Add threaded IRQ support
Hemanth V
2010-05-11
1
-6
/
+5
*
Staging: dream: Synaptic: Remove non-standard multi touch support
Hemanth V
2010-05-11
1
-15
/
+0
*
Staging: dream: fix dangling i2c pointers
Wolfram Sang
2010-05-11
1
-0
/
+2
*
Staging: dream: smd: smd_private: fix code style issues
Chihau Chau
2010-05-11
1
-14
/
+7
*
Staging: dream: smd: smd_qmi: fix code style issues
Chihau Chau
2010-05-11
1
-4
/
+3
*
Staging: dream: remove last bits of earlysuspend support
Pavel Machek
2010-05-11
3
-14
/
+0
*
Staging: dream: Kconfig fix for non-HTC hardware
Pavel Machek
2010-05-11
1
-6
/
+4
*
Staging: dream: fix gpio_input compilation
Pavel Machek
2010-05-11
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
27
-0
/
+27
*
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
2010-03-04
2
-7
/
+7
|
\
|
*
Staging: dream: camera: sk5k3e2fx: fix code style issues
Chihau Chau
2010-03-04
1
-4
/
+4
|
*
Staging: dream: camera: msm_camera: fix code style issues
Chihau Chau
2010-03-04
1
-7
/
+10
|
*
Staging: dream: camera: msm_camera: fix some code style issues
Chihau Chau
2010-03-04
1
-19
/
+18
|
*
Staging: dream: camera: msm_camera: fix coding style issues
Chihau Chau
2010-03-04
1
-3
/
+3
*
|
staging: dream: more Code style fixes
Jochen Maes
2010-03-04
1
-10
/
+12
*
|
staging: dream: another Codestyle patch
Jochen Maes
2010-03-04
1
-33
/
+30
*
|
staging: dream: Codestyle fix
Jochen Maes
2010-03-04
1
-14
/
+12
*
|
Staging: Fix continuation line formats
Joe Perches
2010-03-04
1
-2
/
+1
*
|
Staging: dream: HTC Dream camera, not need sizeof
Pavel Vasilyev
2010-03-04
1
-2
/
+1
*
|
Staging: s5k3e2fx.c: simplify complexity by factoring
Justin Madru
2010-03-04
1
-7
/
+3
*
|
Staging: dream: remove duplicated #include
Huang Weiyi
2010-03-04
1
-2
/
+0
*
|
Staging: dream: fix memory leak in camera error path
Pavel Machek
2010-03-04
1
-1
/
+3
*
|
Staging: dream: add missing include files
Pavel Machek
2010-03-04
32
-1
/
+6149
|
/
*
Staging: dream: add gpio and pmem support
Pavel Machek
2009-12-11
2
-0
/
+1609
*
Staging: dream: add TODO file
Pavel Machek
2009-12-11
1
-0
/
+14
*
Staging: dream: remove wakelock support from smd_rpcrouter.h
Pavel Machek
2009-12-11
1
-2
/
+0
*
Staging: dream: remove wakelock support
Pavel Machek
2009-12-11
10
-54
/
+3
*
Staging: dream: Synaptics touchscreen for HTC Dream: check that smbus is avai...
Pavel Machek
2009-12-11
1
-0
/
+6
*
Staging: dream: mark as BROKEN
Greg Kroah-Hartman
2009-12-11
1
-0
/
+1
*
Staging: dream: make it independant from CONFIG_ANDROID
Pavel Machek
2009-12-11
1
-0
/
+3
*
Staging: dream: introduce missing kfree
Julia Lawall
2009-09-15
2
-6
/
+18
*
staging: Make some structures static
Julia Lawall
2009-09-15
5
-5
/
+5
*
Staging: dream: Synaptics touchscreen: check that smbus is available
Pavel Machek
2009-09-15
1
-0
/
+6
*
Staging: dream: add support for input on GPIO pins
Arve Hjønnevåg
2009-09-15
7
-0
/
+1253
*
Staging: dream, fix buf overflow
Jiri Slaby
2009-09-15
1
-1
/
+1
*
Staging: dream: synaptics touchscreen for dream: documentation
Pavel Machek
2009-09-15
1
-0
/
+17
*
Staging: HTC Dream: touchscreen: more cleanups
Pavel Machek
2009-09-15
1
-121
/
+123
*
Staging: HTC Dream: Cleanup Dream touchscreen driver
Pavel Machek
2009-09-15
1
-182
/
+180
*
Staging: HTC Dream: touchscreen driver for staging
Arve Hjønnevåg
2009-09-15
2
-0
/
+688
*
Staging: htc: Dream: limit Kconfig for only MSM platforms
Pavel Machek
2009-09-15
1
-0
/
+1
[next]