summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: ozwpan: udev supportRupesh Gujare2012-06-201-1/+23
* staging: ozwpan: set last_pkt_nbRupesh Gujare2012-06-201-0/+9
* staging: ozwpan: kmalloc flagRupesh Gujare2012-06-201-1/+1
* staging: ozwpan: Correct ioctl numbers.Rupesh Gujare2012-06-201-3/+3
* staging: ozwpan: ISOC transfer in triggered modeRupesh Gujare2012-06-205-35/+146
* staging: comedi: usbdux: refactor init codeH Hartley Sweeten2012-06-201-249/+239
* staging: comedi: usbduxfast: refactor init codeH Hartley Sweeten2012-06-201-174/+157
* staging: comedi: usbduxsigma: refactor init codeH Hartley Sweeten2012-06-201-231/+219
* staging: comedi: vmk80xx: refactor init codeH Hartley Sweeten2012-06-201-42/+37
* staging: comedi: vmk80xx: use module_comedi_usb_driver()H Hartley Sweeten2012-06-201-36/+14
* staging: comedi: usbduxsigma: use module_comedi_usb_driver()H Hartley Sweeten2012-06-201-35/+14
* staging: comedi: usbduxfast: use module_comedi_usb_driver()H Hartley Sweeten2012-06-201-42/+15
* staging: comedi: usbdux: use module_comedi_usb_driver()H Hartley Sweeten2012-06-201-36/+14
* staging: comedi: Kconfig: remove redundant depends on testsH Hartley Sweeten2012-06-201-2/+0
* staging: comedi: Kconfig: menuconfig options should be boolH Hartley Sweeten2012-06-201-5/+5
* staging: comedi: remove CONFIG_COMEDI_PCI defineH Hartley Sweeten2012-06-202-8/+1
* staging: comedi: remove unused CONFIG_COMEDI_PCMCIA defineH Hartley Sweeten2012-06-201-6/+0
* staging: comedi: Kconfig: fix drivers that require the 8255 driverH Hartley Sweeten2012-06-202-3/+1
* staging: comedi: shrink comedi_compat32.hIan Abbott2012-06-202-3/+3
* staging: comedi: remove comedi_fops.hIan Abbott2012-06-205-12/+5
* staging: comedi: comedi_internal.h inclusion guardsIan Abbott2012-06-201-0/+5
* staging: comedi: rename internal.h to comedi_internal.hIan Abbott2012-06-204-3/+3
* staging: comedi: make class and file operations staticIan Abbott2012-06-202-4/+2
* Staging: csr: provide a MODULE_LICENSE for csr_helper.koGreg Kroah-Hartman2012-06-201-0/+4
* Staging: csr: update to version 5.1.0 of the driverGreg Kroah-Hartman2012-06-1956-1666/+3841
* Staging: add CSR wifi moduleGreg Kroah-Hartman2012-06-19175-1/+98765
* Staging: add CSR Wifi "os helper" moduleGreg Kroah-Hartman2012-06-1930-0/+1451
* staging: comedi: comedi_compat_ioctl should be NULL not 0H Hartley Sweeten2012-06-181-1/+1
* staging: comedi: pcmmio: quiet NULL pointer sparse noiseH Hartley Sweeten2012-06-181-2/+2
* iio staging: another typo in iio_simple_dummy_bufferPeter Meerwald2012-06-181-1/+1
* iio staging: fix spelling of suppression in isl29018Peter Meerwald2012-06-182-9/+9
* iio staging: fix tsl2x7x file modePeter Meerwald2012-06-184-0/+0
* iio staging: fix typos in tsl*: registerPeter Meerwald2012-06-182-2/+2
* staging:iio:adc:ad799x: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-184-74/+20
* staging:iio:adc:ad7887: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-183-42/+5
* staging:iio:adc:ad7793: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-182-45/+7
* staging:iio:adc:ad7606: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-183-52/+6
* staging:iio:adc:ad7476: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-183-53/+5
* staging:iio:adc:ad7298: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-184-66/+20
* staging:iio:adc:ad7192: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-182-45/+7
* staging: slicoss: Fix a typo.Justin P. Mattock2012-06-181-1/+1
* staging: serqt_usb2: Fix some typos.Justin P. Mattock2012-06-181-2/+2
* Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez2012-06-182-31/+45
* Staging: xgifb: Fix sparse warnings.Miguel Gómez2012-06-183-1/+3
* Staging: xgifb: Remove printk usage.Miguel Gómez2012-06-182-68/+15
* Staging: xgifb: Remove XGIFAIL() macro and its calls.Miguel Gómez2012-06-182-4/+4
* Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode.Miguel Gómez2012-06-181-3/+1
* Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug.Miguel Gómez2012-06-181-24/+18
* Staging: xgifb: remove DEBUGPRN() macro and its uses.Miguel Gómez2012-06-181-13/+0
* Staging: xgifb: reformat module parameter descriptions.Miguel Gómez2012-06-181-8/+8
OpenPOWER on IntegriCloud