aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/char/vfc_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller1-736/+0
2008-07-17drivers/sbus/: cleanupsAdrian Bunk1-19/+20
2008-06-20videopix: BKL pushdownJonathan Corbet1-0/+5
2007-10-20vfc_dev conversion to mutex: falloutAl Viro1-1/+1
2007-10-17[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke1-2/+3
2007-07-31Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke1-0/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-21[SBUS] vfc_dev.c: kzallocvignesh babu1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-2/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] struct path: convert sbusJosef Sipek1-1/+1
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+1
2005-12-15[PATCH] sparc: vfc __iomem annotations and fixesAl Viro1-3/+3
2005-08-04[SPARC]: Fix up sleep_on() removal in vfc driver.Christoph Hellwig1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+742