summaryrefslogtreecommitdiffstats
path: root/fs/fat (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-30staging:iio:gyro:adis16260 drop sysfs interface for manual device reset.Jonathan Cameron1-19/+0
2012-06-30staging:iio:accel drop sysfs interface for resetting devices.Jonathan Cameron6-148/+0
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron3-41/+38
2012-06-30iio:dac:ad5064: Add support for the ad5629r and ad5669rLars-Peter Clausen2-35/+173
2012-06-30iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen4-0/+601
2012-06-30staging:iio: Add some missing peak elements to the info_maskJonathan Cameron1-3/+6
2012-06-30staging:iio:accel:adis16204 fix bug in channel modifier handlingJonathan Cameron1-1/+1
2012-06-30staging:iio:ad7793: Fix scan index for the "shorted" channelLars-Peter Clausen1-2/+2
2012-06-30iio staging: fix resource leak in _write_sysfs_int()Peter Meerwald1-0/+2
2012-06-30iio staging: fix potential memory/resource leaks in find_type_by_name()Peter Meerwald1-4/+11
2012-06-30iio staging: fix potential resource leak in generic_bufferPeter Meerwald1-1/+6
2012-06-27staging: gdm72xx: fix an skb memory leakJavier Martinez Canillas1-3/+7
2012-06-27staging: comedi: cb_das16_cs: remove unneeded default case in analog in readH Hartley Sweeten1-2/+0
2012-06-27staging: comedi: cb_das16_cs: reword the comment about PCMCIA supportH Hartley Sweeten1-2/+2
2012-06-27staging: comedi: cb_das16_cs: fix a multi-line commentH Hartley Sweeten1-2/+4
2012-06-27staging: comedi: cb_das16_cs: remove some commented out debugH Hartley Sweeten1-3/+0
2012-06-27staging: comedi: cb_das16_cs: use the BIP_RANGE helper macroH Hartley Sweeten1-6/+7
2012-06-27staging: comedi: cb_das16_cs: remove unused variable in private dataH Hartley Sweeten1-2/+0
2012-06-27staging: comedi: cb_das16_cs: use #define'd io reg offsetsH Hartley Sweeten1-14/+14
2012-06-27staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn()H Hartley Sweeten1-10/+20
2012-06-27staging: comedi: cb_das16_cs: add whitespace to the subdev initH Hartley Sweeten1-24/+24
2012-06-27staging: comedi: cb_das16_cs: return '0' for successful attachH Hartley Sweeten1-1/+1
2012-06-27staging: comedi: cb_das16_cs: consolidate the attach messagesH Hartley Sweeten1-5/+4
2012-06-27staging: comedi: cb_das16_cs: cleanup the boardinfoH Hartley Sweeten1-14/+13
2012-06-27staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"H Hartley Sweeten1-5/+0
2012-06-27staging: comedi: cb_das16_cs: probe for the device firstH Hartley Sweeten1-9/+7
2012-06-27staging: comedi: cb_das16_cs: remove unneeded includeH Hartley Sweeten1-1/+0
2012-06-27staging: comedi: cb_das16_cs: fix analog output subdevice initH Hartley Sweeten1-0/+2
2012-06-27staging: comedi: cb_das16_cs: cleanup dio subdevice initializationH Hartley Sweeten1-11/+7
2012-06-27staging: comedi: cb_das16_cs: remove unused timer subdeviceH Hartley Sweeten1-31/+1
2012-06-27staging: comedi: cb_das16_cs: remove skel driver cut-and-paste commentsH Hartley Sweeten1-20/+0
2012-06-27staging: comedi: cb_das16_cs: remove n_boards defineH Hartley Sweeten1-3/+1
2012-06-27staging: comedi: cb_das16_cs: remove thisboard and devpriv macrosH Hartley Sweeten1-2/+6
2012-06-27staging: comedi: cb_das16_cs: refactor the comedi attach/detachH Hartley Sweeten1-153/+122
2012-06-27staging: comedi: cb_das16_cs: Move the comedi_driver variableH Hartley Sweeten1-10/+7
2012-06-27staging: comedi: cb_das16_cs: remove unneeded pcmcia private dataH Hartley Sweeten1-15/+0
2012-06-27staging: comedi: cb_das16_cs: remove the pcmcia suspend/resumeH Hartley Sweeten1-12/+0
2012-06-27staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logicH Hartley Sweeten1-10/+0
2012-06-27staging: comedi: cb_das16_cs: refactor the pcmcia attach/detachH Hartley Sweeten1-36/+15
2012-06-27staging: comedi: cb_das16_cs: refactor the pcmcia support codeH Hartley Sweeten1-38/+30
2012-06-27staging: comedi: cb_das16_cs: remove some useless commentsH Hartley Sweeten1-48/+13
2012-06-27staging: comedi: cb_das16_cs: cleanup the pcmcia_driver declarationH Hartley Sweeten1-8/+8
2012-06-27staging: comedi: cb_das13_cs: change driver registration orderH Hartley Sweeten1-2/+8
2012-06-27staging: comedi: cb_das16_cs: consolidate the init and exit functionsH Hartley Sweeten1-14/+2
2012-06-27staging: comedi: cb_das16_cs: add module_{init, exit} declarationsH Hartley Sweeten1-2/+4
2012-06-27staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOFH Hartley Sweeten1-3/+4
2012-06-27staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA checkH Hartley Sweeten1-17/+0
2012-06-27staging: comedi: Move COMEDI_MITE and COMEDI_NI_TIOCMDIan Abbott1-12/+11
2012-06-27staging: comedi: Simplify NI driver configurationIan Abbott1-53/+16
2012-06-27staging: comedi: Move COMEDI_NI_LABPC config optionIan Abbott1-15/+15