summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0141-5702/+1600
|\ \ \
| * | | proc: Supply an accessor for getting the data from a PDE's parentDavid Howells2013-05-012-2/+2
| * | | rtl8192u: Don't need to save device proc dir PDEDavid Howells2013-05-012-13/+6
| * | | rtl8187se: Use a dir under /proc/net/r8180/David Howells2013-05-012-19/+8
| * | | proc: Add proc_mkdir_data()David Howells2013-05-011-2/+1
| * | | Include missing linux/slab.h inclusionsDavid Howells2013-04-294-1/+4
| * | | hostap: Don't use create_proc_read_entry()David Howells2013-04-293-37/+34
| * | | wlags49_h2: Don't use create_proc_read_entry()David Howells2013-04-291-159/+161
| * | | cxt1e1: Don't use create_proc_read_entry()David Howells2013-04-293-302/+175
| * | | csr: Don't use create_proc_read_entry()David Howells2013-04-293-332/+189
| * | | comedi: Don't use create_proc_read_entry()David Howells2013-04-291-21/+31
| * | | ft1000: Don't use create_proc_read_entry()David Howells2013-04-292-136/+123
| * | | rtl8187se: Don't use create_proc_read_entry()David Howells2013-04-291-71/+63
| * | | rtl8192u: Don't use create_proc_read_entry()David Howells2013-04-291-123/+91
| * | | vt6655: slightly clean reading config fileAl Viro2013-04-091-75/+40
| * | | vt6656: slightly sanitized reading configAl Viro2013-04-091-43/+20
| * | | silicom-bypass: Remove device_open/close()David Howells2013-04-091-24/+0
| * | | wlags49_h2: Don't use create_proc_entry()David Howells2013-04-091-11/+0
| * | | constify a bunch of struct file_operations instancesAl Viro2013-04-095-8/+8
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-096-46/+25
| * | | rtl8192u: switch to proc_create()Al Viro2013-04-091-31/+22
| * | | keucr: switch to ->show_info()Al Viro2013-04-091-32/+13
| * | | rts5139: switch to ->show_info()Al Viro2013-04-092-23/+9
| * | | silicom: bury bp_proc.cAl Viro2013-04-093-1330/+0
| * | | silicom: switch to create_proc_data(), clean procfs side of things upAl Viro2013-04-091-820/+379
| * | | silicom: untangle module_initAl Viro2013-04-091-192/+133
| * | | silicom: get_bypass_slave_pfs() open-codes lookup_port()Al Viro2013-04-091-25/+2
| * | | silicom: unobfuscate get_{status,master}_port_fn()Al Viro2013-04-091-48/+19
| * | | silicom: helper functions are often useful...Al Viro2013-04-091-280/+43
| * | | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-5/+2
| * | | rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro2013-04-091-5/+1
| * | | dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro2013-04-093-65/+4
| * | | dgrp procfs fixes, part 5: per-node filesAl Viro2013-04-096-129/+45
| * | | dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro2013-04-092-270/+42
| * | | dgrp procfs fixes, part 3: kill dead codeAl Viro2013-04-091-63/+0
| * | | dgrp procfs fixes, part 2Al Viro2013-04-091-4/+1
| * | | dgrp procfs fixes, part 1Al Viro2013-04-091-2/+1
| * | | The rtl8192e procfs-based debug interface seems very brokenSean MacLennan2013-04-094-1041/+0
| * | | rtl8192e: switch to proc_create()Al Viro2013-04-091-31/+21
| * | | rtl8192e: don't use create_proc_entry() for directoriesAl Viro2013-04-091-1/+1
| * | | mode_t, whack-a-mole at 11...Al Viro2013-04-092-2/+2
| * | | ccg: don't bother with fops->ownerAl Viro2013-04-091-2/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-6/+6
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-012-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-6/+6
| | |/ | |/|
* | | staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-303-49/+4
* | | staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer2013-04-305-12/+55
* | | staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer2013-04-307-13/+39
* | | zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-301-1/+4
* | | cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-4/+4
OpenPOWER on IntegriCloud