summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron14-47/+67
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron127-1543/+280
2012-04-25staging:iio:Documentation Trivial typo fixes.Jonathan Cameron1-3/+3
2012-04-25staging:iio:documentation pull a few sysfs entries out of main docs.Jonathan Cameron2-21/+20
2012-04-25staging,ozwpan: Fix typo in comments within staging/ozwpanMasanari Iida3-4/+4
2012-04-25zsmalloc: use PageFlag macro instead of [set|test]_bitMinchan Kim1-5/+4
2012-04-25staging:iio:dac:ad5446: Update Kconfig entryLars-Peter Clausen1-3/+3
2012-04-25staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen2-0/+6
2012-04-25staging:iio:dac:ad5446: Return cached value for 'raw' attributeLars-Peter Clausen1-0/+3
2012-04-25staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functionsLars-Peter Clausen2-53/+28
2012-04-25staging:iio:dac:ad5446: Convert to extended channel attributesLars-Peter Clausen1-71/+68
2012-04-25staging:iio:dac:ad5446: Remove duplicated chip_info entriesLars-Peter Clausen2-12/+2
2012-04-25staging:iio:dac:ad5446: Do not check for individual chip ids in probeLars-Peter Clausen1-15/+5
2012-04-25staging:iio:dac:ad5446: Remove unused struct fieldLars-Peter Clausen1-2/+0
2012-04-25staging:iio:dac:ad5446: Fix 24bit transfersLars-Peter Clausen2-38/+27
2012-04-25staging:iio:dac:ad5446: Remove duplicated write sample functionsLars-Peter Clausen1-22/+12
2012-04-25staging:iio:dac:ad5446: Do not exit powerdown when writing a sampleLars-Peter Clausen1-3/+5
2012-04-24staging: iio: tsl2x7x: bugfixesJon Brenner1-8/+18
2012-04-24staging: iio: add TAOS tsl2x7x driverJon Brenner8-8/+2217
2012-04-24staging: comedi: resolve section mismatch in s626Gerard Snitselaar1-8/+19
2012-04-24staging: comedi: refactor 8255 driver to remove forward declarationsH Hartley Sweeten1-42/+36
2012-04-24staging: comedi: refactor the acl7225b driver to remove the forward declarationsH Hartley Sweeten1-32/+27
2012-04-24staging: comedi: refactor the adl_pci6208 driver to remove the forward declar...H Hartley Sweeten1-162/+119
2012-04-24staging: comedi: refactor adl_pci7230 driver to remove forward declarationsH Hartley Sweeten1-57/+40
2012-04-24staging: comedi: refactor adl_pci7296 driver to remove forward declarationsH Hartley Sweeten1-22/+17
2012-04-24staging: comedi: refactor adl_pci7432 driver to remove forward declarationsH Hartley Sweeten1-66/+47
2012-04-24staging: comedi: refactor adl_pci8164 driver to remove forward declarationsH Hartley Sweeten1-165/+120
2012-04-24staging: comedi: refactor adl_pci9111 driver to remove forward declarationsH Hartley Sweeten1-63/+51
2012-04-24staging: comedi: refactor adq12b driver to remove forward declarationsH Hartley Sweeten1-139/+93
2012-04-24staging: comedi: refactor adv_pci7123 driver to remove forward declarationsH Hartley Sweeten1-49/+17
2012-04-24staging: comedi: refactor aio_iiro_16 driver to remove forward declarationsH Hartley Sweeten1-54/+38
2012-04-24staging: comedi: refactor c6xdigio driver to remove forward declarationsH Hartley Sweeten1-12/+8
2012-04-24drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall1-1/+1
2012-04-24staging: vt6656: trivial whitespace cleanups to ioctl.cJesper Juhl1-1/+3
2012-04-24staging: vt6656: Remove redundant casts from ioctl.cJesper Juhl1-11/+9
2012-04-24staging: olpc_dcon.c: Remove a few spaces between casts and variablesJesper Juhl1-4/+4
2012-04-24staging: olpc_dcon.c: Add missing level to a printk()Jesper Juhl1-1/+1
2012-04-24staging: olpc_dcon.c: strings printed with printk() put on a single lineJesper Juhl1-10/+9
2012-04-24staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid pot...Krzysztof Wilczynski1-1/+9
2012-04-24drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall1-1/+1
2012-04-24staging, sep: Fix typo in sepMasanari Iida2-9/+9
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock9-37/+37
2012-04-24staging:iio: pull out demux cleanup for a particular buffer.Jonathan Cameron1-9/+13
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron19-21/+22
2012-04-24staging:iio:impedance-analyser make use of iio_sw_buffer_preenableJonathan Cameron1-8/+3
2012-04-24staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repitionJonathan Cameron1-15/+5
2012-04-24staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiionJonathan Cameron2-20/+3
2012-04-24staging:iio:adc:ad7887 make use of iio_sw_buffer_preenable.Jonathan Cameron2-18/+6
2012-04-24staging:iio:adc:ad7793 use iio_sw_buffer_preenable to avoid repitition.Jonathan Cameron1-17/+4
2012-04-24staging:iio:adc:ad7476 use iio_sw_buffer_preenable instead of local version.Jonathan Cameron2-34/+3