index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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/das16: Make timer initialization unconditional
Kees Cook
2017-09-22
1
-6
/
+4
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-19
/
+5
|
\
|
*
serial2002: switch serial2002_tty_write to kernel_{read/write}
Christoph Hellwig
2017-09-04
1
-19
/
+5
*
|
staging: comedi: coding style fixes found by checkpatch.pl
Simo Koskinen
2017-08-29
1
-2
/
+2
*
|
Staging: comedi: comedi_fops: fix dev_err() warning style
Bryan Garza
2017-08-23
1
-1
/
+1
*
|
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
2017-08-14
1
-0
/
+3
|
\
\
|
|
/
|
*
staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
Ian Abbott
2017-07-30
1
-0
/
+3
*
|
staging: comedi: ni_mio_common.c: fix coding style issue
Christopher Mårtensson
2017-07-30
1
-1
/
+2
*
|
Merge 4.13-rc2 into staging-next
Greg Kroah-Hartman
2017-07-23
1
-2
/
+1
|
\
\
|
|
/
|
*
staging: comedi: ni_mio_common: fix AO timer off-by-one regression
Ian Abbott
2017-07-16
1
-2
/
+1
*
|
staging: comedi: Use offset_in_page macro
Amitoj Kaur Chawla
2017-07-16
1
-1
/
+1
|
/
*
staging: comedi: use centralized error clean-up in comedi_init()
Ian Abbott
2017-06-24
1
-21
/
+22
*
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
2017-06-24
1
-0
/
+1
*
Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
Amisha Singh
2017-06-13
1
-1
/
+1
*
staging: comedi: ni_labpc_isadma: fixed a comment coding style issue
Adrian Stanciu
2017-06-06
1
-1
/
+1
*
Staging: comedi: s626.c: fixed trailing */ style issue
edcarter
2017-06-04
1
-3
/
+6
*
staging: comedi: addi_apci_3xxx: check return value
Pan Bian
2017-04-25
1
-0
/
+2
*
staging: comedi: support vm_access_process for mmap'd buffer
Ian Abbott
2017-04-25
3
-0
/
+41
*
staging: comedi: drivers: s626.c - fixed checkpatch issue about data type
Andrea della Porta
2017-04-08
1
-1
/
+1
*
staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to function
Ian Abbott
2017-04-08
1
-4
/
+9
*
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()
Ian Abbott
2017-04-08
1
-2
/
+1
*
staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to function
Ian Abbott
2017-04-08
1
-3
/
+6
*
staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()
Ian Abbott
2017-04-08
1
-2
/
+1
*
staging: comedi: labpc: fix isadma dependency
Arnd Bergmann
2017-04-08
1
-1
/
+3
*
staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...
simran singhal
2017-03-14
1
-4
/
+8
*
staging: comedi: Compress return logic into one line.
Varsha Rao
2017-03-14
1
-3
/
+1
*
staging: comedi: jr3_pci: change module description
Ian Abbott
2017-03-12
1
-1
/
+1
*
staging: comedi: jr3_pci: fix initial range[8] max value
Ian Abbott
2017-03-12
1
-1
/
+1
*
staging: comedi: jr3_pci: check PCI BAR 0 size
Ian Abbott
2017-03-12
1
-0
/
+3
*
staging: comedi: jr3_pci: check sizes at compile time
Ian Abbott
2017-03-12
1
-6
/
+1
*
staging: comedi: jr3_pci: omit pointless debug info
Ian Abbott
2017-03-12
1
-7
/
+2
*
staging: comedi: jr3_pci: use struct jr3_block instead of jr3_t
Ian Abbott
2017-03-12
2
-16
/
+12
*
staging: comedi: jr3_pci: separate out block type
Ian Abbott
2017-03-12
1
-8
/
+10
*
staging: comedi: jr3_pci: rename 'channel' to 'block'
Ian Abbott
2017-03-12
2
-6
/
+6
*
staging: comedi: jr3_pci: rename data to sensor
Ian Abbott
2017-03-12
2
-6
/
+6
*
staging: comedi: jr3_pci: rename channel to sensor
Ian Abbott
2017-03-12
1
-77
/
+75
*
staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensor
Ian Abbott
2017-03-12
2
-16
/
+16
*
staging: comedi: Remove useless cast.
Varsha Rao
2017-03-09
1
-1
/
+1
*
staging: comedi: ni_atmio: make device_ids const
Ian Abbott
2017-03-09
1
-1
/
+1
*
staging: comedi: allow it to be built-in
Ian Abbott
2017-03-09
1
-1
/
+0
*
Staging: comedi: comedi_fops: Change comedi_num_legacy_minors type
Cheah Kok Cheong
2017-03-09
1
-4
/
+3
*
staging: comedi: Replace "is is" with "is"
simran singhal
2017-03-07
1
-1
/
+1
*
Staging: comedi: drivers: comedi_test: Avoid multiple line dereference
Cheah Kok Cheong
2017-03-06
1
-4
/
+4
*
staging: comedi: Using macro DIV_ROUND_UP
simran singhal
2017-03-06
2
-2
/
+2
*
staging: comedi: s626: Kernel doc format comments
Tobin C. Harding
2017-03-06
1
-19
/
+27
*
staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmio
Ian Abbott
2017-03-06
1
-17
/
+15
*
staging: comedi: jr3_pci: pass transform by reference
Ian Abbott
2017-03-06
1
-5
/
+5
*
staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private range
Ian Abbott
2017-03-06
1
-35
/
+35
*
staging: comedi: jr3_pci: separate out poll state enum
Ian Abbott
2017-03-06
1
-7
/
+10
*
staging: comedi: jr3_pci: remove next_time_max member
Ian Abbott
2017-03-06
1
-4
/
+0
[next]