summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-04-29staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko
2013-04-29staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer
2013-04-29staging-zcache-enable-ramster-to-be-built-loaded-as-a-module-fixAndrew Morton
2013-04-29staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer
2013-04-29zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk
2013-04-29cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-29frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-29Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'mailbox/dbx500-prcmu-mailbox'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'gen-gpio/for_next'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'v4l-dvb/master'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'i2c/i2c/for-next'Stephen Rothwell
2013-04-29Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-04-25proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-04-25rtl8192u: Don't need to save device proc dir PDEDavid Howells
2013-04-25rtl8187se: Use a dir under /proc/net/r8180/David Howells
2013-04-25proc: Add proc_mkdir_data()David Howells
2013-04-25Include missing linux/slab.h inclusionsDavid Howells
2013-04-25hostap: Don't use create_proc_read_entry()David Howells
2013-04-25wlags49_h2: Don't use create_proc_read_entry()David Howells
2013-04-25cxt1e1: Don't use create_proc_read_entry()David Howells
2013-04-25csr: Don't use create_proc_read_entry()David Howells
2013-04-25comedi: Don't use create_proc_read_entry()David Howells
2013-04-25ft1000: Don't use create_proc_read_entry()David Howells
2013-04-25rtl8187se: Don't use create_proc_read_entry()David Howells
2013-04-25rtl8192u: Don't use create_proc_read_entry()David Howells
2013-04-23staging: comedi: ni_labpc: fix legacy driver buildH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup the cio-das802/16 fifo commentsH Hartley Sweeten
2013-04-23staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up the private dataH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_interrupt()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_insn_read()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_di_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_do_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove extra divisor calculation callH Hartley Sweeten
2013-04-23staging: comedi: das800: rename {enable,disable}_das800H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up subdevice initH Hartley Sweeten
2013-04-23staging: comedi: das800: allow attaching without interrupt supportH Hartley Sweeten
2013-04-23staging: comedi: das800: interrupts are required for async command supportH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_do_cmdtest()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove 'volatile' on private data variablesH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup the boardinfoH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup range table declarationsH Hartley Sweeten
2013-04-23staging: comedi: das800: introduce das800_ind_{write, read}()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove forward declarationsH Hartley Sweeten
2013-04-23staging: comedi: das800: move das800_set_frequency()H Hartley Sweeten