aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-25staging:iio:Documentation Trivial typo fixes.Jonathan Cameron
2012-04-25staging:iio:documentation pull a few sysfs entries out of main docs.Jonathan Cameron
2012-04-25staging,ozwpan: Fix typo in comments within staging/ozwpanMasanari Iida
2012-04-25zsmalloc: use PageFlag macro instead of [set|test]_bitMinchan Kim
2012-04-25staging:iio:dac:ad5446: Update Kconfig entryLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Return cached value for 'raw' attributeLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functionsLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Convert to extended channel attributesLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Remove duplicated chip_info entriesLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Do not check for individual chip ids in probeLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Remove unused struct fieldLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Fix 24bit transfersLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Remove duplicated write sample functionsLars-Peter Clausen
2012-04-25staging:iio:dac:ad5446: Do not exit powerdown when writing a sampleLars-Peter Clausen
2012-04-24staging: iio: tsl2x7x: bugfixesJon Brenner
2012-04-24staging: iio: add TAOS tsl2x7x driverJon Brenner
2012-04-24staging: comedi: resolve section mismatch in s626Gerard Snitselaar
2012-04-24staging: comedi: refactor 8255 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor the acl7225b driver to remove the forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor the adl_pci6208 driver to remove the forward declar...H Hartley Sweeten
2012-04-24staging: comedi: refactor adl_pci7230 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor adl_pci7296 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor adl_pci7432 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor adl_pci8164 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor adl_pci9111 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor adq12b driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor adv_pci7123 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor aio_iiro_16 driver to remove forward declarationsH Hartley Sweeten
2012-04-24staging: comedi: refactor c6xdigio driver to remove forward declarationsH Hartley Sweeten
2012-04-24drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall
2012-04-24staging: vt6656: trivial whitespace cleanups to ioctl.cJesper Juhl
2012-04-24staging: vt6656: Remove redundant casts from ioctl.cJesper Juhl
2012-04-24staging: olpc_dcon.c: Remove a few spaces between casts and variablesJesper Juhl
2012-04-24staging: olpc_dcon.c: Add missing level to a printk()Jesper Juhl
2012-04-24staging: olpc_dcon.c: strings printed with printk() put on a single lineJesper Juhl
2012-04-24staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid pot...Krzysztof Wilczynski
2012-04-24drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall
2012-04-24staging, sep: Fix typo in sepMasanari Iida
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock
2012-04-24staging:iio: pull out demux cleanup for a particular buffer.Jonathan Cameron
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron
2012-04-24staging:iio:impedance-analyser make use of iio_sw_buffer_preenableJonathan Cameron
2012-04-24staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repitionJonathan Cameron
2012-04-24staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiionJonathan Cameron
2012-04-24staging:iio:adc:ad7887 make use of iio_sw_buffer_preenable.Jonathan Cameron
2012-04-24staging:iio:adc:ad7793 use iio_sw_buffer_preenable to avoid repitition.Jonathan Cameron
2012-04-24staging:iio:adc:ad7476 use iio_sw_buffer_preenable instead of local version.Jonathan Cameron