summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-28staging: comedi: ni_660x: remove spinlock 'dma_cfg_lock'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove ni_gpct_to_660x_register[]H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: sort enum ni_660x_registerH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove inline mite_ring()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: default DIO channels with subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: initialize the counter with the subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: allocate counters early in (*auto_attach)H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: init TIO chips before subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: disable interrupts when detaching driverH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: ni_gpct_device_destroy() can handle a NULL pointerH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up the counter subdevices initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up the misc. constantsH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: fix memory barrier without commentH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: add comments for the spinlock_t definitionsH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: refactor ni_gpct_to_660x_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: add a comment about the initial DIO stateH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_set_pfi_routing()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_dio_insn_bits()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up Digital I/O subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: Prefer kernel type 'u64' over 'uint64_t'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove ni_660x_num_counters()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove enum ni_660x_subdevicesH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: fix block comment issuesH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove BUG_ON() in ni_660x_request_mite_channel()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_select_pfi_output()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_gpct_{write, read}_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_read_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_write_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_GLOBAL_INT_{STATUS, CFG}H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_DMA_CFG register helpersH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove enum clock_config_register_bitsH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up multi-line commentH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_IO_CFG register helpersH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: rename CamelCase 'NI_660xRegisterData'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove enum ni_660x_register_directionH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove enum ni_register_widthH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove struct NI_660xRegisterData 'name'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: change IOConfigReg() into a macroH Hartley Sweeten
2016-03-28staging: wilc1000: removes unused local variableLeo Kim
2016-03-28staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERSLeo Kim
2016-03-28staging: wilc1000: removes unused defineLeo Kim
2016-03-28staging: wilc1000: replaces memcmp with ether_addr_equal_unalignedLeo Kim
2016-03-28staging: wilc1000: removes unused debug flagsLeo Kim
2016-03-28staging: wilc1000: removes unused dead codesLeo Kim
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim
2016-03-28staging: wilc1000: removes typedef of struct struct_frame_regLeo Kim
2016-03-28staging: wilc1000: wilc_frame_register: removes unused hif_drvLeo Kim
2016-03-28staging: wilc1000: removes WIRELESS_EXTLeo Kim