summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-27staging: silicom: remove driverKristina Martšenko17-10573/+0
2014-07-27staging/lustre: Fix sparse error (signature mismatch)L. Alberto Giménez1-1/+1
2014-07-27staging: vt6655: Remove NULL pointer sparse warningGuillaume Clement1-1/+1
2014-07-27staging: vt6655: remove unused macroGuillaume Clement1-1/+0
2014-07-27staging: vt6655: fix braces at newline in if statementsGuillaume Clement2-6/+7
2014-07-27staging: vt6655: remove braces for single statements ifGuillaume Clement3-6/+3
2014-07-27staging: vt6655: add missing whitespaceGuillaume Clement1-5/+5
2014-07-27staging: vt6655: Remove unreachable break statementsGuillaume Clement2-3/+0
2014-07-27staging: vt6655: break single line if statementsGuillaume Clement2-4/+8
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement9-66/+69
2014-07-27staging: vt6655: fix static position in inline functionGuillaume Clement1-2/+2
2014-07-27staging: vt6655: fix braces at newline for structsGuillaume Clement4-26/+13
2014-07-27staging: vt6655: fix function braces not on the proper lineGuillaume Clement2-32/+64
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement10-122/+125
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement16-0/+52
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement13-112/+0
2014-07-27staging: vt6656: wcmd.h remove dead macrosMalcolm Priestley1-3/+0
2014-07-27staging: vt6656: rf.h cleanup C_PWBT commentsMalcolm Priestley1-1/+1
2014-07-27staging: vt6656: power.h remove dead macrosMalcolm Priestley1-2/+0
2014-07-27staging: vt6656: dpc remove unneeded headersMalcolm Priestley2-4/+0
2014-07-27staging: vt6656: dpc.h remove dead function prototypesMalcolm Priestley1-4/+0
2014-07-27staging: comedi: ni_tio: convert printk to pr_errH Hartley Sweeten1-1/+1
2014-07-27staging: comedi: ni_tio: remove forward declarationsH Hartley Sweeten1-198/+194
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_set_clock_src() and helpersH Hartley Sweeten1-23/+15
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_get_clock_src()H Hartley Sweeten1-2/+2
2014-07-27staging: comedi: ni_tio: absorb ni_tio_set_first_gate_modifiers()H Hartley Sweeten1-18/+10
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_set_gate_src() and helpersH Hartley Sweeten1-39/+29
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_set_other_src()H Hartley Sweeten1-26/+24
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_get_gate_src() and helpersH Hartley Sweeten1-53/+37
2014-07-27staging: comedi: ni_tio: absorb ni_tio_counter_status()H Hartley Sweeten1-16/+9
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_set_sync_mode()H Hartley Sweeten1-4/+7
2014-07-27staging: comedi: ni_tio: tidy up ni_660x_source_select_bits()H Hartley Sweeten1-6/+4
2014-07-27staging: comedi: ni_tio: tidy up ni_m_series_source_select_bits()H Hartley Sweeten1-5/+5
2014-07-27staging: comedi: ni_tio: rename ni_tio_second_gate_registers_present()H Hartley Sweeten1-4/+4
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_init_counter()H Hartley Sweeten1-43/+38
2014-07-27staging: comedi: ni_tio: tidy up ni_gpct_device_{construct,destroy)()H Hartley Sweeten1-46/+55
2014-07-27staging: comedi: ni_tio: move defines to head of fileH Hartley Sweeten1-64/+67
2014-07-27staging: comedi: ni_tio: tidy up enum ni_660x_clock_sourceH Hartley Sweeten1-26/+23
2014-07-27staging: comedi: ni_tio: tidy up enum ni_m_series_clock_sourceH Hartley Sweeten1-31/+31
2014-07-27staging: comedi: ni_tio: tidy up enum ni_660x_gate_selectH Hartley Sweeten1-14/+13
2014-07-27staging: comedi: ni_tio: tidy up enum ni_m_series_gate_selectH Hartley Sweeten1-19/+18
2014-07-27staging: comedi: ni_tio: tidy up enum ni_660x_second_gate_selectH Hartley Sweeten1-16/+15
2014-07-27staging: comedi: ni_tio: remove counter_status_maskH Hartley Sweeten1-4/+1
2014-07-27staging: comedi: ni_tio: convert global static const variables to definesH Hartley Sweeten1-46/+46
2014-07-27staging: comedi: ni_tio: convert NI_660x_Up_Down_Pin_Second_Gate_Select() to ...H Hartley Sweeten1-9/+2
2014-07-27staging: comedi: ni_tio: convert NI_660x_RTSI_Second_Gate_Select() to a macroH Hartley Sweeten1-8/+2
2014-07-27staging: comedi: ni_tio: convert NI_660x_RTSI_Clock() to a macroH Hartley Sweeten1-7/+3
2014-07-27staging: comedi: ni_tio: convert NI_660x_Source_Pin_Clock() to a macroH Hartley Sweeten1-7/+3
2014-07-27staging: comedi: ni_tio: convert NI_M_Series_PFI_Gate_Select() to a macroH Hartley Sweeten1-11/+2
2014-07-27staging: comedi: ni_tio: convert NI_M_Series_RTSI_Gate_Select() to a macroH Hartley Sweeten1-10/+2