summaryrefslogtreecommitdiff
path: root/drivers/misc/phantom.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* misc: phantom: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* misc: remove use of __devexitBill Pemberton2012-11-21
* misc: remove use of __devinitdataBill Pemberton2012-11-21
* misc: remove use of __devinitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar2010-10-26
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-06
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* drivers/misc/phantom: note PCIJiri Slaby2008-07-25
* device create: misc: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* phantom: BKL pushdownJonathan Corbet2008-06-20
* Misc, phantom, fix pollJiri Slaby2008-04-29
* Misc: phantom, add compat ioctlJiri Slaby2008-04-29
* phantom: don't grab other devicesJiri Slaby2008-02-06
* Misc: phantom, improved data passingJiri Slaby2007-10-19
* Misc: phantom, add comment about openhapticsJiri Slaby2007-10-19
* Misc: phantom, synchronize_irq() on suspendJiri Slaby2007-10-19
* Misc: phantom, take care of pci postingJiri Slaby2007-05-23
* phantom: move to unlocked_ioctlJiri Slaby2007-05-23
* Misc: add sensable phantom driverJiri Slaby2007-05-08