summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2010-06-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-06-04Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter
2010-06-04Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter
2010-06-04Staging: Eliminate a NULL pointer dereferenceJulia Lawall
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-06-04Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann
2010-06-04Staging: comedi: fixing ni_labpc to mite dependancyAlexander Kurz
2010-06-04Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependenciesHenk de Groot
2010-06-04Staging: phison: depends on ATA_BMDMARandy Dunlap
2010-06-04Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song
2010-06-04Staging: adis16255: add proper section markings to hotplug funcsMike Frysinger
2010-06-04Staging: adis16255: fix typo in KconfigMike Frysinger
2010-06-04Staging: batman-adv: Don't allocate icmp packet with GFP_KERNELSven Eckelmann
2010-06-04Staging: batman-adv: Don't call free_netdev twiceSven Eckelmann
2010-06-04Staging: batman-adv: Call unregister_netdev on failures to get rtnl lockSven Eckelmann
2010-06-04Staging: batman-adv: fix rogue packets on shutdownMarek Lindner
2010-06-04Staging: add MSM framebuffer driverStepan Moskovchenko
2010-06-04Staging: comedi: fixing ni_tio to mite PCI dependancyAlexander Kurz
2010-06-04Staging: comedi: fix 8255 and DAS08 Kconfig dependancies.Alexander Kurz
2010-06-04Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott
2010-06-04Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott
2010-06-04Staging: comedi: don't write to buffer if command finishedIan Abbott
2010-06-04Staging: comedi: amplc_dio200: Protect counter subdevice with spinlockIan Abbott
2010-06-04Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott
2010-06-04Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott
2010-06-04Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott
2010-06-04Staging: mid: Intel MID touch screen driverSreedhara DS
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-01V4L/DVB: tm6000: add DVB support for tuner xc5000Stefan Ringel
2010-06-01V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_streamStefan Ringel
2010-06-01V4L/DVB: tm6000: Properly select the tunersStefan Ringel
2010-06-01V4L/DVB: tm6000: Add control to the power ledStefan Ringel
2010-06-01V4L/DVB: tm6000: bugfix stabilizing urb dataStefan Ringel
2010-06-01V4L/DVB: tm6000: bugfix video imageStefan Ringel
2010-06-01V4L/DVB: tm6000: add vbi message inside the type switchStefan Ringel
2010-06-01V4L/DVB: tm6000: bugfix incorrect sizeStefan Ringel
2010-06-01V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov
2010-06-01V4L/DVB: tm6000: Remove an extra ; symbolStefan Ringel
2010-06-01V4L/DVB: tm6000: add extension module supportStefan Ringel
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori
2010-05-27pohmelfs: Remove dead quota codeDmitry Monakhov
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds