summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-17Staging: comedi: serial2002: handle allocation failures on 'open'Ian Abbott
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott
2010-06-17Staging: comedi: ni_tio: fixed brace coding style issues and a few errorsCody Harmon
2010-06-17Staging: comedi: fixed brace coding style issue in ni_tio.cSamuel Richardson
2010-06-11Linux 2.6.35-rc3v2.6.35-rc3Linus Torvalds
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes