summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-28staging: xgifb: delete LCD_SetFlagAaro Koskinen
2013-03-28staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTNAaro Koskinen
2013-03-28staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen
2013-03-28staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen
2013-03-28staging: zsmalloc: Fix link error on ARMJoerg Roedel
2013-03-28staging: rtl8192u: fix coding styleHaksu Jeong
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-28staging: sep: Fix typo in printk within sep driverMasanari Iida
2013-03-26drivers/staging/zcache/zcache-main.c: fix buildAndrew Morton
2013-03-26staging: comedi: ni_labpc: fix labpc_calib_insn_write()H Hartley Sweeten
2013-03-26staging: comedi: ni_labpc: fix labpc_calib_insn_read()H Hartley Sweeten
2013-03-26staging: comedi: ni_labpc: simplify labpc_range_is_unipolar()H Hartley Sweeten
2013-03-26staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()H Hartley Sweeten
2013-03-26staging: vt6656: remove unused functionsAndres More
2013-03-26staging: davinci: Fix typo in staging/media/davinciMasanari Iida
2013-03-26staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard
2013-03-25staging: dwc2: fix wrong setting of DMA masksPaul Zimmerman
2013-03-25staging: dwc2: remove unneeded arguments from two functionsPaul Zimmerman
2013-03-25staging: dwc2: always release host channel after dequeueingMatthijs Kooijman
2013-03-25staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley
2013-03-25staging: comedi: s626: remove MC_DISABLE macroH Hartley Sweeten
2013-03-25staging: comedi: s626: remove MC_ENABLE macroH Hartley Sweeten
2013-03-25staging: comedi: s626: #ifdef out a block of unused codeH Hartley Sweeten
2013-03-25staging: comedi: s626: cleanup comedi_lrange tableH Hartley Sweeten
2013-03-25staging: comedi: s626: factor counter interrupt handling from s626_irq_handler()H Hartley Sweeten
2013-03-25staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()H Hartley Sweeten
2013-03-25staging: comedi: s626: use a local var for the s->async in s626_irq_handler()H Hartley Sweeten
2013-03-25staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler()H Hartley Sweeten
2013-03-25staging: comedi: s626: factor dio interrupt handling from s626_irq_handler()H Hartley Sweeten
2013-03-25staging: comedi: s626: simplify dio register accessH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove board attach noiseH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: dma requires an interruptH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: allow board to attach without dmaH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: allow board to attach without interruptH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: return error from labpc_counter_set_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup labpc_counter_load() usageH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_counter_set_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove inline from labpc_counter_load()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move a couple of the #define'sH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: clean up register mapH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: clean up multi-line commentsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix a > 80 char line issueH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc:use labpc_cancel() to remove some common codeH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()H Hartley Sweeten