aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-06-3016-68/+145
|\
| * Staging: rtl8192u_usb: Add LG device ID 043e:7a01Ben Hutchings2010-06-301-0/+2
| * Staging: rtl8192s_usb: Remove duplicate device IDBen Hutchings2010-06-301-1/+0
| * Staging: rt2870: add device id for Zyxel NWD-270NOzan Çağlayan2010-06-301-0/+1
| * Staging: comedi: fix read past end of array in cb_pcidda_attach()Dan Carpenter2010-06-301-2/+1
| * Staging: rtl8192su: add device idsFlorian Schilhabel2010-06-301-7/+23
| * Staging: rtl8192su: remove device idsFlorian Schilhabel2010-06-301-14/+0
| * Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger2010-06-301-2/+0
| * Staging: wlags49_h2: Fix build error when CONFIG_SYSFS is not setJavier Martinez Canillas2010-06-301-2/+2
| * Staging: wlags49_h2: add missing <linux/string.h> for strlenJeff Mahoney2010-06-301-0/+1
| * Staging: hv: fix hv_utils module to properly autoloadHaiyang Zhang2010-06-301-0/+28
| * staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang2010-06-303-11/+35
| * Staging: comedi: drivers: adl_pci9111: Fix AI commands in TRIG_FOLLOW caseIan Abbott2010-06-301-3/+6
| * Staging: mrst-touchscreen: fix dereferencing free memoryDan Carpenter2010-06-301-1/+1
| * Staging: batman-adv: fix function prototypeJavier Martinez Canillas2010-06-301-12/+12
| * Staging: batman-adv: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-301-1/+1
| * staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan2010-06-301-13/+33
* | v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-284-0/+4
|/
* 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