index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+5
2017-09-04
serial2002: switch serial2002_tty_write to kernel_{read/write}
Christoph Hellwig
1
-19
/
+5
2017-08-29
staging: comedi: coding style fixes found by checkpatch.pl
Simo Koskinen
1
-2
/
+2
2017-08-23
Staging: comedi: comedi_fops: fix dev_err() warning style
Bryan Garza
1
-1
/
+1
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+3
2017-07-30
staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
Ian Abbott
1
-0
/
+3
2017-07-30
staging: comedi: ni_mio_common.c: fix coding style issue
Christopher MÃ¥rtensson
1
-1
/
+2
2017-07-23
Merge 4.13-rc2 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2017-07-16
staging: comedi: ni_mio_common: fix AO timer off-by-one regression
Ian Abbott
1
-2
/
+1
2017-07-16
staging: comedi: Use offset_in_page macro
Amitoj Kaur Chawla
1
-1
/
+1
2017-06-24
staging: comedi: use centralized error clean-up in comedi_init()
Ian Abbott
1
-21
/
+22
2017-06-24
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
1
-0
/
+1
2017-06-13
Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
Amisha Singh
1
-1
/
+1
2017-06-06
staging: comedi: ni_labpc_isadma: fixed a comment coding style issue
Adrian Stanciu
1
-1
/
+1
2017-06-04
Staging: comedi: s626.c: fixed trailing */ style issue
edcarter
1
-3
/
+6
2017-04-25
staging: comedi: addi_apci_3xxx: check return value
Pan Bian
1
-0
/
+2
2017-04-25
staging: comedi: support vm_access_process for mmap'd buffer
Ian Abbott
3
-0
/
+41
2017-04-08
staging: comedi: drivers: s626.c - fixed checkpatch issue about data type
Andrea della Porta
1
-1
/
+1
2017-04-08
staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to function
Ian Abbott
1
-4
/
+9
2017-04-08
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()
Ian Abbott
1
-2
/
+1
2017-04-08
staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to function
Ian Abbott
1
-3
/
+6
2017-04-08
staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()
Ian Abbott
1
-2
/
+1
2017-04-08
staging: comedi: labpc: fix isadma dependency
Arnd Bergmann
1
-1
/
+3
2017-03-14
staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...
simran singhal
1
-4
/
+8
2017-03-14
staging: comedi: Compress return logic into one line.
Varsha Rao
1
-3
/
+1
2017-03-12
staging: comedi: jr3_pci: change module description
Ian Abbott
1
-1
/
+1
2017-03-12
staging: comedi: jr3_pci: fix initial range[8] max value
Ian Abbott
1
-1
/
+1
2017-03-12
staging: comedi: jr3_pci: check PCI BAR 0 size
Ian Abbott
1
-0
/
+3
2017-03-12
staging: comedi: jr3_pci: check sizes at compile time
Ian Abbott
1
-6
/
+1
2017-03-12
staging: comedi: jr3_pci: omit pointless debug info
Ian Abbott
1
-7
/
+2
2017-03-12
staging: comedi: jr3_pci: use struct jr3_block instead of jr3_t
Ian Abbott
2
-16
/
+12
2017-03-12
staging: comedi: jr3_pci: separate out block type
Ian Abbott
1
-8
/
+10
2017-03-12
staging: comedi: jr3_pci: rename 'channel' to 'block'
Ian Abbott
2
-6
/
+6
2017-03-12
staging: comedi: jr3_pci: rename data to sensor
Ian Abbott
2
-6
/
+6
2017-03-12
staging: comedi: jr3_pci: rename channel to sensor
Ian Abbott
1
-77
/
+75
2017-03-12
staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensor
Ian Abbott
2
-16
/
+16
2017-03-09
staging: comedi: Remove useless cast.
Varsha Rao
1
-1
/
+1
2017-03-09
staging: comedi: ni_atmio: make device_ids const
Ian Abbott
1
-1
/
+1
2017-03-09
staging: comedi: allow it to be built-in
Ian Abbott
1
-1
/
+0
2017-03-09
Staging: comedi: comedi_fops: Change comedi_num_legacy_minors type
Cheah Kok Cheong
1
-4
/
+3
2017-03-07
staging: comedi: Replace "is is" with "is"
simran singhal
1
-1
/
+1
2017-03-06
Staging: comedi: drivers: comedi_test: Avoid multiple line dereference
Cheah Kok Cheong
1
-4
/
+4
2017-03-06
staging: comedi: Using macro DIV_ROUND_UP
simran singhal
2
-2
/
+2
2017-03-06
staging: comedi: s626: Kernel doc format comments
Tobin C. Harding
1
-19
/
+27
2017-03-06
staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmio
Ian Abbott
1
-17
/
+15
2017-03-06
staging: comedi: jr3_pci: pass transform by reference
Ian Abbott
1
-5
/
+5
2017-03-06
staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private range
Ian Abbott
1
-35
/
+35
2017-03-06
staging: comedi: jr3_pci: separate out poll state enum
Ian Abbott
1
-7
/
+10
2017-03-06
staging: comedi: jr3_pci: remove next_time_max member
Ian Abbott
1
-4
/
+0
[next]