summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-183-6/+5
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-189-27/+20
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-182-6/+1
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-188-18/+13
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-185-14/+11
* Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément2010-06-182-8/+2
* Staging: winbond: fix some checkpatch.pl issues in phy_calibration.cTimofey Trofimov2010-06-181-490/+345
* Staging: winbond: Fix for brace style, length and whitespace in mac_structures.hAdam Latham2010-06-181-63/+59
* Staging: winbond: Fix C99 Comment issues in mac_structures.hAdam Latham2010-06-181-11/+11
* Staging: hv: Storage class should be before const qualifierTobias Klauser2010-06-181-1/+1
* Staging: comedi: drivers: fix coding style issues in pcl812.cGustavo Silva2010-06-181-217/+259
* Staging: et131x: Small format/style tidyupsLars Lindley2010-06-171-3/+5
* Staging: Comedi: drivers: Remove comment copied from skel.cIan Abbott2010-06-172-74/+0
* Staging: comedi: drivers: skel: Add whitespace to example comment blockIan Abbott2010-06-171-22/+22
* Staging: comedi: drivers: das08: Add whitespace to driver comment blockIan Abbott2010-06-171-5/+5
* Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.cGustavo Silva2010-06-171-27/+26
* Staging: comedi: drivers: fix coding style issues in pcmda12.cGustavo Silva2010-06-171-5/+7
* Staging: comedi: drivers: fix coding style issues in pcl816.cGustavo Silva2010-06-171-83/+140
* Staging: comedi: drivers: Fix coding style issues in pcl711.cGustavo Silva2010-06-171-7/+7
* Staging: comedi: drivers: fix coding style issues in me4000.cGustavo Silva2010-06-171-189/+227
* Staging: comedi: Remove typedefsArun Thomas2010-06-175-25/+19
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-1742-82/+1544
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-1759-73/+696
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-1797-7/+384
* Staging: comedi: fix printk() coding style issue in ni_labpc.cMaurice Dawson2010-06-171-13/+15
* Staging: comedi: drivers: fix space coding style in am9513.hBob Beattie2010-06-171-11/+11
* Staging: comedi: fix code warnings in s626.cJohn Sheehan2010-06-171-19/+19
* Staging: comedi: fix code style errors in unioxx5.cJohn Sheehan2010-06-171-3/+6
* Staging: comedi: Fixed long lines in gsc_hpdi.cMark Rankilor2010-06-171-10/+20
* Staging: comedi: Checkpatch cleanups in adl_pci9111.cMark Rankilor2010-06-171-46/+59
* Staging: comedi: cleanup: remove unneeded null checksDan Carpenter2010-06-175-10/+5
* Staging: comedi: serial2002: Use NULL instead of 0 for pointersIan Abbott2010-06-171-4/+4
* Staging: comedi: serial2002: Reduce stack usage on 'open'Ian Abbott2010-06-171-21/+23
* Staging: comedi: serial2002: Fix memory leak on detachIan Abbott2010-06-171-1/+1
* Staging: comedi: serial2002: handle allocation failures on 'open'Ian Abbott2010-06-171-8/+29
* Staging: comedi: Allow 'open' driver method to failIan Abbott2010-06-175-8/+23
* Staging: comedi: ni_tio: fixed brace coding style issues and a few errorsCody Harmon2010-06-171-30/+19
* Staging: comedi: fixed brace coding style issue in ni_tio.cSamuel Richardson2010-06-171-3/+2
* Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-047-88/+309
|\
| * V4L/DVB: tm6000: add DVB support for tuner xc5000Stefan Ringel2010-06-011-20/+49
| * V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_streamStefan Ringel2010-06-011-1/+4
| * V4L/DVB: tm6000: Properly select the tunersStefan Ringel2010-06-011-1/+2
| * V4L/DVB: tm6000: Add control to the power ledStefan Ringel2010-06-012-0/+32
| * V4L/DVB: tm6000: bugfix stabilizing urb dataStefan Ringel2010-06-011-2/+2
| * V4L/DVB: tm6000: bugfix video imageStefan Ringel2010-06-011-43/+45
| * V4L/DVB: tm6000: add vbi message inside the type switchStefan Ringel2010-06-011-2/+4
| * V4L/DVB: tm6000: bugfix incorrect sizeStefan Ringel2010-06-011-1/+5
| * V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov2010-06-013-15/+20
| * V4L/DVB: tm6000: Remove an extra ; symbolStefan Ringel2010-06-011-1/+1
| * V4L/DVB: tm6000: add extension module supportStefan Ringel2010-06-014-2/+145
OpenPOWER on IntegriCloud