summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom ULONGLONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom USHORT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UCHAR typedefCharles Clément
2010-06-18Staging: vt6655: remove custom LONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément
2010-06-18Staging: vt6655: removed custom SHORT typedefCharles Clément
2010-06-18Staging: vt6655: removed custom CHAR typedefCharles Clément
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément
2010-06-18Staging: vt6655: remove U16 custom macroCharles Clément
2010-06-18Staging: vt6655: remove U8 custom macroCharles Clément
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément
2010-06-18Staging: vt6655: remove unused OUT definitionCharles Clément
2010-06-18Staging: vt6655: remove double definition of Calcu_LinkQualCharles Clément
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément
2010-06-18Staging: winbond: fix some checkpatch.pl issues in phy_calibration.cTimofey Trofimov
2010-06-18Staging: winbond: Fix for brace style, length and whitespace in mac_structures.hAdam Latham
2010-06-18Staging: winbond: Fix C99 Comment issues in mac_structures.hAdam Latham
2010-06-18Staging: hv: Storage class should be before const qualifierTobias Klauser
2010-06-18Staging: comedi: drivers: fix coding style issues in pcl812.cGustavo Silva
2010-06-17Staging: et131x: Small format/style tidyupsLars Lindley
2010-06-17Staging: Comedi: drivers: Remove comment copied from skel.cIan Abbott
2010-06-17Staging: comedi: drivers: skel: Add whitespace to example comment blockIan Abbott
2010-06-17Staging: comedi: drivers: das08: Add whitespace to driver comment blockIan Abbott
2010-06-17Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.cGustavo Silva
2010-06-17Staging: comedi: drivers: fix coding style issues in pcmda12.cGustavo Silva
2010-06-17Staging: comedi: drivers: fix coding style issues in pcl816.cGustavo Silva
2010-06-17Staging: comedi: drivers: Fix coding style issues in pcl711.cGustavo Silva
2010-06-17Staging: comedi: drivers: fix coding style issues in me4000.cGustavo Silva
2010-06-17Staging: comedi: Remove typedefsArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-17Staging: comedi: fix printk() coding style issue in ni_labpc.cMaurice Dawson
2010-06-17Staging: comedi: drivers: fix space coding style in am9513.hBob Beattie
2010-06-17Staging: comedi: fix code warnings in s626.cJohn Sheehan
2010-06-17Staging: comedi: fix code style errors in unioxx5.cJohn Sheehan
2010-06-17Staging: comedi: Fixed long lines in gsc_hpdi.cMark Rankilor
2010-06-17Staging: comedi: Checkpatch cleanups in adl_pci9111.cMark Rankilor
2010-06-17Staging: comedi: cleanup: remove unneeded null checksDan Carpenter
2010-06-17Staging: comedi: serial2002: Use NULL instead of 0 for pointersIan Abbott
2010-06-17Staging: comedi: serial2002: Reduce stack usage on 'open'Ian Abbott
2010-06-17Staging: comedi: serial2002: Fix memory leak on detachIan Abbott