aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2015-08-14staging: comedi: me4000: use bitwise AND instead of logicalDan Carpenter1-2/+2
2015-08-14staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn_timer()H Hartley Sweeten1-1/+2
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_insn_timer()H Hartley Sweeten1-4/+4
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_insn_timer()H Hartley Sweeten1-5/+13
2015-08-14staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt()H Hartley Sweeten1-5/+7
2015-08-14staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registersH Hartley Sweeten2-27/+23
2015-08-14staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt()H Hartley Sweeten1-10/+11
2015-08-14staging: comedi: addi_apci_3501: prefer using the BIT macroH Hartley Sweeten1-3/+3
2015-08-14staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc'H Hartley Sweeten1-8/+7
2015-08-14staging: comedi: hwdrv_apci3501: refactor apci3501_config_insn_timer()H Hartley Sweeten1-36/+23
2015-08-14staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_config_insn_timer()H Hartley Sweeten1-10/+11
2015-08-14staging: comedi: hwdrv_apci3501: refactor apci3501_read_insn_timer()H Hartley Sweeten1-12/+5
2015-08-14staging: comedi: hwdrv_apci3501: refactor apci3501_write_insn_timer()H Hartley Sweeten1-35/+13
2015-08-14staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_write_insn_timer()H Hartley Sweeten1-18/+20
2015-08-14staging: comedi: addi_apci_3501: rename private data 'b_TimerSelectMode'H Hartley Sweeten2-9/+9
2015-08-14staging: comedi: hwdrv_apci3501: remove useless read/mask to stop watchdogH Hartley Sweeten1-2/+0
2015-08-14staging: comedi: comedi_fops: absorb comedi_free_board_minor()H Hartley Sweeten1-8/+5
2015-08-14staging: comedi: comedi_fops: remove BUG_ON() in comedi_dev_get_from_board_minor()H Hartley Sweeten1-1/+0
2015-08-14staging: comedi: comedi_fops: remove BUG_ON() in comedi_free_subdevice_minor()H Hartley Sweeten1-4/+2
2015-08-14staging: comedi: comedi_fops: remove BUG_ON() in comedi_cleanup()H Hartley Sweeten1-7/+0
2015-08-14staging: comedi: comedi_fops: remove remaining BUG_ON() checksH Hartley Sweeten1-2/+0
2015-08-14staging: comedi: hwdrv_apci1564: remove magic numbers in apci1564_counter_insn_read()H Hartley Sweeten2-4/+5
2015-08-14staging: comedi: hwdrv_apci1564: tidy up apci1564_counter_insn_write()H Hartley Sweeten1-2/+1
2015-08-14staging: comedi: hwdrv_apci1564: fix counter "mode" settingH Hartley Sweeten1-1/+1
2015-08-14staging: comedi: hwdrv_apci1564: remove useless code in apci1564_counter_insn_config()H Hartley Sweeten1-6/+5
2015-08-14staging: comedi: hwdrv_apci1564: remove magic number in apci1564_timer_insn_read()H Hartley Sweeten1-1/+2
2015-08-14staging: comedi: hwdrv_apci1564: tidy up apci1564_timer_insn_write()H Hartley Sweeten1-3/+2
2015-08-14staging: comedi: hwdrv_apci1564: use addi_tcw.h definesH Hartley Sweeten2-35/+45
2015-08-14staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit definesH Hartley Sweeten1-5/+5
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DI_IRQ_REG bitsH Hartley Sweeten2-18/+10
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DO_IRQ_REG bitsH Hartley Sweeten1-0/+1
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_STATUS_REG bitsH Hartley Sweeten1-0/+2
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_CTRL_REG bitsH Hartley Sweeten2-6/+2
2015-08-14staging: comedi: hwdrv_apci1564: remove unused definesH Hartley Sweeten1-5/+0
2015-08-14staging: comedi: addi_tcw.h: prefer using the BIT macroH Hartley Sweeten1-24/+24
2015-08-14staging: comedi: serial2002: Use monotonic clockAbhilash Jindal1-5/+5
2015-08-14staging: comedi: ni_usb6501: fix possible out-of-bounds accessH Hartley Sweeten1-16/+11
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-0/+1
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman1-0/+1
2015-08-07staging: comedi: me4000: update MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-08-07staging: comedi: me4000: updata driver status in comedi commentH Hartley Sweeten1-4/+2
2015-08-07staging: comedi: me4000: cleanup multi-line commentsH Hartley Sweeten1-37/+37
2015-08-07staging: comedi: me4000: usleep_range is preferred over udelayH Hartley Sweeten1-3/+3
2015-08-07staging: comedi: me4000: introduce me4000_ai_get_sample()H Hartley Sweeten1-10/+13
2015-08-07staging: comedi: me4000: comedi_handle_events() will stop conversionsH Hartley Sweeten1-47/+7
2015-08-07staging: comedi: me4000: tidy up analog output subdevice initH Hartley Sweeten1-12/+8
2015-08-07staging: comedi: me4000: fix me4000_detach()H Hartley Sweeten1-2/+6