Age | Commit message (Expand) | Author | Files | Lines |
2014-01-07 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-09-04 | HID: Correct the USB IDs for the new Macbook Air 6 | Henrik Rydberg | 1 | -3/+3 |
2013-07-03 | Input: bcm5974 - add support for the 2013 MacBook Air | Dmitry Torokhov | 1 | -2/+34 |
2012-10-31 | HID: Add support for the MacBook Pro 10,2 keyboard / touchpad | Dirk Hohndel | 1 | -0/+21 |
2012-09-19 | Input: bcm5974 - Convert to MT-B | Henrik Rydberg | 1 | -45/+28 |
2012-09-19 | Input: bcm5974 - Drop the logical dimensions | Henrik Rydberg | 1 | -144/+111 |
2012-09-19 | Input: bcm5974 - Preparatory renames | Henrik Rydberg | 1 | -12/+13 |
2012-09-19 | Input: bcm5974 - only setup button urb for TYPE1 devices | Henrik Rydberg | 1 | -17/+26 |
2012-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+20 |
2012-07-10 | Input: bcm5974 - Add support for 2012 MacBook Pro Retina | Henrik Rydberg | 1 | -0/+20 |
2012-05-05 | USB: input: bcm5974.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -11/+11 |
2012-05-02 | USB: bcm5974.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -6/+10 |
2012-05-02 | USB: input: bcm5974.c: fix up dev_err() usage | Greg Kroah-Hartman | 1 | -5/+5 |
2012-04-26 | USB: bcm5974.c: remove err() usage | Greg Kroah-Hartman | 1 | -6/+6 |
2012-02-14 | bcm5974: Add pointer and buttonpad properties | Chase Douglas | 1 | -0/+1 |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+3 |
2012-01-11 | Input: bcm5974 - set BUTTONPAD property | Jussi Pakkanen | 1 | -0/+3 |
2011-11-18 | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -13/+1 |
2011-09-10 | Input: bcm5974 - add MacBookAir4,1 trackpad support | Pieter-Augustijn Van Malleghem | 1 | -0/+20 |
2011-08-17 | Input: bcm5974 - Add support for newer MacBookPro8,2 | Andrew Drake | 1 | -0/+20 |
2011-08-09 | Input: bcm5974 - add support for touchpads found in MacBookAir4,2 | Joshua V. Dillon | 1 | -0/+20 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-19 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -0/+60 |
2011-03-13 | Input: bcm5974 - add support for MacBookPro8 | Andy Botting | 1 | -0/+20 |
2011-02-27 | Input: bcm5974 - Report button also for zero fingers | Henrik Rydberg | 1 | -4/+4 |
2010-11-15 | input: bcm5974: Add support for MacBookAir3 | Edgar (gimli) Hucek | 1 | -0/+40 |
2010-09-01 | Input: bcm5974 - adjust major/minor to scale | Henrik Rydberg | 1 | -4/+8 |
2010-06-24 | Input: bcm5974 - set the average number of events per MT event packet | Henrik Rydberg | 1 | -0/+2 |
2010-06-08 | Input: bcm5974 - turn wellspring mode off if failed to start traffic | Luo Jinghua | 1 | -7/+14 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -12/+12 |
2010-03-20 | Input: bcm5974 - retract efi-broken suspend_resume | Henrik Rydberg | 1 | -1/+0 |
2010-01-06 | Input: bcm5974 - report ABS_MT events | Henrik Rydberg | 1 | -1/+43 |
2009-09-13 | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg | 1 | -15/+16 |
2009-04-28 | Input: bcm5974 - augment debug information | Henrik Rydberg | 1 | -4/+10 |
2009-04-28 | Input: bcm5974 - Add support for the Macbook 5 (Unibody) | Henrik Rydberg | 1 | -2/+43 |
2009-04-28 | Input: bcm5974 - add quad-finger tapping | Henrik Rydberg | 1 | -1/+3 |
2009-04-28 | Input: bcm5974 - prepare for a new trackpad header type | Henrik Rydberg | 1 | -21/+26 |
2008-09-16 | Input: bcm5974 - switch back to normal mode when closing | Henrik Rydberg | 1 | -4/+9 |
2008-09-05 | Input: bcm5974 - add BTN_TOUCH event for mousedev benefit | Henrik Rydberg | 1 | -0/+2 |
2008-09-05 | Input: bcm5974 - improve finger tracking and counting | Henrik Rydberg | 1 | -16/+54 |
2008-09-05 | Input: bcm5974 - small formatting cleanup | Henrik Rydberg | 1 | -1/+1 |
2008-08-09 | Input: bcm5974 - implement autosuspend support | Dmitry Torokhov | 1 | -0/+12 |
2008-08-09 | Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads | Henrik Rydberg | 1 | -0/+669 |