summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07staging: Add angle bracket before and after the URLMasanari Iida
2013-01-07staging: vme: Fix URL in KconfigMasanari Iida
2013-01-07staging: rtl8712: avoid a useless call to memset().Cyril Roelandt
2013-01-07staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in...Cyril Roelandt
2013-01-07staging: comedi: Makefile: conditionally compile multi-file core moduleH Hartley Sweeten
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-01-07staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott
2013-01-07Staging: comedi: addi_common.c: checkpatch.pl fixesLijo Antony
2013-01-07staging: comedi: comedi_test: whitespace fixesIan Abbott
2013-01-07staging: comedi: comedi_test: tidy up waveform_ai_interrupt()Ian Abbott
2013-01-07staging: comedi: comedi_test: make samples unsignedIan Abbott
2013-01-07staging: comedi: comedi_test: change end-of-acquisition testIan Abbott
2013-01-07staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-01-07Staging: comedi: comedidev.h: fixed a camel caseLijo Antony
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_mmap()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten
2013-01-07staging: comedi: use comedi_is_subdevice_running()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move comedi_get_subdevice_runflags()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: fix a number of sizeof(struct foo) formsH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move the module_{init, exit} functions to EOFH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move the MODULE_* information to EOFH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: remove the goto's in comedi_write()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: remove the goto's in comedi_read()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_poll()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup do_devinfo_ioctl()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: rename comedi_{read,write}_subdevice()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: rename comedi_get_device_file_info()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: rename struct comedi_device_file_infoH Hartley Sweeten
2013-01-07staging: comedi: don't expose struct comedi_device_file_infoH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_device_file_info()H Hartley Sweeten
2013-01-07staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_dev_from_minor()H Hartley Sweeten
2013-01-07staging: comedi: don't expose comedi_get_{read, write}_subdeviceH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: remove forward declarationsH Hartley Sweeten
2013-01-07staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott
2013-01-07staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel
2013-01-07staging: comedi: pcm_common: remove moduleH Hartley Sweeten
2013-01-07staging: comedi: addi_apci_2032: support stop_src == TRIG_COUNTIan Abbott
2013-01-07staging: comedi: addi_apci_2032: always initialize interrupt subdeviceIan Abbott
2013-01-07staging: comedi: addi_apci_2032: use channel listIan Abbott
2013-01-07staging: comedi: addi_apci_2032: only disable triggered interruptsIan Abbott
2013-01-07staging: comedi: addi_apci_2032: make insn_bits read live dataIan Abbott