aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2-2/+1
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2-14/+12
2010-05-18Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.Alessio Igor Bogani1-7/+8
2010-05-18Staging: dt3155v4l: remove private memory allocatorMarin Mitov6-851/+107
2010-05-18Staging: crystalhd: Remove typedefs from driverLior Dotan11-462/+442
2010-05-18Staging: winbond: Fix for pointer name format issue in mds.cAdam Latham1-7/+7
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More48-692/+700
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More10-56/+77
2010-05-18Staging: comedi: Altered the way printk is used in 8255.cMark1-5/+10
2010-05-18staging: iio: adis16350 and similar IMU driverBarry Song6-0/+1355
2010-05-18Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron1-3/+3
2010-05-18Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2-53/+56
2010-05-18Staging: iio: adis16220 vibration sensor driverBarry Song5-0/+830
2010-05-18Staging: comedi: Kconfig dependancy fixesAlexander Kurz1-3/+2
2010-05-18Staging: comedi: fix up build error from last Kconfig changesGreg Kroah-Hartman1-0/+1
2010-05-18Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.Alexander Kurz3-130/+1402
2010-05-18V4L/DVB: cx25821: prepend cx25821_ to video exported symbolsMauro Carvalho Chehab15-566/+566
2010-05-18V4L/DVB: cx25821-video.c: fix table indentMauro Carvalho Chehab1-24/+24
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.cOlimpiu Pascariu1-6/+6
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.cOlimpiu Pascariu1-99/+108
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.cOlimpiu Pascariu1-13/+12
2010-05-18V4L/DVB: cx25821: fix coding style issues in cx25821-core.cOlimpiu Pascariu1-79/+77
2010-05-18V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errorsMauro Carvalho Chehab1-72/+74
2010-05-18V4L/DVB: Staging: cx25821: fix coding style issues in cx25821-alsa.cOlimpiu Pascariu1-48/+54
2010-05-18V4L/DVB: tm6000: replace occurences of req05 magic by a naming aliasMauro Carvalho Chehab1-2/+2
2010-05-18V4L/DVB: tm6000: add request to registers of the group 05Mauro Carvalho Chehab1-196/+196
2010-05-18V4L/DVB: tm6000: Replace naming convention for registers of req 05 groupMauro Carvalho Chehab1-196/+196
2010-05-18V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab4-796/+796
2010-05-18V4L/DVB: tm6000: Add request at Req07/Req08 register definitionsMauro Carvalho Chehab1-235/+235
2010-05-18V4L/DVB: tm6000: Replace all Req 8 group of regs with another naming conventionMauro Carvalho Chehab1-57/+57
2010-05-18V4L/DVB: tm6000: Replace all Req 7 group of regs with another naming conventionMauro Carvalho Chehab1-178/+178
2010-05-18V4L/DVB: tm6000: add new hybrid-stickStefan Ringel1-6/+33
2010-05-18V4L/DVB: tm6000 register definesDmitri Belimov1-0/+455
2010-05-18V4L/DVB: tm6000: bugfix reading problems with demodulator zl10353Stefan Ringel1-1/+15
2010-05-18V4L/DVB: tm6000: add send and recv functionStefan Ringel1-14/+42
2010-05-18V4L/DVB: tm6000: fix some info messagesDmitri Belimov10-18/+19
2010-05-18V4L/DVB: tm6000: fix i2c addr testStefan Ringel1-2/+2
2010-05-18V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 moduleStefan Ringel4-457/+2
2010-05-18V4L/DVB: tm6000: change version to 0.0.2Stefan Ringel1-1/+1
2010-05-18V4L/DVB: tm6000: special request for all tunerStefan Ringel1-2/+2
2010-05-18V4L/DVB: tm6000: reset the numbers of feeds to 8Stefan Ringel1-2/+2
2010-05-18V4L/DVB: tm6000: add card setup for terratec cinergy hybridStefan Ringel1-0/+25
2010-05-18V4L/DVB: tm6000: add different tuner reset for terratecStefan Ringel1-6/+22
2010-05-18V4L/DVB: tm6000: add additional init register for tm6010Stefan Ringel1-0/+7
2010-05-18V4L/DVB: tm6000: fix mutex lock unbalanceMauro Carvalho Chehab1-0/+1
2010-05-18V4L/DVB: tm6000: only register after initializedMauro Carvalho Chehab1-5/+6
2010-05-18V4L/DVB: drivers/staging/tm6000/tm6000-video.c: correct NULL testJulia Lawall1-1/+1
2010-05-18V4L/DVB: tm6000: fix build errorsRandy Dunlap2-1/+3
2010-05-18V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab3-47/+77
2010-05-18V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab5-8/+6