summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
...
* staging: comedi: s626: prefix macros in s626.cIan Abbott2013-10-111-38/+37
* staging: comedi: s626: prefix function and variable namesIan Abbott2013-10-111-270/+281
* staging: comedi: s626: rename struct buffer_dmaIan Abbott2013-10-111-4/+4
* staging: comedi: s626: move struct buffer_dmaIan Abbott2013-10-112-5/+5
* staging: comedi: s626: make trimchan[] and trimadrs[] constIan Abbott2013-10-111-2/+2
* staging: comedi: s626: add mmiowb() callsIan Abbott2013-10-111-0/+2
* staging: comedi: s626: remove TRUE and FALSE macrosIan Abbott2013-10-112-17/+9
* staging: comedi: s626: move s626_enc_chan_info[]Ian Abbott2013-10-111-96/+94
* staging: comedi: s626: move encoder functions part 3Ian Abbott2013-10-111-167/+167
* staging: comedi: s626: move encoder functions part 2Ian Abbott2013-10-111-239/+239
* staging: comedi: s626: move encoder functions part 1Ian Abbott2013-10-111-142/+142
* staging: comedi: s626: remove encpriv macroIan Abbott2013-10-111-83/+106
* staging: comedi: s626: rename CamelCase variablesIan Abbott2013-10-111-129/+129
* staging: comedi: s626: rename CamelCase functionsIan Abbott2013-10-111-146/+147
* staging: comedi: s626: remove a variable from set_mode_a() and _b()Ian Abbott2013-10-111-4/+2
* staging: comedi: s626: rename CamelCase in struct enc_privateIan Abbott2013-10-111-210/+215
* staging: comedi: s626: rename CamelCase in struct s626_privateIan Abbott2013-10-111-49/+50
* staging: comedi: s626: replace CamelCase struct bufferDMAIan Abbott2013-10-112-26/+26
* staging: comedi: s626: remove duplicate macros I2C_B0, I2C_B1, I2C_B2Ian Abbott2013-10-111-5/+0
* staging: comedi: s626: remove I2CR and I2CW macrosIan Abbott2013-10-112-8/+2
* staging: comedi: s626: rename ai_continousIan Abbott2013-10-111-4/+4
* staging: comedi: s626: remove PCI ID definesIan Abbott2013-10-111-7/+2
* staging: comedi: s626: remove unused DMAHandleIan Abbott2013-10-111-1/+0
* staging: comedi: s626: convert a printk()Ian Abbott2013-10-111-2/+2
* staging: comedi: s626: tidy up main source code fileIan Abbott2013-10-111-593/+760
* staging: comedi: s626: tidy up comments at top of fileIan Abbott2013-10-111-57/+57
* staging: comedi: s626: tidy the header file a bitIan Abbott2013-10-111-489/+436
* staging: comedi: avoid memleak for subdevice privateIan Abbott2013-10-071-2/+3
* staging: comedi: remove 'settling_time_0' from subdeviceIan Abbott2013-10-072-4/+0
* staging: comedi: remove unused 'channel flags' supportIan Abbott2013-10-072-13/+2
* staging: comedi: dt9812: remove ifdefed out enumsIan Abbott2013-10-071-7/+3
* Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman2013-10-061-15/+10
|\
| * staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-031-15/+10
* | staging: comedi: ni_6527: change MODULE_DESCRIPTIONH Hartley Sweeten2013-10-031-1/+1
* | staging: comedi: ni_6527: tidy up multi-line commentsH Hartley Sweeten2013-10-031-30/+31
* | staging: comedi: ni_6527: tidy up the comedi_driver declarationH Hartley Sweeten2013-10-031-4/+4
* | staging: comedi: ni_6527: tidy up ni6527_auto_attach()H Hartley Sweeten2013-10-031-18/+20
* | staging: comedi: ni_6527: tidy up the interrupt subdeviceH Hartley Sweeten2013-10-031-18/+21
* | staging: comedi: ni_6527: introduce ni6527_reset()H Hartley Sweeten2013-10-031-9/+16
* | staging: comedi: ni_6527: remove COMEDI_MITE dependancyH Hartley Sweeten2013-10-032-31/+18
* | staging: comedi: ni_6527: tidy up ni6527_intr_insn_config()H Hartley Sweeten2013-10-031-24/+32
* | staging: comedi: ni_6527: tidy up ni6527_intr_cancel()H Hartley Sweeten2013-10-031-2/+2
* | staging: comedi: ni_6527: tidy up ni6527_intr_cmd()H Hartley Sweeten2013-10-031-5/+3
* | staging: comedi: ni_6527: rename CamelCase defines for the control registerH Hartley Sweeten2013-10-031-14/+18
* | staging: comedi: ni_6527: rename CamelCase defines for the clear registerH Hartley Sweeten2013-10-031-14/+13
* | staging: comedi: ni_6527: tidy up ni6527_interrupt()H Hartley Sweeten2013-10-031-13/+14
* | staging: comedi: ni_6527: use dev->read_subdev in interrupt handlerH Hartley Sweeten2013-10-031-1/+1
* | staging: comedi: ni_6527: tidy up ni6527_{di, do}_insn_bits()H Hartley Sweeten2013-10-031-17/+20
* | staging: comedi: ni_6527: tidy up ni6527_di_insn_config()H Hartley Sweeten2013-10-031-17/+21
* | staging: comedi: ni_6527: factor out the code that sets the filter enablesH Hartley Sweeten2013-10-031-10/+14
OpenPOWER on IntegriCloud