aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-041-12/+40
* | Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-041-0/+2
* | Staging: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-042-5/+2
* | staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-043-3/+3
* | Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann2010-06-041-1/+1
* | Staging: comedi: fixing ni_labpc to mite dependancyAlexander Kurz2010-06-041-0/+1
* | Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependenciesHenk de Groot2010-06-042-10/+14
* | Staging: phison: depends on ATA_BMDMARandy Dunlap2010-06-041-1/+1
* | Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song2010-06-041-2/+1
* | Staging: adis16255: add proper section markings to hotplug funcsMike Frysinger2010-06-041-2/+2
* | Staging: adis16255: fix typo in KconfigMike Frysinger2010-06-041-1/+1
* | Staging: batman-adv: Don't allocate icmp packet with GFP_KERNELSven Eckelmann2010-06-041-1/+1
* | Staging: batman-adv: Don't call free_netdev twiceSven Eckelmann2010-06-041-0/+3
* | Staging: batman-adv: Call unregister_netdev on failures to get rtnl lockSven Eckelmann2010-06-041-1/+1
* | Staging: batman-adv: fix rogue packets on shutdownMarek Lindner2010-06-041-9/+15
* | 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