index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
Ian Abbott
2013-10-03
1
-15
/
+10
*
Staging: comedi: Fix dependencies for drivers misclassified as PCI
Ben Hutchings
2013-09-17
1
-16
/
+17
*
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-03
1
-1
/
+0
|
\
|
*
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
2013-07-29
2
-12
/
+22
|
|
\
|
*
|
pci_ids.h: move PCI_VENDOR_ID_AMCC here
Ian Abbott
2013-07-26
1
-1
/
+0
*
|
|
Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
155
-24730
/
+3701
|
\
\
\
|
*
|
|
staging: comedi: ni_atmio16d: fix atmio16d_dio_insn_config()
H Hartley Sweeten
2013-08-27
1
-9
/
+13
|
*
|
|
staging: comedi: dmm32at: fix dmm32at_dio_insn_config()
H Hartley Sweeten
2013-08-27
1
-16
/
+19
|
*
|
|
staging: comedi: dt282x: fix dt282x_dio_insn_config()
H Hartley Sweeten
2013-08-27
1
-11
/
+14
|
*
|
|
staging: comedi: dt2817: fix dt2817_dio_insn_config()
H Hartley Sweeten
2013-08-27
1
-16
/
+14
|
*
|
|
staging: comedi: comedi_bond: use correct minor device numbers in name
Ian Abbott
2013-08-26
1
-2
/
+2
|
*
|
|
staging: comedi: comedi_bond: use krealloc() and fix memory leak
Ian Abbott
2013-08-26
1
-19
/
+9
|
*
|
|
staging: comedi: comedi_bond: handle base channel for insn_bits
Ian Abbott
2013-08-26
3
-46
/
+83
|
*
|
|
staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouth
Ian Abbott
2013-08-26
3
-32
/
+40
|
*
|
|
staging: comedi: comedi_bond: just check devprivs->devs once on detach
Ian Abbott
2013-08-26
1
-2
/
+2
|
*
|
|
staging: comedi: comedi_bond: no need to free dev->private on detach
Ian Abbott
2013-08-26
1
-2
/
+0
|
*
|
|
staging: comedi: comedi_bond: remove unused subdev_type
Ian Abbott
2013-08-26
1
-2
/
+0
|
*
|
|
staging: comedi: comedi_bond: don't map channels individually
Ian Abbott
2013-08-26
1
-15
/
+13
|
*
|
|
staging: comedi: comedi_bond: use bitmap to record opened/closed minors
Ian Abbott
2013-08-26
1
-8
/
+8
|
*
|
|
staging: comedi: comedi_bond: change return value of bonding_attach()
Ian Abbott
2013-08-26
1
-1
/
+1
|
*
|
|
staging: comedi: comedi_bond: return error code in do_dev_config()
Ian Abbott
2013-08-26
1
-11
/
+12
|
*
|
|
staging: comedi: comedi_bond: no need to initialize file[]
Ian Abbott
2013-08-26
1
-1
/
+1
|
*
|
|
staging: comedi: comedi_bond: rename CamelCase identifiers
Ian Abbott
2013-08-26
1
-23
/
+24
|
*
|
|
staging: comedi: comedi_bond: shorten module description
Ian Abbott
2013-08-26
1
-3
/
+1
|
*
|
|
staging: comedi: comedi_bond: reformat some comments
Ian Abbott
2013-08-26
1
-68
/
+73
|
*
|
|
staging: comedi: pcmuio: fix possible NULL deref on detach
Ian Abbott
2013-08-22
1
-5
/
+6
|
*
|
|
staging: comedi: pcmmio: remove unneeded checks on detach
Ian Abbott
2013-08-22
1
-5
/
+6
|
*
|
|
staging: comedi: pcl812: missing break statement
Dan Carpenter
2013-08-21
1
-0
/
+1
|
*
|
|
staging: comedi: dt282x: dt282x_ai_insn_read() always fails
Dan Carpenter
2013-08-21
1
-1
/
+2
|
*
|
|
staging: comedi: usbdux: allocating too much data
Dan Carpenter
2013-08-21
1
-2
/
+2
|
*
|
|
drivers/staging/comedi/drivers/das16.c: needs slab.h
Andrew Morton
2013-08-14
1
-0
/
+1
|
*
|
|
staging: comedi: drivers: use comedi_dio_insn_config() for simple cases
H Hartley Sweeten
2013-08-12
12
-301
/
+113
|
*
|
|
staging: comedi: skel: use comedi_dio_insn_config()
H Hartley Sweeten
2013-08-12
1
-23
/
+19
|
*
|
|
staging: comedi: drivers: introduce comedi_dio_insn_config()
H Hartley Sweeten
2013-08-12
2
-0
/
+44
|
*
|
|
Revert "staging: comedi: skel: use comedi_dio_insn_config()"
Greg Kroah-Hartman
2013-08-12
1
-19
/
+23
|
*
|
|
Revert "staging: comedi: core: introduce comedi_dio_insn_config()"
Greg Kroah-Hartman
2013-08-12
2
-44
/
+0
|
*
|
|
staging: comedi: drivers: use comedi_dio_insn_config() for complex cases
H Hartley Sweeten
2013-08-12
15
-433
/
+263
|
*
|
|
Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...
Greg Kroah-Hartman
2013-08-12
15
-263
/
+433
|
*
|
|
staging: comedi: drivers: use comedi_dio_insn_config() for complex cases
H Hartley Sweeten
2013-08-12
15
-433
/
+263
|
*
|
|
staging: comedi: skel: use comedi_dio_insn_config()
H Hartley Sweeten
2013-08-12
1
-23
/
+19
|
*
|
|
staging: comedi: core: introduce comedi_dio_insn_config()
H Hartley Sweeten
2013-08-12
2
-0
/
+44
|
*
|
|
staging: comedi: dt9812: Resolve different base types warnings.
Shaun Laing
2013-07-31
1
-3
/
+3
|
*
|
|
staging: comedi: allow ISA and PC/104 drivers on non-ISA systems
H Hartley Sweeten
2013-07-31
1
-1
/
+0
|
*
|
|
staging: comedi: usbduxsigma: absorb usbduxsigma_attach_common() into caller
H Hartley Sweeten
2013-07-31
1
-95
/
+76
|
*
|
|
staging: comedi: usbdux: tidy up usbdux_free_usb_buffers()
H Hartley Sweeten
2013-07-31
1
-5
/
+3
|
*
|
|
staging: comedi: usbdux: tidy up usbdux_detach()
H Hartley Sweeten
2013-07-31
1
-10
/
+11
|
*
|
|
staging: comedi: usbduxsigma: always clear the usb intfdata in (*detach)
H Hartley Sweeten
2013-07-31
1
-2
/
+2
|
*
|
|
staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach()
H Hartley Sweeten
2013-07-31
1
-5
/
+7
|
*
|
|
staging: comedi: usbduxsigma: init 'pwm_buf_sz' in usbduxsigma_auto_attach()
H Hartley Sweeten
2013-07-31
1
-7
/
+6
|
*
|
|
staging: comedi: usbduxsigma: 'dac_commands' does not need to be kzalloc()'d
H Hartley Sweeten
2013-07-31
1
-8
/
+4
[next]