summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2056-1666/+3841
* Staging: add CSR wifi moduleGreg Kroah-Hartman2012-06-20175-1/+98765
* Staging: add CSR Wifi "os helper" moduleGreg Kroah-Hartman2012-06-2030-0/+1451
* staging: comedi: comedi_compat_ioctl should be NULL not 0H Hartley Sweeten2012-06-191-1/+1
* staging: comedi: pcmmio: quiet NULL pointer sparse noiseH Hartley Sweeten2012-06-191-2/+2
* iio staging: another typo in iio_simple_dummy_bufferPeter Meerwald2012-06-191-1/+1
* iio: remove extra ; after function definitionPeter Meerwald2012-06-191-1/+1
* iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...Peter Meerwald2012-06-191-1/+1
* iio: typo in iio_chan_spec.ext_info commentPeter Meerwald2012-06-191-1/+1
* iio staging: fix spelling of suppression in isl29018Peter Meerwald2012-06-192-9/+9
* iio staging: fix tsl2x7x file modePeter Meerwald2012-06-194-0/+0
* iio staging: fix typos in tsl*: registerPeter Meerwald2012-06-192-2/+2
* staging:iio:adc:ad799x: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-194-74/+20Star
* staging:iio:adc:ad7887: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-193-42/+5Star
* staging:iio:adc:ad7793: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-192-45/+7Star
* staging:iio:adc:ad7606: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-193-52/+6Star
* staging:iio:adc:ad7476: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-193-53/+5Star
* staging:iio:adc:ad7298: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-194-66/+20Star
* staging:iio:adc:ad7192: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-192-45/+7Star
* iio:adc:at91: Use new triggered buffer setup helperLars-Peter Clausen2012-06-192-49/+5Star
* iio: Add helper function for initializing triggered buffersLars-Peter Clausen2012-06-194-0/+133
* iio: iio_buffer_register: Skip channels with negative scan indexLars-Peter Clausen2012-06-191-0/+3
* staging: slicoss: Fix a typo.Justin P. Mattock2012-06-191-1/+1
* staging: serqt_usb2: Fix some typos.Justin P. Mattock2012-06-191-2/+2
* Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez2012-06-192-31/+45
* Staging: xgifb: Fix sparse warnings.Miguel Gómez2012-06-193-1/+3
* Staging: xgifb: Remove printk usage.Miguel Gómez2012-06-192-68/+15Star
* Staging: xgifb: Remove XGIFAIL() macro and its calls.Miguel Gómez2012-06-192-4/+4
* Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode.Miguel Gómez2012-06-191-3/+1Star
* Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug.Miguel Gómez2012-06-191-24/+18Star
* Staging: xgifb: remove DEBUGPRN() macro and its uses.Miguel Gómez2012-06-191-13/+0Star
* Staging: xgifb: reformat module parameter descriptions.Miguel Gómez2012-06-191-8/+8
* staging: comedi: comedi_subdevice 'io_bits' should be an unsigned intH Hartley Sweeten2012-06-191-1/+1
* staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten2012-06-1963-107/+107
* staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten2012-06-1943-199/+3Star
* staging: comedi: usbduxsigma: use attach_usb() hookIan Abbott2012-06-191-71/+90
* staging: comedi: vmk80xx: use attach_usb() hookIan Abbott2012-06-191-40/+44
* staging: comedi: usbduxfast: use attach_usb() hookIan Abbott2012-06-191-54/+79
* staging: comedi: change device used in dev_...() callsIan Abbott2012-06-1920-160/+187
* Staging: speakup: fix an improperly-declared variable.Christopher Brannon2012-06-191-1/+1
* staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERSH Hartley Sweeten2012-06-151-1/+1
* iio: buffer: Fix NULL pointer deref caused by empty scan maskLars-Peter Clausen2012-06-151-0/+4
* iio: iio/events.h typosPeter Meerwald2012-06-151-3/+3
* staging: iio:: fix some typosPeter Meerwald2012-06-154-10/+10
* staging: iio: add IIO_ALTVOLTAGE to iio_event_monitor examplePeter Meerwald2012-06-151-0/+2
* iio: iio/machine.h typoPeter Meerwald2012-06-151-1/+1
* iio: cleanup sysfs-bus-iio-light-lm3533-alsPeter Meerwald2012-06-151-2/+1Star
* iio: sysfs-bus-iio typoPeter Meerwald2012-06-151-1/+1
* staging: iio: Remove superfluous flush_scheduled_workLars-Peter Clausen2012-06-154-8/+0Star