index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2009-07-12
Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board
Herton Ronaldo Krzesinski
2009-07-12
Staging: comedi: jr3_pci.c: add required includes
Alexander Beregalov
2009-06-19
Staging: comedi: fix build errors
Greg Kroah-Hartman
2009-06-19
Staging: fix operator precedence errors
Roel Kluin
2009-06-19
Staging: comedi: uses udelay, needs delay.h
Randy Dunlap
2009-06-19
Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)
Gerard Lledo
2009-06-19
Staging: comedi: usbdux: buffer overflow error handling
Bernd Porr
2009-06-19
staging: comedi: Move pcm do_cmdtest function into a single source file
Bill Pemberton
2009-06-19
staging: comedi: Remove MIN macro
Bill Pemberton
2009-06-19
staging: comedi: fix missing parentheses
Roel Kluin
2009-06-19
Staging: comedi: data.c should include delay.h
Alexander Beregalov
2009-06-19
Staging: comedi: comedi_test.c should include timer.h
Alexander Beregalov
2009-06-19
staging: comedi: fix pcmcia build breakage
Greg Kroah-Hartman
2009-06-19
Staging: Comedi: vmk80xx: Add k8061 support
Manuel Gebele
2009-06-19
Staging: comedi: simply read and write functions in adl_pci8164
Bill Pemberton
2009-06-19
Staging: comedi: replace for loop with msleep()
Bill Pemberton
2009-06-19
Staging: comedi: remove some RT code that lingered
Greg Kroah-Hartman
2009-06-19
Staging: comedi: remove RT code
Greg Kroah-Hartman
2009-06-19
Staging: comedi: remove comedi-specific wrappers
Greg Kroah-Hartman
2009-06-19
Staging: comedi: convert usbdux* to use firmware_request
Bernd Porr
2009-06-19
Staging: comedi: move while to same line as } in do loops
Bill Pemberton
2009-06-19
Staging: comedi: comment out useless if
Bill Pemberton
2009-06-19
Staging: comedi: make use of ARRAY_SIZE macro
Bill Pemberton
2009-06-19
Staging: comedi: more fix the way structs are initialized.
Bill Pemberton
2009-06-19
Staging: comedi: more fix "foo * bar" should be "foo *bar"
Bill Pemberton
2009-06-19
Staging: comedi: remove space after ampersand
Bill Pemberton
2009-06-19
Staging: comedi: more remove C99 comments
Bill Pemberton
2009-06-19
Staging: comedi: fix the way structs are initialized.
Bill Pemberton
2009-06-19
Staging: comedi: Remove parens around return values
Bill Pemberton
2009-06-19
Staging: comedi: remove assignment in conditionals
Bill Pemberton
2009-06-19
Staging: comedi: non working tests on unsigned cmd->convert_arg
Roel Kluin
2009-06-19
Staging: comedi: Makefile changes
Manuel Gebele
2009-06-19
Staging: comedi: vmk80xx.c: get the driver to build properly
Greg Kroah-Hartman
2009-06-19
Staging: comedi: add vmk80xx USB driver
Manuel Gebele
2009-06-19
Staging: Comedi: change space indentation to tabs
Bill Pemberton
2009-06-19
Staging Comedi: fix spacing around parens
Bill Pemberton
2009-06-19
Staging: comedi: Add spaces after commas
Bill Pemberton
2009-06-19
Staging: comedi: fix "foo * bar" should be "foo *bar"
Bill Pemberton
2009-06-19
Staging: comedi: remove dupilcated #include
Huang Weiyi
2009-06-19
Staging: comedi: replace __FUNCTION__ usages
Alessio Igor Bogani
2009-06-19
Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.
Frank Mori Hess
2009-06-19
Staging: comedi: Added sysfs attribute files for setting and querying subdevi...
Frank Mori Hess
2009-06-19
Staging: comedi: amplc_pc236: Corrected documentation.
Ian Abbott
2009-06-19
Staging: comedi: Undo stupid commit made 3 months ago
Ian Abbott
2009-06-19
Staging: comedi: Work around malformed RTAI_VERSION_CODE.
Ian Abbott
2009-06-19
Staging: Comedi: ni_600x: Added support for comedi_poll.
Frank Mori Hess
2009-06-19
Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar ...
Ian Abbott
2009-06-19
Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!).
Ian Abbott
2009-06-19
Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERS
Frank Mori Hess
2009-06-19
Staging: comedi: set PCI and PCMCIA defines
Greg Kroah-Hartman
[next]