summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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-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-09vt6655: slightly clean reading config fileAl Viro
2013-04-09vt6656: slightly sanitized reading configAl Viro
2013-04-09silicom-bypass: Remove device_open/close()David Howells
2013-04-09wlags49_h2: Don't use create_proc_entry()David Howells
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09rtl8192u: switch to proc_create()Al Viro
2013-04-09keucr: switch to ->show_info()Al Viro
2013-04-09rts5139: switch to ->show_info()Al Viro
2013-04-09silicom: bury bp_proc.cAl Viro
2013-04-09silicom: switch to create_proc_data(), clean procfs side of things upAl Viro
2013-04-09silicom: untangle module_initAl Viro
2013-04-09silicom: get_bypass_slave_pfs() open-codes lookup_port()Al Viro
2013-04-09silicom: unobfuscate get_{status,master}_port_fn()Al Viro
2013-04-09silicom: helper functions are often useful...Al Viro
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-09rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro
2013-04-09dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro
2013-04-09dgrp procfs fixes, part 5: per-node filesAl Viro
2013-04-09dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro
2013-04-09dgrp procfs fixes, part 3: kill dead codeAl Viro
2013-04-09dgrp procfs fixes, part 2Al Viro
2013-04-09dgrp procfs fixes, part 1Al Viro
2013-04-09The rtl8192e procfs-based debug interface seems very brokenSean MacLennan
2013-04-09rtl8192e: switch to proc_create()Al Viro
2013-04-09rtl8192e: don't use create_proc_entry() for directoriesAl Viro
2013-04-09mode_t, whack-a-mole at 11...Al Viro
2013-04-09ccg: don't bother with fops->ownerAl Viro
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo
2013-03-13zcache: convert to idr_alloc()Tejun Heo
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-11staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven
2013-03-11staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta
2013-03-11staging: imx/drm: request irq only after adding the crtcPhilipp Zabel
2013-03-11staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta