aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-05staging: single_open() leaksAl Viro
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells
2013-05-01proc: Add proc_mkdir_data()David Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko
2013-04-30staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer
2013-04-30staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer
2013-04-30zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29wlags49_h2: Don't use create_proc_read_entry()David Howells
2013-04-29cxt1e1: Don't use create_proc_read_entry()David Howells
2013-04-29csr: Don't use create_proc_read_entry()David Howells
2013-04-29comedi: Don't use create_proc_read_entry()David Howells
2013-04-29ft1000: Don't use create_proc_read_entry()David Howells
2013-04-29rtl8187se: Don't use create_proc_read_entry()David Howells
2013-04-29rtl8192u: Don't use create_proc_read_entry()David Howells
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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