| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-01-10 | 64 | -1187/+2269 |
|\ |
|
| * | HID: roccat: don't use #pragma pack | Jiri Kosina | 2011-01-08 | 3 | -54/+30 |
| * | HID: roccat: Add support for Roccat Kone[+] v2 | Stefan Achatz | 2011-01-08 | 6 | -0/+1079 |
| * | HID: roccat: reduce number of functions in kone and pyra drivers | Stefan Achatz | 2011-01-08 | 2 | -173/+53 |
| * | HID: roccat: declare meaning of pack pragma usage in driver headers | Stefan Achatz | 2011-01-08 | 2 | -0/+6 |
| * | HID: roccat: use class for char device for sysfs attribute creation | Stefan Achatz | 2011-01-08 | 4 | -384/+209 |
| * | sysfs: Introducing binary attributes for struct class | Stefan Achatz | 2011-01-08 | 1 | -2/+39 |
| * | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2011-01-08 | 3 | -2/+28 |
| |\ |
|
| | * | HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report() | Jesper Juhl | 2011-01-03 | 1 | -0/+1 |
| | * | HID: picolcd: fix misuse of logical operation in place of bitop | David Sterba | 2010-12-27 | 1 | -2/+2 |
| | * | HID: hid-mosart: support suspend/resume | Benjamin Tissoires | 2010-12-14 | 1 | -0/+16 |
| | * | HID: hid-mosart: ignore buttons report | Benjamin Tissoires | 2010-12-14 | 1 | -0/+4 |
| | * | HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad | Chase Douglas | 2010-12-09 | 1 | -0/+5 |
| * | | HID: hidraw: add compatibility ioctl() for 32-bit applications. | Alan Ott | 2011-01-04 | 1 | -0/+3 |
| * | | HID: usbhid: base runtime PM on modern API | Oliver Neukum | 2010-12-22 | 2 | -39/+19 |
| * | | HID: replace offsets values with their corresponding BTN_* defines | Florian Fainelli | 2010-12-14 | 1 | -6/+6 |
| * | | HID: hid-picolcd: don't use flush_scheduled_work() | Tejun Heo | 2010-12-11 | 1 | -1/+1 |
| * | | Merge branch 'master' into upstream | Jiri Kosina | 2010-12-10 | 3493 | -273271/+565306 |
| |\ \ |
|
| * | | | HID: simplify an index check in hid_lookup_collection | Joe Perches | 2010-12-10 | 1 | -3/+7 |
| * | | | HID: Hoist assigns from ifs | Joe Perches | 2010-12-10 | 1 | -6/+13 |
| * | | | HID: Remove superfluous __inline__ | Joe Perches | 2010-12-10 | 1 | -5/+5 |
| * | | | HID: Use vzalloc for vmalloc/memset(,0...) | Joe Perches | 2010-12-10 | 1 | -2/+1 |
| * | | | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 2010-12-10 | 50 | -393/+372 |
| * | | | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov | 2010-12-08 | 4 | -33/+24 |
| * | | | HID: Consolidate device existence checks in hiddev_ioctl | Valentine Barshak | 2010-12-07 | 1 | -184/+103 |
| * | | | HID: Fix race between disconnect and hiddev_ioctl | Valentine Barshak | 2010-12-07 | 1 | -37/+131 |
| * | | | HID: hid-core - rename hid_blacklist to hid_have_special_driver | Dmitry Torokhov | 2010-11-28 | 1 | -3/+3 |
| * | | | HID: Add support for Perixx PERIBOARD-707 (Plus) | Dennis Kügler | 2010-11-25 | 4 | -1/+4 |
| * | | | HID: wacom: make sysfs permissions more strict | Jiri Kosina | 2010-11-18 | 1 | -1/+1 |
| * | | | HID: prodikeys: make sysfs permissions more strict | Jiri Kosina | 2010-11-18 | 1 | -3/+3 |
| * | | | HID: usbhid: Clean up makefile (-y instead of -objs) | Tracey Dent | 2010-11-18 | 1 | -3/+3 |
| * | | | HID: Clean up makefile (-y instead of -objs) | Tracey Dent | 2010-11-18 | 1 | -6/+6 |
| * | | | input: bcm5974: Add support for MacBookAir3 | Edgar (gimli) Hucek | 2010-11-15 | 1 | -0/+40 |
| * | | | HID: make translation table selection more clear | Jiri Kosina | 2010-11-03 | 1 | -9/+10 |
| * | | | HID: add MacBookAir 3,1 and 3,2 support | Edgar (gimli) Hucek | 2010-11-03 | 3 | -4/+60 |
| * | | | HID: Add Force Feedback support for EMS Trio Linker Plus II | Ignaz Forster | 2010-11-01 | 5 | -0/+177 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-01-10 | 6 | -146/+200 |
|\ \ \ \ |
|
| * | | | | spi / PM: Support dev_pm_ops | Mark Brown | 2010-12-25 | 1 | -8/+84 |
| * | | | | PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally | Rafael J. Wysocki | 2010-12-24 | 1 | -1/+1 |
| * | | | | PM: Use dev_name() in core device suspend and resume routines | Rafael J. Wysocki | 2010-12-24 | 1 | -16/+9 |
| * | | | | PM: Permit registration of parentless devices during system suspend | Rafael J. Wysocki | 2010-12-24 | 1 | -22/+3 |
| * | | | | PM: Replace the device power.status field with a bit field | Rafael J. Wysocki | 2010-12-24 | 2 | -16/+8 |
| * | | | | PM: Remove redundant checks from core device resume routines | Rafael J. Wysocki | 2010-12-24 | 1 | -27/+17 |
| * | | | | PM: Use a different list of devices for each stage of device suspend | Rafael J. Wysocki | 2010-12-24 | 1 | -34/+19 |
| * | | | | PM: Avoid compiler warning in pm_noirq_op() | Rafael J. Wysocki | 2010-12-24 | 1 | -1/+1 |
| * | | | | PM: Use pm_wakeup_pending() in __device_suspend() | Rafael J. Wysocki | 2010-12-24 | 1 | -0/+5 |
| * | | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki | 2010-12-24 | 2 | -11/+11 |
| * | | | | PM: Prevent dpm_prepare() from returning errors unnecessarily | Rafael J. Wysocki | 2010-12-24 | 1 | -4/+7 |
| * | | | | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) | Alan Stern | 2010-12-24 | 1 | -9/+38 |
| * | | | | PM / Runtime: Fix comments to match runtime callback code | Aaro Koskinen | 2010-12-24 | 1 | -2/+2 |