summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-0615-17/+10
* staging:iio:light:tsl2563 remove unused headers.Jonathan Cameron2011-09-061-2/+0
* staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier ...Jonathan Cameron2011-09-061-9/+19
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-067-4/+7
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-0621-68/+66
* staging:iio:buffering drag some stray docs back to correct place.Jonathan Cameron2011-09-061-4/+7
* staging:iio: struct iio_dev formatting cleanup and documentation fixes.Jonathan Cameron2011-09-061-9/+10
* staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.Jonathan Cameron2011-09-062-30/+32
* staging:iio: fix typoMichael Hennerich2011-09-061-1/+1
* staging:iio: remove orphaned function definition.Jonathan Cameron2011-09-061-2/+0
* staging:iio: remove defunct iio_put and iio_get.Jonathan Cameron2011-09-063-28/+1
* staging:iio: use ida_simple_get and ida_simple_remove + merge idsJonathan Cameron2011-09-062-99/+12
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-0617-159/+127
* staging: iio: Documentation sysfs-bus-iio update for chrdev merge.Jonathan Cameron2011-09-061-297/+276
* staging: iio: remove now defunct header definitions and add some staticsJonathan Cameron2011-09-062-15/+3
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-0631-317/+254
* staging: iio: squash chrdev handler remains into users.Jonathan Cameron2011-09-064-55/+26
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-0615-117/+98
* staging: iio: chrdev.h rationalization.Jonathan Cameron2011-09-064-33/+34
* staging: iio: kfifo buffer - push structure definition down into implementation.Jonathan Cameron2011-09-062-8/+8
* Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/Olaf Hering2011-09-061-5/+16
* Staging: hv: Update TODO fileK. Y. Srinivasan2011-09-061-5/+2
* staging: hv: fix some typos in netvsc.cHaiyang Zhang2011-09-061-2/+2
* staging: hv: fix the page buffer when rndis data go across page boundaryHaiyang Zhang2011-09-061-0/+10
* staging: hv: fix the return status of netvsc_start_xmit()Haiyang Zhang2011-09-061-3/+3
* staging: hv: fix counting of available buffer slots when send failsHaiyang Zhang2011-09-061-1/+2
* staging: hv: fix counting of #outstanding-sends in failed sendsHaiyang Zhang2011-09-061-1/+2
* staging: hv: re-order the code in netvsc_probe()Haiyang Zhang2011-09-061-15/+17
* staging: hv: fix a kernel warning in netvsc_linkstatus_callback()Haiyang Zhang2011-09-061-1/+1
* staging: hv: convert dev_<loglevel> to netdev_<loglevel> in netvscHaiyang Zhang2011-09-062-36/+49
* staging: hv: add newline to log messages in netvscHaiyang Zhang2011-09-061-29/+29
* staging: hv: remove unnecessary includes in netvscHaiyang Zhang2011-09-063-3/+0
* Staging: hv: vmbus: Cleanup the code in process_chn_event()K. Y. Srinivasan2011-09-061-2/+16
* Staging: hv: vmbus: Check for events before messagesK. Y. Srinivasan2011-09-061-8/+14
* Staging: hv: vmbus: Fix a bug in error handling in vmbus_bus_init()K. Y. Srinivasan2011-09-061-11/+15
* Staging: hv: util: Deal with driver register failuresK. Y. Srinivasan2011-09-061-5/+16
* staging: lirc_sasem: fix NULL pointer dereference in sasem_probeAlexey Khoroshilov2011-09-061-23/+23
* staging: lirc: fix mismatch in mutex lock-unlock in imon_probeAlexey Khoroshilov2011-09-061-3/+3
* staging: fix rtl8192e build errorsRandy Dunlap2011-09-061-0/+1
* staging: xgifb: delete IF_DEF_ScaleLCDAaro Koskinen2011-09-062-45/+25
* staging: xgifb: delete IF_DEF_PWDAaro Koskinen2011-09-062-12/+1
* staging: xgifb: delete IF_DEF_OEMUtilAaro Koskinen2011-09-062-32/+15
* staging: xgifb: delete Win9xDOSModeAaro Koskinen2011-09-062-241/+216
* staging: xgifb: delete IF_DEF_VideoCaptureAaro Koskinen2011-09-063-31/+1
* staging: xgifb: delete duplicated timing dataAaro Koskinen2011-09-062-112/+9
* staging: xgifb: delete duplicated TV data tablesAaro Koskinen2011-09-062-19/+8
* staging: xgifb: delete duplicated LCD tableAaro Koskinen2011-09-062-30/+13
* staging: xgifb: delete duplicated LCD dataAaro Koskinen2011-09-062-114/+14
* staging: xgifb: delete duplicated YFilter1 dataAaro Koskinen2011-09-062-16/+2
* staging: xgifb: delete duplicated YFilter2 dataAaro Koskinen2011-09-062-44/+2
OpenPOWER on IntegriCloud