summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-03-28aio: don't include aio.h in sched.hKent Overstreet
2013-03-28staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer
2013-03-28staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer
2013-03-28zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk
2013-03-28cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-03-28frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-03-28Merge remote-tracking branch 'mailbox/dbx500-prcmu-mailbox'Stephen Rothwell
2013-03-28Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2013-03-28Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2013-03-28Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-03-28Merge remote-tracking branch 'v4l-dvb/master'Stephen Rothwell
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