summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| | * Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2010-05-182-2/+1Star
| | * Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-182-14/+12Star
| | * Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.Alessio Igor Bogani2010-05-181-7/+8
| | * Staging: dt3155v4l: remove private memory allocatorMarin Mitov2010-05-186-851/+107Star
| | * Staging: crystalhd: Remove typedefs from driverLior Dotan2010-05-1811-462/+442Star
| | * Staging: winbond: Fix for pointer name format issue in mds.cAdam Latham2010-05-181-7/+7
| | * Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-1848-692/+700
| | * Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More2010-05-1810-56/+77
| | * Staging: comedi: Altered the way printk is used in 8255.cMark2010-05-181-5/+10
| | * staging: iio: adis16350 and similar IMU driverBarry Song2010-05-186-0/+1355
| | * Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron2010-05-181-3/+3
| | * Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2010-05-182-53/+56
| | * Staging: iio: adis16220 vibration sensor driverBarry Song2010-05-185-0/+830
| | * Staging: comedi: Kconfig dependancy fixesAlexander Kurz2010-05-181-3/+2Star
| | * Staging: comedi: fix up build error from last Kconfig changesGreg Kroah-Hartman2010-05-181-0/+1
| | * Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.Alexander Kurz2010-05-183-130/+1402
| | * Staging: wlan-ng prism2usb: add suspend/resumeChristoph Fritz2010-05-181-0/+65
| | * staging: hv: Added heartbeat functionality to hv_utilsHank Janssen2010-05-184-3/+92
| | * Staging: Use kmemdupJulia Lawall2010-05-1816-45/+29Star
| | * Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-183-14/+12Star
| | * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-1819-96/+96
| | * Staging: Use kcalloc or kzallocJulia Lawall2010-05-1449-142/+62Star
| | * Staging: udlfb: fix coding style issuesSoeren Moeller2010-05-141-2/+2
| | * Staging: dt3155v4l: introduce state machineMarin Mitov2010-05-143-23/+69
| | * Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cPrashant P. Shah2010-05-141-223/+233
| | * Staging: rtl8187se: fixed space style issues in r8180_core.cPrashant P. Shah2010-05-141-816/+806Star
| | * staging: hv: Fix error checking in channel.cHaiyang Zhang2010-05-141-4/+4
| | * Staging: rtl8192su: led updateFlorian Schilhabel2010-05-141-8/+19
| | * Staging: rtl819su: added r8192SU_led.c/.hFlorian Schilhabel2010-05-145-26/+2466
| | * Staging: comedi: Fixed more long line lengths in comedi.hMark Rankilor2010-05-141-5/+10
| | * Staging: comedi: Fixed long line lengths in comedi.hMark Rankilor2010-05-141-14/+18
| | * staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and ...Alexander Kurz2010-05-147-5/+25
| | * Staging: comedi: Fix long line lengths in comedi_fops.cMark2010-05-141-15/+29
| | * Staging: wlags49_hs2: Fix wlags49_hs2 driver after build fixes broke itHenk de Groot2010-05-146-76/+14Star
| | * Staging: ramzswap: Remove backing swap supportNitin Gupta2010-05-143-685/+25Star
| | * Staging: vt6655: remove OUT definitionCharles Clément2010-05-1419-114/+114
| | * Staging: vt6655: remove IN definitionCharles Clément2010-05-1436-1059/+1055Star
| | * staging: vt6656: code cleanup, removed unused I8 macroAndres More2010-05-141-7/+0Star
| | * staging: vt6656: code cleanup, replaced U32 macro with u32Andres More2010-05-143-137/+112Star
| | * staging: vt6656: code cleanup, replaced U16 macro with u16Andres More2010-05-142-24/+23Star
| | * staging: vt6656: code cleanup, replaced U8 macro with u8Andres More2010-05-142-40/+32Star
| | * staging: dream: smd: remove all smd related codeDaniel Walker2010-05-1414-4790/+1Star
| | * Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-1416-198/+196Star
| | * staging: iio: adis16260 digital gyro driverBarry Song2010-05-149-0/+1240
| | * staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-1415-16/+16
| | * staging: batman: remove all rcu head initializationsPaul E. McKenney2010-05-141-1/+0Star
| | * Staging: hv: auto-load MSFT PV NIC driverK. Y. Srinivasan2010-05-141-0/+26
| | * Staging: comedi: Fix bug and coding style issue in usbdux.cMorgan Gatti2010-05-121-5/+5
| | * staging: vt6656: card.h: code cleanup, resolved checkpatch findingsAndres More2010-05-121-15/+9Star
| | * Staging: Drop memory allocation castJulia Lawall2010-05-1233-59/+52Star