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