aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/adbhid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov1-1/+1
2008-07-01drivers/macintosh: Various cleanupsAdrian Bunk1-1/+1
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar1-3/+12
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar1-7/+39
2008-01-14macintosh: fix fabrication of caplock key eventsAndy Wingo1-1/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-7/+12
2007-10-16fix adbhid mismergeAl Viro1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-11/+10
2007-10-11Input: adbhid - produce all CapsLock key eventsAndrew McNabb1-9/+47
2007-09-22[POWERPC] adbhid: Enable KEY_FN key reportingAristeu Rozanski1-11/+10
2007-05-08Input: adbhid - do not access input_dev->private directlyDmitry Torokhov1-8/+8
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-3/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-13/+7
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-22[PATCH] asm/backlight.h is ppc-onlyAl Viro1-1/+1
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-11/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-1/+1
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-21/+7
2006-03-29Merge ../linux-2.6Paul Mackerras1-1/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+2
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-2/+1
2005-10-31Input: adbhid - fix OOPS introduced by dynalloc conversionPaul Mackerras1-0/+1
2005-10-28[PATCH] Input: convert drivers/macintosh to dynamic input_dev allocationDmitry Torokhov1-106/+116
2005-05-01[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi1-0/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1177