Age | Commit message (Expand) | Author | Files | Lines |
2008-01-28 | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 1 | -4/+4 |
2008-01-22 | [SPARC64]: Fix section error in sparcspkr | Sam Ravnborg | 1 | -2/+2 |
2008-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -24/+51 |
2008-01-17 | Input: ALPS - fix sync loss on Acer Aspire 5720ZG | Dmitry Torokhov | 1 | -1/+1 |
2008-01-17 | Input: psmouse - fix input_dev leak in lifebook driver | Andres Salomon | 1 | -1/+6 |
2008-01-17 | Input: psmouse - fix potential memory leak in psmouse_connect() | Andres Salomon | 1 | -0/+2 |
2008-01-17 | Input: usbtouchscreen - fix buffer overflow, make more egalax work | Daniel Ritz | 1 | -22/+33 |
2008-01-17 | Input: mousedev - handle mice that use absolute coordinates | Micah Parrish | 1 | -0/+9 |
2008-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -33/+38 |
2008-01-14 | Input: improve Kconfig help entries for HP Jornada devices | Kristoffer Ericson | 2 | -11/+9 |
2008-01-03 | Input: pass EV_PWR events to event handlers | Richard Purdie | 1 | -0/+4 |
2008-01-03 | Input: spitzkbd - fix suspend key handling | Richard Purdie | 1 | -0/+1 |
2008-01-03 | gameport: don't export functions that are static inline | Ivan Kokshaysky | 1 | -2/+0 |
2007-12-14 | Input: jornada680_kbd - fix default keymap | Kristoffer Ericson | 1 | -20/+20 |
2007-12-14 | Input: Handle EV_PWR type of input caps in input_set_capability. | Dmitry Baryshkov | 1 | -0/+4 |
2007-12-05 | spi: use simplified spi_sync() calling convention | Marc Pignat | 1 | -7/+6 |
2007-11-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -11/+37 |
2007-11-27 | Input: bf54x-keys - keypad does not exist on BF544 parts | Mike Frysinger | 1 | -1/+1 |
2007-11-21 | Input: gpio-keys - request and configure GPIOs | Herbert Valerio Riedel | 1 | -10/+28 |
2007-11-21 | Input: i8042 - add i8042.noloop quirk for MS Virtual Machine | Jiri Kosina | 1 | -0/+8 |
2007-11-23 | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 1 | -1/+1 |
2007-11-03 | Use i8253.c lock for PC speaker on MIPS, too. | Ralf Baechle | 1 | -1/+1 |
2007-11-02 | Input: inport, logibm - use KERN_INFO when reporting missing mouse | Helge Deller | 2 | -2/+2 |
2007-11-02 | Input: appletouch - idle reset logic broke older Fountains | Dmitry Torokhov | 1 | -48/+77 |
2007-10-28 | Input: hp_sdc.c - fix section mismatch | Adrian Bunk | 1 | -4/+0 |
2007-10-28 | Input: xpad - add more USB IDs | Joshua J Bowman | 1 | -0/+2 |
2007-10-24 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 1 | -1/+1 |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -40/+54 |
2007-10-22 | Input: appletouch - apply idle reset logic to all touchpads | Anton Ekblad | 1 | -14/+11 |
2007-10-22 | Input: usbtouchscreen - add support for GoTop tablet devices | Jerrold Jones | 2 | -2/+40 |
2007-10-22 | Input: bf54x-keys - return real error when request_irq() fails | Michael Hennerich | 1 | -1/+0 |
2007-10-22 | Input: i8042 - export i8042_command() | Márton Németh | 2 | -23/+3 |
2007-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 7 | -9/+9 |
2007-10-20 | typo fixes | Matt LaPlante | 1 | -2/+2 |
2007-10-20 | changed email | Johann Deneux | 2 | -2/+2 |
2007-10-20 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 1 | -1/+2 |
2007-10-20 | Spelling fix: explicitly | Jean Delvare | 2 | -2/+2 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2 | -3/+3 |
2007-10-19 | define global BIT macro | Jiri Slaby | 1 | -2/+0 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 85 | -234/+300 |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 1 | -1/+2 |
2007-10-19 | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 3 | -6/+3 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2007-10-16 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -5/+20 |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 27 | -1545/+3504 |
2007-10-16 | Atari keyboard: incorporate additional review comments | Geert Uytterhoeven | 1 | -3/+4 |
2007-10-14 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 1 | -2/+2 |
2007-10-13 | Input: use full RCU API | Dmitry Torokhov | 4 | -48/+32 |
2007-10-13 | m68k: Atari input drivers cleanup | Geert Uytterhoeven | 2 | -21/+154 |
2007-10-13 | Input: remove tsdev interface | Richard Purdie | 3 | -723/+0 |