summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-27staging: vt6656: mac80211 conversion: create rx function.Malcolm Priestley
2014-06-27staging: xillybus: Use devm_ API for memory allocation and DMA mappingEli Billauer
2014-06-27staging: wlags49_h2: Fix use of skb after netif_rxHimangi Saraogi
2014-06-27Staging: Android: removed an unnecessary else statementKarthik Nayak
2014-06-27Staging: unisys Remove BROKEN from Kconfig to allow compilationKen Cox
2014-06-27Staging: unisys: remove references to __DATE__ and __TIME__Ken Cox
2014-06-27staging: unisys: remove unused macrosPaul Bolle
2014-06-27staging: comedi: s626: remove struct s626_enc_infoH Hartley Sweeten
2014-06-27staging: comedi: s626: tidy up s626_enc_insn_read()H Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'my_event_bits' from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'set_mode' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'get_mode' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'reset_cap_flags' callback from encoder private...H Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'pulse_index' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'get_int_src' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'set_int_src' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'get_load_trig' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'set_load_trig' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'get_enable' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove 'set_enable' callback from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: remove my_latch_lsw from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: define S626_LP_CNTR* registers based on channel numberH Hartley Sweeten
2014-06-27staging: comedi: s626: remove my_cr[ab] from encoder private dataH Hartley Sweeten
2014-06-27staging: comedi: s626: add comedi "chan" number to struct s626_enc_infoH Hartley Sweeten
2014-06-27staging: comedi: s626: define CRA/CRB registers based on channel numberH Hartley Sweeten
2014-06-27staging: comedi: addi_apci_1564: move apci1564_interrupt() into addi_apci_1564.cChase Southwood
2014-06-27staging: comedi: addi_apci_1564: add Change-of-State interrupt subdevice and ...Chase Southwood
2014-06-27staging: comedi: addi_apci_1564: introduce apci1564_private structChase Southwood
2014-06-27staging: comedi: addi_apci_1564: remove unused static variablesChase Southwood
2014-06-27staging: comedi: addi_apci_1564: remove use of devpriv->b_OutputMemoryStatusChase Southwood
2014-06-27staging: comedi: dt282x: automatically handle D/A data formatH Hartley Sweeten
2014-06-27staging: comedi: dt282x: fix bug where DIO direction is reset to inputsH Hartley Sweeten
2014-06-27staging: comedi: dt282x: tidy up the register map and bit definesH Hartley Sweeten
2014-06-27staging: comedi: dt282x: avoid calculating the timer divisor multiple timesH Hartley Sweeten
2014-06-27staging: comedi: dt282x: update the MODULE_DESCRIPTIONH Hartley Sweeten
2014-06-27staging: comedi: dt282x: tidy up multi-line commentsH Hartley Sweeten
2014-06-27staging: comedi: dt282x: cleanup analog output range tableH Hartley Sweeten
2014-06-27staging: comedi: dt282x: fix Analog Input se/diff channel configurationH Hartley Sweeten
2014-06-27staging: comedi: dt282x: tidy up Analog Input subdevice initH Hartley Sweeten
2014-06-27staging: comedi: dt282x: tidy up Analog Output subdevice initH Hartley Sweeten
2014-06-27staging: comedi: dt282x: remove the 'opt_*' enumH Hartley Sweeten
2014-06-27staging: comedi: dt282x: factor board initialization out of (*attach)H Hartley Sweeten
2014-06-27staging: comedi: dt282x: fix dt282x_ao_insn_read()H Hartley Sweeten
2014-06-27staging: comedi: dt282x: tidy up dt282x_ai_dma_interrupt()H Hartley Sweeten
2014-06-27staging: comedi: dt282x: tidy up dt282x_ao_dma_interrupt()H Hartley Sweeten
2014-06-27staging: comedi: dt282x: remove sanity checks of 's->async->prealloc_buf'H Hartley Sweeten
2014-06-27staging: comedi: dt282x: tidy up Digital I/O subdevice initH Hartley Sweeten
2014-06-27staging: comedi: dt282x: rename the prep_{ai,ao}_dma() functionsH Hartley Sweeten
2014-06-27staging: comedi: dt282x: remove unused chan_to_DAC() macroH Hartley Sweeten
2014-06-27staging: comedi: dt282x: convert private data flags to bit-fieldsH Hartley Sweeten