summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Staging: xgifb: Refactor XGI_GetCRT2ResInfo().Miguel Gómez1-30/+31
2012-07-11Staging: xgifb: Rework conditions in XGI_GetVBInfo().Miguel Gómez1-145/+142
2012-07-11Staging: xgifb: Refactor XGI_GetVBType().Miguel Gómez1-33/+36
2012-07-11Staging: xgifb: Refactor XGI_AjustCRT2Rate().Miguel Gómez1-48/+25
2012-07-11Staging: xgifb: Rework conditions in XGI_SetATTRegs().Miguel Gómez1-11/+8
2012-07-11Staging: xgifb: Remove useless always true condition.Miguel Gómez1-4/+0
2012-07-11Staging: xgifb: Remove unneeded var and condition in XGIfb_search_vesamode().Miguel Gómez1-5/+3
2012-07-11Staging: xgifb: Simplify XGIfb_GetXG21DefaultLVDSModeIdx().Miguel Gómez1-18/+9
2012-07-11Staging: xgifb: Remove useless switch in XGIfb_detect_VB().Miguel Gómez1-10/+0
2012-07-11Staging: xgifb: Improve debug strings.Miguel Gómez2-19/+19
2012-07-11Staging: xgifb: Remove unused struct _chswtable.Miguel Gómez1-10/+0
2012-07-11Staging: xgifb: Remove LCDA detection in xgifb_probe().Miguel Gómez1-30/+0
2012-07-11Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration.Miguel Gómez1-34/+0
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez8-306/+61
2012-07-09Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-39/+45
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