aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dream (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Staging: dream: pmem: remove casts from void*Kulikov Vasiliy1-16/+16
2010-06-18Staging: dream: pmem.c: Fix checkpatch.pl issues.Nanakos Chrysostomos1-7/+7
2010-06-18Staging: dream: camera: Use memdup_userJulia Lawall1-33/+12
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-4/+1
2010-05-14staging: dream: smd: remove all smd related codeDaniel Walker14-4790/+1
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar1-1/+1
2010-05-11Staging: dream: smd: smd_qmi: fix code style issuesChihau Chau1-9/+6
2010-05-11Staging: dream: pmem: fix some code style issuesChihau Chau1-11/+11
2010-05-11Staging: dream: Synaptic: Add threaded IRQ supportHemanth V1-6/+5
2010-05-11Staging: dream: Synaptic: Remove non-standard multi touch supportHemanth V1-15/+0
2010-05-11Staging: dream: fix dangling i2c pointersWolfram Sang1-0/+2
2010-05-11Staging: dream: smd: smd_private: fix code style issuesChihau Chau1-14/+7
2010-05-11Staging: dream: smd: smd_qmi: fix code style issuesChihau Chau1-4/+3
2010-05-11Staging: dream: remove last bits of earlysuspend supportPavel Machek3-14/+0
2010-05-11Staging: dream: Kconfig fix for non-HTC hardwarePavel Machek1-6/+4
2010-05-11Staging: dream: fix gpio_input compilationPavel Machek1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo27-0/+27
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2-7/+7
2010-03-04Staging: dream: camera: sk5k3e2fx: fix code style issuesChihau Chau1-4/+4
2010-03-04Staging: dream: camera: msm_camera: fix code style issuesChihau Chau1-7/+10
2010-03-04Staging: dream: camera: msm_camera: fix some code style issuesChihau Chau1-19/+18
2010-03-04Staging: dream: camera: msm_camera: fix coding style issuesChihau Chau1-3/+3
2010-03-03staging: dream: more Code style fixesJochen Maes1-10/+12
2010-03-03staging: dream: another Codestyle patchJochen Maes1-33/+30
2010-03-03staging: dream: Codestyle fixJochen Maes1-14/+12
2010-03-03Staging: Fix continuation line formatsJoe Perches1-2/+1
2010-03-03Staging: dream: HTC Dream camera, not need sizeofPavel Vasilyev1-2/+1
2010-03-03Staging: s5k3e2fx.c: simplify complexity by factoringJustin Madru1-7/+3
2010-03-03Staging: dream: remove duplicated #includeHuang Weiyi1-2/+0
2010-03-03Staging: dream: fix memory leak in camera error pathPavel Machek1-1/+3
2010-03-03Staging: dream: add missing include filesPavel Machek32-1/+6149
2009-12-11Staging: dream: add gpio and pmem supportPavel Machek2-0/+1609
2009-12-11Staging: dream: add TODO filePavel Machek1-0/+14
2009-12-11Staging: dream: remove wakelock support from smd_rpcrouter.hPavel Machek1-2/+0
2009-12-11Staging: dream: remove wakelock supportPavel Machek10-54/+3
2009-12-11Staging: dream: Synaptics touchscreen for HTC Dream: check that smbus is availablePavel Machek1-0/+6
2009-12-11Staging: dream: mark as BROKENGreg Kroah-Hartman1-0/+1
2009-12-11Staging: dream: make it independant from CONFIG_ANDROIDPavel Machek1-0/+3
2009-09-15Staging: dream: introduce missing kfreeJulia Lawall2-6/+18
2009-09-15staging: Make some structures staticJulia Lawall5-5/+5
2009-09-15Staging: dream: Synaptics touchscreen: check that smbus is availablePavel Machek1-0/+6
2009-09-15Staging: dream: add support for input on GPIO pinsArve Hjønnevåg7-0/+1253
2009-09-15Staging: dream, fix buf overflowJiri Slaby1-1/+1
2009-09-15Staging: dream: synaptics touchscreen for dream: documentationPavel Machek1-0/+17
2009-09-15Staging: HTC Dream: touchscreen: more cleanupsPavel Machek1-121/+123
2009-09-15Staging: HTC Dream: Cleanup Dream touchscreen driverPavel Machek1-182/+180
2009-09-15Staging: HTC Dream: touchscreen driver for stagingArve Hjønnevåg2-0/+688
2009-09-15Staging: htc: Dream: limit Kconfig for only MSM platformsPavel Machek1-0/+1
2009-09-15Staging: HTC Dream: add camera supportBrian Swetland23-0/+17951