summaryrefslogtreecommitdiff
path: root/drivers/macintosh/mac_hid.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-01macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-4/+4
2010-11-11Input: mac mouse emulation - add lockingDmitry Torokhov1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-30Input: Mac button emulation - allow compiling as a moduleDmitry Torokhov1-2/+11
2010-01-30Input: Mac button emulation - implement as an input filterDmitry Torokhov1-70/+187
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman1-8/+3
2008-04-25mac-hid: fix build after lockdep annotationHarvey Harrison1-2/+2
2008-04-24Input: mac_hid - add lockdep annotation to emumousebtnPeter Zijlstra1-0/+6
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-3/+4
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven1-0/+1
2007-05-02[POWERPC] drivers/macintosh/mac_hid.c: Make code staticAdrian Bunk1-4/+4
2007-03-08[POWERPC] Unexport mac_hid_mouse_emulate_buttonsAdrian Bunk1-2/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-13[POWERPC] move variables in drivers/macintosh to bssOlaf Hering1-2/+2
2006-11-24Input: handle errors from input_register_device in drivers/macintoshDmitry Torokhov1-2/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-28[PATCH] Input: convert drivers/macintosh to dynamic input_dev allocationDmitry Torokhov1-18/+22
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+140