aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-03-17staging: comedi: comedi_fc: tidy up cfc_bytes_per_scan()H Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: rename comedi_subdevice variables in headerH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: remove 'extern' from function prototypesH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: tidy up multi-line comment in headerH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: remove unnecessary prefix in dev_warn() messageH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: rename comedi_subdevice variablesH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: tidy up multi-line commentH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: tidy up module initH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: remove 'channel_no' from subdevice private dataH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: rename struct poll_delay_tH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: rename struct transform_tH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: remove 'n_channels' from private dataH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: introduce boardinfo for the supported boardsH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_ai_insn_read()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_open()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_download_firmware()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_poll_subdevice()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_poll_dev()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: rename some local vars in the (*attach)H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: factor subdevice private data init out of (*attach)H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: use comedi_alloc_spriv()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up subdevice initH Hartley Sweeten
2014-03-17staging: comedi: comedi_fops: introduce __comedi_get_user_chanlist()H Hartley Sweeten
2014-03-17staging: comedi: comedi_fops: introduce __comedi_get_user_cmd()H Hartley Sweeten
2014-03-17Staging: bcm: fixed parentheses and quoted string across lines coding style i...Joshua Baldock
2014-03-17staging: line6: long line fixesDavide Berardi
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman
2014-03-16staging: bcm: Typedefs.h Fix "foo * bar" warning.Aybuke Ozdemir
2014-03-16staging: bcm: Typedefs.h Fix do not use // c99 comments.Aybuke Ozdemir
2014-03-16staging: vt6656: power.c Fix line over 80 characters.Aybuke Ozdemir
2014-03-16staging: nokia_h4p: nokia_fw-bcm.c Fix line over 80 characters.Aybuke Ozdemir
2014-03-16staging: winbond: Moved trailing statement to next lineGulsah Kose
2014-03-16staging: cxt1e1: Fix space prohibited between function name and open parenthesisGulsah Kose
2014-03-16staging: dgnc: Fix quoted string split across lines warningGulsah Kose
2014-03-16staging: line6: Fix line over 80 charactersGulsah Kose
2014-03-16staging:keucr: Remove typedefsHimangi Saraogi
2014-03-16staging: rtl8187se: Remove initialization of static variable in ieee80211/iee...Ana Rey
2014-03-16staging: rtl8187se: Fix pointer declarations in ieee80211/ieee80211_softmac.cAna Rey
2014-03-16staging: rtl8187se: Move trailing statement to next lineAna Rey
2014-03-16staging: rtl8187se: Delete some innecesary whitespacesAna Rey
2014-03-16staging: rtl8187se: Add whitespaces around '&', '||' and '&&'Ana Rey
2014-03-16staging: rtl8187se: Add whitespaces around '+=' and '=='Ana Rey
2014-03-16staging: rtl8187se: Fix "code indent should use tabs where possible" errorAna Rey
2014-03-16staging: rtl8187se: Add whitespaces around commasAna Rey
2014-03-16staging: rtl8187se: Add whitespaces around '+', '-' and '='Ana Rey
2014-03-16staging: rtl8187se: Delete spaces prohibited around semicolons, colons and ex...Ana Rey
2014-03-16staging: rtl8187se: Delete space prohibited after open parenthesis.Ana Rey
2014-03-16staging: rtl8187se: Delete space prohibited between function name and open pa...Ana Rey
2014-03-16staging: rtl8187se: Add whitespaces in while and for structures.Ana Rey
2014-03-16staging: rtl8187se: Add whitespaces between 'if' and the condition.Ana Rey