summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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
2013-03-11staging: comedi: drivers: usbdux.c: fix DMA buffers on stackKumar Amit Mehta
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-24mm: rename page struct field helpersMel Gorman
2013-02-23new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-18staging: comedi: vmk80xx: wait for URBs to completeIan Abbott