aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/phantom.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar2010-10-261-2/+6
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+6
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-071-9/+4
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
* drivers/misc/phantom: note PCIJiri Slaby2008-07-251-1/+1
* device create: misc: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* phantom: BKL pushdownJonathan Corbet2008-06-201-2/+7
* Misc, phantom, fix pollJiri Slaby2008-04-291-4/+6
* Misc: phantom, add compat ioctlJiri Slaby2008-04-291-4/+20
* phantom: don't grab other devicesJiri Slaby2008-02-061-3/+4
* Misc: phantom, improved data passingJiri Slaby2007-10-191-18/+76
* Misc: phantom, add comment about openhapticsJiri Slaby2007-10-191-0/+1
* Misc: phantom, synchronize_irq() on suspendJiri Slaby2007-10-191-0/+2
* Misc: phantom, take care of pci postingJiri Slaby2007-05-231-1/+10
* phantom: move to unlocked_ioctlJiri Slaby2007-05-231-4/+14
* Misc: add sensable phantom driverJiri Slaby2007-05-081-0/+463