index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-14
staging: comedi: me4000: use bitwise AND instead of logical
Dan Carpenter
2015-08-14
staging: comedi: adl_pci7x3x: fix digital output on PCI-7230
Ian Abbott
2015-08-14
staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn...
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_ins...
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_in...
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt()
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registers
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt()
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_3501: prefer using the BIT macro
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc'
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: refactor apci3501_config_insn_timer()
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_config_insn...
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: refactor apci3501_read_insn_timer()
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: refactor apci3501_write_insn_timer()
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_write_insn_...
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_3501: rename private data 'b_TimerSelectMode'
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci3501: remove useless read/mask to stop watchdog
H Hartley Sweeten
2015-08-14
staging: comedi: comedi_fops: absorb comedi_free_board_minor()
H Hartley Sweeten
2015-08-14
staging: comedi: comedi_fops: remove BUG_ON() in comedi_dev_get_from_board_mi...
H Hartley Sweeten
2015-08-14
staging: comedi: comedi_fops: remove BUG_ON() in comedi_free_subdevice_minor()
H Hartley Sweeten
2015-08-14
staging: comedi: comedi_fops: remove BUG_ON() in comedi_cleanup()
H Hartley Sweeten
2015-08-14
staging: comedi: comedi_fops: remove remaining BUG_ON() checks
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: remove magic numbers in apci1564_counter_ins...
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: tidy up apci1564_counter_insn_write()
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: fix counter "mode" setting
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: remove useless code in apci1564_counter_insn...
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: remove magic number in apci1564_timer_insn_r...
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: tidy up apci1564_timer_insn_write()
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: use addi_tcw.h defines
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit defines
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_1564: define the APCI1564_DI_IRQ_REG bits
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_1564: define the APCI1564_DO_IRQ_REG bits
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_STATUS_REG bits
H Hartley Sweeten
2015-08-14
staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_CTRL_REG bits
H Hartley Sweeten
2015-08-14
staging: comedi: hwdrv_apci1564: remove unused defines
H Hartley Sweeten
2015-08-14
staging: comedi: addi_tcw.h: prefer using the BIT macro
H Hartley Sweeten
2015-08-14
staging: comedi: serial2002: Use monotonic clock
Abhilash Jindal
2015-08-14
staging: comedi: ni_usb6501: fix possible out-of-bounds access
H Hartley Sweeten
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
Merge 4.2-rc6 into staging-next
Greg Kroah-Hartman
2015-08-07
staging: comedi: me4000: update MODULE_DESCRIPTION
H Hartley Sweeten
2015-08-07
staging: comedi: me4000: updata driver status in comedi comment
H Hartley Sweeten
2015-08-07
staging: comedi: me4000: cleanup multi-line comments
H Hartley Sweeten
2015-08-07
staging: comedi: me4000: usleep_range is preferred over udelay
H Hartley Sweeten
2015-08-07
staging: comedi: me4000: introduce me4000_ai_get_sample()
H Hartley Sweeten
2015-08-07
staging: comedi: me4000: comedi_handle_events() will stop conversions
H Hartley Sweeten
2015-08-07
staging: comedi: me4000: tidy up analog output subdevice init
H Hartley Sweeten
2015-08-07
staging: comedi: me4000: fix me4000_detach()
H Hartley Sweeten
[next]