summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman6-47/+56
2012-07-09Merge tag 'fixes-togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman23-64/+67
2012-07-09staging/slicoss: return -ENODEV if no devid matchesDevendra Naga1-2/+1
2012-07-09staging/slicoss: remove not-needed ASSERTDevendra Naga1-1/+0
2012-07-09staging "speakup" Fix typos.Justin P. Mattock4-4/+4
2012-07-09staging: vt6655: hostap.c: Remove all unused macrosMarcos Paulo de Souza1-6/+0
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza11-44/+0
2012-07-09staging: vt6655: baseband.h: Remove all unused macrosMarcos Paulo de Souza1-30/+0
2012-07-09staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza1-36/+0
2012-07-09staging: vt6655: mac.h: Remove all commented macrosMarcos Paulo de Souza1-24/+0
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza4-135/+0
2012-07-09staging: vt6656: Remove unsed macrosMarcos Paulo de Souza3-5/+0
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza8-20/+0
2012-07-09staging: vt6656: hostap.c: Remove commented codeMarcos Paulo de Souza1-43/+0
2012-07-09staging: vt6656: hostap.c: Remove unused macros and some useless commentsMarcos Paulo de Souza1-20/+0
2012-07-09staging: vt6656: desc.h: Remove commented macros and useless commentsMarcos Paulo de Souza1-19/+0
2012-07-09staging: Fixes some checkpatch warnings in asus_oled/asus_oled.cCruz Julian Bishop1-3/+3
2012-07-09staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESSDevendra Naga1-1/+1
2012-07-09staging/ft1000-pcmcia: fix checkpatch warningsDevendra Naga1-6/+4
2012-07-09staging/ft1000: fix the foo * bar warningDevendra Naga1-1/+1
2012-07-09staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_lenDevendra Naga1-3/+2
2012-07-09staging/ft1000: fix sparse warning about the kernel thread handler functionDevendra Naga1-1/+1
2012-07-09staging/ft1000: fix sparse warningDevendra Naga1-1/+1
2012-07-09staging/ft1000: fix the no brace needed warning in ft1000_interruptDevendra Naga1-3/+2
2012-07-09staging/rts_pstor: fix single statements block warningDevendra Naga1-2/+2
2012-07-09staging/rts_pstor: fix the no brace needed warningDevendra Naga1-3/+2
2012-07-09staging: vt6656: iwctl: remove a few remaining redundant newlinesJesper Juhl1-5/+1
2012-07-09staging: vt6656: iwctl: Fix up a few remaining brace issuesJesper Juhl1-12/+11
2012-07-09staging: vt6656: iwctl: fix up spacing around operatorsJesper Juhl1-7/+6
2012-07-09staging: zsmalloc: add mapping modesSeth Jennings5-18/+39
2012-07-09staging: zsmalloc: add details to zs_map_object boiler plateSeth Jennings1-1/+6
2012-07-09staging: zsmalloc: add single-page object fastpath in unmapSeth Jennings1-5/+10
2012-07-09staging: zsmalloc: remove x86 dependencySeth Jennings3-36/+72
2012-07-09staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_findXiao Guangrong1-30/+33
2012-07-09staging: zcache: introduce get_zcache_clientXiao Guangrong1-23/+23
2012-07-09staging: zcache: cleanup zcache_do_preload and zcache_put_pageXiao Guangrong1-21/+16
2012-07-09staging: zcache: optimize zcache_do_preloadXiao Guangrong1-12/+9
2012-07-09staging: zcache: cleanup zbud_initXiao Guangrong1-4/+2
2012-07-09staging: zcache: mark zbud_init/zcache_comp_init as __initXiao Guangrong1-2/+2
2012-07-09staging: zcache: remove unnecessary config option dependenceXiao Guangrong1-5/+2
2012-07-09staging: zcache: fix a compile warningXiao Guangrong1-0/+2
2012-07-09staging: zcache: fix refcount leakXiao Guangrong1-1/+2
2012-07-09staging: CSR: fix function declaration warningsEmil Goode1-1/+1
2012-07-08iio: Fix inkern remove incorrect put of deviceJonathan Cameron1-1/+0
2012-07-08staging:iio:adis16400: Do not return error code in the interrupt handlerLars-Peter Clausen1-8/+5
2012-07-08staging:iio:adis16260: Do not return error code in the interrupt handlerLars-Peter Clausen1-2/+3
2012-07-08staging:iio:accel:adis16xxx: Do not return error code in the interrupt handlerLars-Peter Clausen5-10/+15
2012-07-08staging:iio:lis3l02dq: Do not return error code in interrupt handlerLars-Peter Clausen1-2/+3
2012-07-08staging:iio:max1363: Do not return error code in interrupt handlerLars-Peter Clausen1-2/+2
2012-07-08staging:iio:ad7887: Do not return error code in interrupt handlerLars-Peter Clausen1-1/+1