perf stat: Fix command option / manpage
[linux-2.6] / drivers / staging / comedi /
2009-06-20  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-06-20  Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-20  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-06-20  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-20  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-06-20  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-20  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-20  Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-20  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-06-19  Greg Kroah-HartmanStaging: comedi: fix build errors
2009-06-19  Roel KluinStaging: fix operator precedence errors
2009-06-19  Randy DunlapStaging: comedi: uses udelay, needs delay.h
2009-06-19  Gerard LledoStaging: comedi: cb_pcidas.c: Fix build warning (type...
2009-06-19  Bernd PorrStaging: comedi: usbdux: buffer overflow error handling
2009-06-19  Bill Pembertonstaging: comedi: Move pcm do_cmdtest function into...
2009-06-19  Bill Pembertonstaging: comedi: Remove MIN macro
2009-06-19  Roel Kluinstaging: comedi: fix missing parentheses
2009-06-19  Alexander BeregalovStaging: comedi: data.c should include delay.h
2009-06-19  Alexander BeregalovStaging: comedi: comedi_test.c should include timer.h
2009-06-19  Greg Kroah-Hartmanstaging: comedi: fix pcmcia build breakage
2009-06-19  Manuel GebeleStaging: Comedi: vmk80xx: Add k8061 support
2009-06-19  Bill PembertonStaging: comedi: simply read and write functions in...
2009-06-19  Bill PembertonStaging: comedi: replace for loop with msleep()
2009-06-19  Greg Kroah-HartmanStaging: comedi: remove some RT code that lingered
2009-06-19  Greg Kroah-HartmanStaging: comedi: remove RT code
2009-06-19  Greg Kroah-HartmanStaging: comedi: remove comedi-specific wrappers
2009-06-19  Bernd PorrStaging: comedi: convert usbdux* to use firmware_request
2009-06-19  Bill PembertonStaging: comedi: move while to same line as } in do...
2009-06-19  Bill PembertonStaging: comedi: comment out useless if
2009-06-19  Bill PembertonStaging: comedi: make use of ARRAY_SIZE macro
2009-06-19  Bill PembertonStaging: comedi: more fix the way structs are initialized.
2009-06-19  Bill PembertonStaging: comedi: more fix "foo * bar" should be "foo...
2009-06-19  Bill PembertonStaging: comedi: remove space after ampersand
2009-06-19  Bill PembertonStaging: comedi: more remove C99 comments
2009-06-19  Bill PembertonStaging: comedi: fix the way structs are initialized.
2009-06-19  Bill PembertonStaging: comedi: Remove parens around return values
2009-06-19  Bill PembertonStaging: comedi: remove assignment in conditionals
2009-06-19  Roel KluinStaging: comedi: non working tests on unsigned cmd...
2009-06-19  Manuel GebeleStaging: comedi: Makefile changes
2009-06-19  Greg Kroah-HartmanStaging: comedi: vmk80xx.c: get the driver to build...
2009-06-19  Manuel GebeleStaging: comedi: add vmk80xx USB driver
2009-06-19  Bill PembertonStaging: Comedi: change space indentation to tabs
2009-06-19  Bill PembertonStaging Comedi: fix spacing around parens
2009-06-19  Bill PembertonStaging: comedi: Add spaces after commas
2009-06-19  Bill PembertonStaging: comedi: fix "foo * bar" should be "foo *bar"
2009-06-19  Huang WeiyiStaging: comedi: remove dupilcated #include
2009-06-19  Alessio Igor BoganiStaging: comedi: replace __FUNCTION__ usages
2009-06-19  Frank Mori HessStaging: comedi: jr3_pci: Use struct device from pci_de...
2009-06-19  Frank Mori HessStaging: comedi: Added sysfs attribute files for settin...
2009-06-19  Ian AbbottStaging: comedi: amplc_pc236: Corrected documentation.
2009-06-19  Ian AbbottStaging: comedi: Undo stupid commit made 3 months ago
2009-06-19  Ian AbbottStaging: comedi: Work around malformed RTAI_VERSION_CODE.
2009-06-19  Frank Mori HessStaging: Comedi: ni_600x: Added support for comedi_poll.
2009-06-19  Ian AbbottStaging: comedi: pcl818: Tidy up AI command after chann...
2009-06-19  Ian AbbottStaging: comedi: pcl818: Fix option handling for FIFO...
2009-06-19  Frank Mori HessStaging: comedi: Fixed Kconfig option for COMEDI_PCMCIA...
2009-06-19  Greg Kroah-HartmanStaging: comedi: set PCI and PCMCIA defines
2009-06-19  Greg Kroah-HartmanStaging: comedi: fix build errors in pcmcia comedi...
2009-06-19  Ian AbbottStaging: comedi: 'pcmcia_parse_tuple()' now has two...
2009-06-19  Frank Mori HessStaging: comedi: Finish removing ni_private typedef
2009-06-19  Bill PembertonStaging: comedi: Remove C99 comments
2009-06-19  Jiri Slabystaging: comedi, remove interrupt.h
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in s526.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in pcl816.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in pcl724.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in ni_labpc.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in ni_at_a2150.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in mpc624.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in gsc_hpdi.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in cb_pcimdas.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in cb_pcidas.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in cb_pcidas64.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in c6xdigio.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in adv_pci1723.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in adl_pci9118.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in adl_pci6208.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in hwdrv_apci3120.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in hwdrv_apci3200.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in hwdrv_apci1564.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in APCI1710_Pwm.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in hwdrv_apci1500.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in pcl818.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in das1800.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in APCI1710_82x54.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in acl7225b.c
2009-06-19  Bill PembertonStaging: comedi: remove C99 comments in 8253.h
2009-06-19  Bill PembertonStaging: comedi: Remove str_AnalogInputHeader typedef...
2009-06-19  Bill PembertonStaging: comedi: Remove labpc_private typedef
2009-06-19  Bill PembertonStaging: comedi: Remove labpc_board_struct typedef
2009-06-19  Bill PembertonStaging: comedi: Remove str_ADDIDATA_RTDStruct typedef...
2009-06-19  Bill PembertonStaging: comedi: Remove str_BoardInfos typedef in addi...
2009-06-19  Bill PembertonStaging: comedi: Remove str_Module typedef in addi...
2009-06-19  Bill PembertonStaging: comedi: Remove str_AnalogReadInformation typed...
2009-06-19  Bill PembertonStaging: comedi: Remove str_TimerMainHeader typedef...
2009-06-19  Bill PembertonStaging: comedi: Remove str_TimerDetails typedef in...
2009-06-19  Bill PembertonStaging: comedi: Remove str_DigitalOutputHeader typedef...
2009-06-19  Bill PembertonStaging: comedi: Remove str_DigitalInputHeader typedef...
2009-06-19  Bill PembertonStaging: comedi: Remove str_MainHeader typedef in addi...
2009-06-19  Bill PembertonStaging: comedi: Remove addi_private typedef in addi...
next