summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai1-229/+229
2015-06-18Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 charactersIsaac Assegai1-2/+2
2015-06-18Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabsIsaac Assegai1-7/+7
2015-06-18Staging: sm750fb: modedb.h: Shorten lines to under 80 charactersIsaac Assegai1-12/+24
2015-06-18Staging: sm750fb: modedb.h: Replace spaces with tabsIsaac Assegai1-217/+217
2015-06-18staging: comedi: addi_apci_3120: rename 'this_board' variablesH Hartley Sweeten1-7/+7
2015-06-18staging: comedi: addi_apci_1516: rename 'this_board' variablesH Hartley Sweeten1-12/+12
2015-06-18staging: comedi: ni_atmio: cleanup ni_getboardtype()H Hartley Sweeten1-15/+12
2015-06-18staging: comedi: vmk80xx: sanity check context used to get the boardinfoH Hartley Sweeten1-1/+4
2015-06-18staging: comedi: vmk80xx: rename 'boardinfo' variablesH Hartley Sweeten1-15/+15
2015-06-18staging: comedi: dt3000: rename 'this_board' variablesH Hartley Sweeten1-11/+11
2015-06-18staging: comedi: adv_pci_dio: rename 'this_board' variablesH Hartley Sweeten1-24/+24
2015-06-18staging: comedi: cb_pcidas64: rename 'thisboard' variablesH Hartley Sweeten1-110/+108
2015-06-18staging: comedi: cb_pcidas: rename 'thisboard' variablesH Hartley Sweeten1-32/+32
2015-06-18staging: comedi: me4000: rename 'thisboard' variablesH Hartley Sweeten1-15/+15
2015-06-18staging: comedi: das1800: rename 'thisboard' variablesH Hartley Sweeten1-25/+25
2015-06-18staging: comedi: das1800: cleanup das1800_probe()H Hartley Sweeten1-21/+23
2015-06-18staging: comedi: das800: rename 'thisboard' variablesH Hartley Sweeten1-18/+18
2015-06-18staging: comedi: das800: cleanup das800_probe()H Hartley Sweeten1-25/+30
2015-06-18staging: comedi: das08: rename 'thisboard' variablesH Hartley Sweeten1-26/+25
2015-06-18staging: comedi: das08_isa: rename 'thisboard' variablesH Hartley Sweeten1-2/+2
2015-06-18staging: comedi: ni_at_a2150: rename 'thisboard' variablesH Hartley Sweeten1-13/+13
2015-06-18staging: comedi: ni_at_a2150: cleanup a2150_probe()H Hartley Sweeten1-9/+9
2015-06-18staging: comedi: ni_670x: rename 'thisboard' variablesH Hartley Sweeten1-6/+6
2015-06-18staging: comedi: cb_pcidda: rename 'thisboard' variablesH Hartley Sweeten1-8/+8
2015-06-18staging: comedi: amplc_pci230: rename 'thisboard' variablesH Hartley Sweeten1-22/+22
2015-06-18staging: comedi: amplc_pci224: rename 'thisboard' variablesH Hartley Sweeten1-21/+21
2015-06-18staging: comedi: amplc_pc236_common: rename 'thisboard' variablesH Hartley Sweeten1-6/+6
2015-06-18staging: dgnc: free memory allocatedHari Prasath Gujulan Elango1-0/+4
2015-06-18staging: dgnc: fix typo in comments secionHari Prasath Gujulan Elango1-1/+1
2015-06-18staging: wlan-ng: Remove ununsed debug print & associated macroHari Prasath Gujulan Elango1-14/+0
2015-06-18staging: lustre: lnet: selftest: use min_t in place of minHari Prasath Gujulan Elango1-1/+1
2015-06-18staging: ft1000-usb: Removed CVS keyword markerPeter Karlsson1-2/+0
2015-06-18staging: rtl8188eu: remove space before open square bracket '['Jimmy Devine1-1/+1
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald11-55/+55
2015-06-18staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango1-3/+3
2015-06-18staging: wilc1000: fix checkpatch warningChaehyun Lim3-10/+10
2015-06-18staging: wilc1000: remove unnecessary typecast in #define macroChaehyun Lim1-39/+39
2015-06-18staging: wilc1000: align #define macroChaehyun Lim1-47/+46
2015-06-18Staging: wilc1000: NULL check before some freeing functions is not neededAbdul Hussain1-4/+2
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim12-738/+2
2015-06-17staging: sm7xxfb: fix camelcaseSudip Mukherjee2-2/+2
2015-06-17staging: sm7xxfb: fix indentionSudip Mukherjee1-650/+650
2015-06-17staging: sm7xxfb: move mode tableSudip Mukherjee2-660/+660
2015-06-17staging: sm7xxfb: reduce indentionSudip Mukherjee1-91/+82
2015-06-17staging: sm7xxfb: fix alignmentSudip Mukherjee1-10/+7
2015-06-17staging: sm7xxfb: no space after castSudip Mukherjee1-3/+3
2015-06-17staging: sm7xxfb: add newlineSudip Mukherjee1-6/+6
2015-06-17staging: sm7xxfb: remove numvgamodesSudip Mukherjee2-3/+1
2015-06-17staging: sm7xxfb: declare struct as constSudip Mukherjee1-1/+1