| Commit message (Expand) | Author | Age | Files | Lines |
* | macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl() | Luis Chamberlain | 2022-01-22 | 1 | -23/+1 |
* | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 1 | -2/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | macintosh: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-07-01 | 1 | -4/+4 |
* | Input: mac mouse emulation - add locking | Dmitry Torokhov | 2010-11-12 | 1 | -0/+8 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Input: Mac button emulation - allow compiling as a module | Dmitry Torokhov | 2010-01-30 | 1 | -2/+11 |
* | Input: Mac button emulation - implement as an input filter | Dmitry Torokhov | 2010-01-30 | 1 | -70/+187 |
* | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -3/+3 |
* | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -8/+3 |
* | mac-hid: fix build after lockdep annotation | Harvey Harrison | 2008-04-26 | 1 | -2/+2 |
* | Input: mac_hid - add lockdep annotation to emumousebtn | Peter Zijlstra | 2008-04-24 | 1 | -0/+6 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -3/+4 |
* | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible | Geert Uytterhoeven | 2007-08-23 | 1 | -0/+1 |
* | [POWERPC] drivers/macintosh/mac_hid.c: Make code static | Adrian Bunk | 2007-05-02 | 1 | -4/+4 |
* | [POWERPC] Unexport mac_hid_mouse_emulate_buttons | Adrian Bunk | 2007-03-08 | 1 | -2/+0 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [POWERPC] move variables in drivers/macintosh to bss | Olaf Hering | 2007-02-13 | 1 | -2/+2 |
* | Input: handle errors from input_register_device in drivers/macintosh | Dmitry Torokhov | 2006-11-24 | 1 | -2/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 | 1 | -18/+22 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+140 |