| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: phantom: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-16 | 1 | -1/+1 |
* | misc: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | misc: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | misc: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | drivers/misc: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | drivers/misc/phantom.c: add missing warning messages in phantom_probe() | Rahul Ruikar | 2010-10-27 | 1 | -2/+6 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -5/+6 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | driver core: Convert some drivers to CLASS_ATTR_STRING | Andi Kleen | 2010-03-08 | 1 | -9/+4 |
* | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-08 | 1 | -1/+1 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-02 | 1 | -1/+1 |
* | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -3/+3 |
* | drivers/misc/phantom: note PCI | Jiri Slaby | 2008-07-25 | 1 | -1/+1 |
* | device create: misc: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 | 1 | -2/+3 |
* | phantom: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -2/+7 |
* | Misc, phantom, fix poll | Jiri Slaby | 2008-04-29 | 1 | -4/+6 |
* | Misc: phantom, add compat ioctl | Jiri Slaby | 2008-04-29 | 1 | -4/+20 |
* | phantom: don't grab other devices | Jiri Slaby | 2008-02-06 | 1 | -3/+4 |
* | Misc: phantom, improved data passing | Jiri Slaby | 2007-10-19 | 1 | -18/+76 |
* | Misc: phantom, add comment about openhaptics | Jiri Slaby | 2007-10-19 | 1 | -0/+1 |
* | Misc: phantom, synchronize_irq() on suspend | Jiri Slaby | 2007-10-19 | 1 | -0/+2 |
* | Misc: phantom, take care of pci posting | Jiri Slaby | 2007-05-24 | 1 | -1/+10 |
* | phantom: move to unlocked_ioctl | Jiri Slaby | 2007-05-24 | 1 | -4/+14 |
* | Misc: add sensable phantom driver | Jiri Slaby | 2007-05-08 | 1 | -0/+463 |