summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-17staging: et131x: Remove unused spinlockMark Einon1-3/+0
2013-09-17staging: dgnc: removes parentheses around return statementsLidza Louina6-236/+236
2013-09-17staging: dgnc: renames board_t to dgnc_boardLidza Louina8-82/+82
2013-09-17staging: dgap: Remove casting the return value which is a void pointerJingoo Han2-13/+15
2013-09-17staging: dgap: Remove version check in dgap_kcompat.hSachin Kamat1-29/+0
2013-09-17staging: dgap: Remove version check in dgap_driver.cSachin Kamat1-4/+0
2013-09-17staging: comedi: comedi_parport: change MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2013-09-17staging: comedi: comedi_parport: use dev->read_subdev in interrupt handlerH Hartley Sweeten1-1/+1
2013-09-17staging: comedi: comedi_parport: rename parport_intr_insn()H Hartley Sweeten1-4/+5
2013-09-17staging: comedi: comedi_parport: reorder #include'sH Hartley Sweeten1-1/+2
2013-09-17staging: comedi: comedi_parport: tidy up multi-line commentsH Hartley Sweeten1-74/+62
2013-09-17staging: comedi: comedi_parport: tidy up parport_attach()H Hartley Sweeten1-30/+34
2013-09-17staging: comedi: comedi_parport: don't fail attach if irq is not availableH Hartley Sweeten1-15/+8
2013-09-17staging: comedi: comedi_parport: remove 'enable_irq' from private dataH Hartley Sweeten1-17/+3
2013-09-17staging: comedi: comedi_parport: remove 'c_data' from private dataH Hartley Sweeten1-15/+19
2013-09-17staging: comedi: comedi_parport: tidy up parport_insn_c()H Hartley Sweeten1-9/+9
2013-09-17staging: comedi: comedi_parport: tidy up parport_insn_b()H Hartley Sweeten1-9/+6
2013-09-17staging: comedi: comedi_parport: fix parport_insn_config_a()H Hartley Sweeten1-10/+13
2013-09-17staging: comedi: comedi_parport: tidy up parport_insn_a()H Hartley Sweeten1-8/+6
2013-09-17staging: comedi: comedi_parport: remove 'a_data' from private dataH Hartley Sweeten1-8/+4
2013-09-17staging: comedi: comedi_parport: tidy up the register mapH Hartley Sweeten1-19/+22
2013-09-17staging: comedi: s626: use comedi_dio_update_state()H Hartley Sweeten1-11/+2
2013-09-17staging: comedi: me_daq: use comedi_dio_update_state()H Hartley Sweeten1-6/+2
2013-09-17staging: comedi: me4000: use comedi_dio_update_state()H Hartley Sweeten1-22/+3
2013-09-17staging: comedi: ii_pci20kc: use comedi_dio_update_state()H Hartley Sweeten1-5/+2
2013-09-17staging: comedi: addi_apci_3xxx: use comedi_dio_update_state()H Hartley Sweeten1-7/+2
2013-09-17staging: comedi: addi_apci_16xx: use comedi_dio_update_state()H Hartley Sweeten1-10/+1
2013-09-17staging: comedi: hwdrv_apci3120: use comedi_dio_update_state()H Hartley Sweeten1-11/+6
2013-09-17staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten1-28/+20
2013-09-17staging: comedi: adq12b: remove digital_state from private dataH Hartley Sweeten1-16/+16
2013-09-17staging: comedi: das16m1: remove do_bits from private dataH Hartley Sweeten1-16/+6
2013-09-17staging: comedi: das1800: remove do_bits from private dataH Hartley Sweeten1-16/+6
2013-09-17staging: comedi: das08: use s->state in das08_do_wbits()H Hartley Sweeten1-18/+14
2013-09-17staging: comedi: das08: remove do_bits from private dataH Hartley Sweeten2-10/+5
2013-09-17staging: comedi: vmk80xx: use comedi_dio_update_state()H Hartley Sweeten1-22/+13
2013-09-17staging: comedi: ni_mio_common: use comedi_dio_update_state()H Hartley Sweeten1-29/+16
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for complex casesH Hartley Sweeten9-141/+124
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten40-308/+135
2013-09-17staging: comedi: usbdux drivers: use comedi_dio_update_state()H Hartley Sweeten2-8/+4
2013-09-17staging: comedi: skel: use comedi_dio_update_state()H Hartley Sweeten1-16/+30
2013-09-17staging: comedi: drivers: introduce comedi_dio_update_state()H Hartley Sweeten2-0/+24
2013-09-17staging: comedi: initialize subdevice s->io_bits in postconfigH Hartley Sweeten12-22/+7
2013-09-17Staging: comedi: ni_at_a2150: Remove a few superfluous bracesSean Williams1-4/+3
2013-09-17staging: comedi: ni_labpc: use comedi_range_is_unipolar()H Hartley Sweeten1-8/+2
2013-09-17staging: comedi: pcmad: use comedi_range_is_bipolar()H Hartley Sweeten1-7/+1
2013-09-17staging/android: Add kerneldoc to one function in alarm-dev.cCruz Julian Bishop1-2/+6
2013-09-17staging/android: Add some more kerneldoc to ashmem.cCruz Julian Bishop1-3/+37
2013-09-17staging/android: Initial partial kernel-doc for ashmem.cCruz Julian Bishop1-30/+67
2013-09-17staging/android: Persistent formatting of help Kconfig entriesCruz Julian Bishop1-3/+3
2013-09-17Staging: android: Remove extern from function prototypes in .h filesBojan Prtvar1-2/+2