aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/phantom.c
AgeCommit message (Expand)Author
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-25drivers/misc/phantom: note PCIJiri Slaby
2008-07-21device create: misc: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20phantom: BKL pushdownJonathan Corbet
2008-04-29Misc, phantom, fix pollJiri Slaby
2008-04-29Misc: phantom, add compat ioctlJiri Slaby
2008-02-06phantom: don't grab other devicesJiri Slaby
2007-10-19Misc: phantom, improved data passingJiri Slaby
2007-10-19Misc: phantom, add comment about openhapticsJiri Slaby
2007-10-19Misc: phantom, synchronize_irq() on suspendJiri Slaby
2007-05-23Misc: phantom, take care of pci postingJiri Slaby
2007-05-23phantom: move to unlocked_ioctlJiri Slaby
2007-05-08Misc: add sensable phantom driverJiri Slaby