summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* | | Staging: add MSM framebuffer driverStepan Moskovchenko2010-06-0470-0/+30037
* | | Staging: comedi: fixing ni_tio to mite PCI dependancyAlexander Kurz2010-06-041-1/+1
* | | Staging: comedi: fix 8255 and DAS08 Kconfig dependancies.Alexander Kurz2010-06-042-23/+59
* | | Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott2010-06-041-3/+16
* | | Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott2010-06-041-0/+2
* | | Staging: comedi: don't write to buffer if command finishedIan Abbott2010-06-041-10/+13
* | | Staging: comedi: amplc_dio200: Protect counter subdevice with spinlockIan Abbott2010-06-041-10/+25
* | | Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott2010-06-041-11/+169
* | | Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott2010-06-041-5/+1
* | | Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott2010-06-0417-2/+38
* | | Staging: mid: Intel MID touch screen driverSreedhara DS2010-06-046-0/+879
* | | staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com2010-06-0424-0/+28503
* | | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-038-14/+0
|/ /
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-301-8/+0
|\ \
| * | pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-271-8/+0
* | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* | | Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2010-05-271-4/+4
* | | staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2010-05-252-15/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-21732-51732/+56069
|\ \ | |/ |/|
| * Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-21732-51732/+56069
| |\
| | * Staging: ramzswap: Handler for swap slot free callbackNitin Gupta2010-05-182-14/+13
| | * Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément2010-05-182-6/+3
| | * Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-184-7/+6
| | * Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2010-05-182-2/+1
| | * Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-182-14/+12
| | * 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/+107
| | * Staging: crystalhd: Remove typedefs from driverLior Dotan2010-05-1811-462/+442
| | * 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/+2
| | * 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-171-0/+65
| | * staging: hv: Added heartbeat functionality to hv_utilsHank Janssen2010-05-174-3/+92
| | * Staging: Use kmemdupJulia Lawall2010-05-1716-45/+29
| | * Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-173-14/+12
| | * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-1719-96/+96
| | * Staging: Use kcalloc or kzallocJulia Lawall2010-05-1449-142/+62
| | * 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/+806
| | * staging: hv: Fix error checking in channel.cHaiyang Zhang2010-05-141-4/+4