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