summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-1069-1210/+2464
|\
| * HID: roccat: Update sysfs attribute docStefan Achatz2011-01-083-28/+28
| * HID: roccat: don't use #pragma packJiri Kosina2011-01-083-54/+30
| * HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-087-0/+1187
| * HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz2011-01-082-173/+53
| * HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2011-01-082-0/+6
| * HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-084-384/+209
| * sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-082-2/+40
| * Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-083-2/+28
| |\
| | * HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-031-0/+1
| | * HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-271-2/+2
| | * HID: hid-mosart: support suspend/resumeBenjamin Tissoires2010-12-141-0/+16
| | * HID: hid-mosart: ignore buttons reportBenjamin Tissoires2010-12-141-0/+4
| | * HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-091-0/+5
| * | HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-041-0/+3
| * | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-222-39/+19
| * | HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli2010-12-141-6/+6
| * | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-111-1/+1
| * | Merge branch 'master' into upstreamJiri Kosina2010-12-106885-367340/+730371
| |\ \
| * | | HID: simplify an index check in hid_lookup_collectionJoe Perches2010-12-101-3/+7
| * | | HID: Hoist assigns from ifsJoe Perches2010-12-101-6/+13
| * | | HID: Remove superfluous __inline__Joe Perches2010-12-101-5/+5
| * | | HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches2010-12-101-2/+1
| * | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-1051-399/+398
| * | | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-085-33/+67
| * | | HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak2010-12-071-184/+103
| * | | HID: Fix race between disconnect and hiddev_ioctlValentine Barshak2010-12-071-37/+131
| * | | HID: hid-core - rename hid_blacklist to hid_have_special_driverDmitry Torokhov2010-11-281-3/+3
| * | | HID: Add support for Perixx PERIBOARD-707 (Plus)Dennis Kügler2010-11-254-1/+4
| * | | HID: wacom: make sysfs permissions more strictJiri Kosina2010-11-181-1/+1
| * | | HID: prodikeys: make sysfs permissions more strictJiri Kosina2010-11-181-3/+3
| * | | HID: usbhid: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-181-3/+3
| * | | HID: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-181-6/+6
| * | | input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek2010-11-151-0/+40
| * | | HID: make translation table selection more clearJiri Kosina2010-11-031-9/+10
| * | | HID: add MacBookAir 3,1 and 3,2 supportEdgar (gimli) Hucek2010-11-033-4/+60
| * | | HID: Add Force Feedback support for EMS Trio Linker Plus IIIgnaz Forster2010-11-015-0/+177
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-1017-206/+282
|\ \ \ \
| * | | | spi / PM: Support dev_pm_opsMark Brown2010-12-251-8/+84
| * | | | PM: Prototype the pm_generic_ operationsMark Brown2010-12-241-0/+7
| * | | | PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki2010-12-242-1/+7
| * | | | PM: Use dev_name() in core device suspend and resume routinesRafael J. Wysocki2010-12-241-16/+9
| * | | | PM: Permit registration of parentless devices during system suspendRafael J. Wysocki2010-12-241-22/+3
| * | | | PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-244-59/+12
| * | | | PM: Remove redundant checks from core device resume routinesRafael J. Wysocki2010-12-241-27/+17
| * | | | PM: Use a different list of devices for each stage of device suspendRafael J. Wysocki2010-12-241-34/+19
| * | | | PM: Avoid compiler warning in pm_noirq_op()Rafael J. Wysocki2010-12-241-1/+1
| * | | | PM: Use pm_wakeup_pending() in __device_suspend()Rafael J. Wysocki2010-12-241-0/+5
| * | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-246-17/+17
| * | | | PM: Prevent dpm_prepare() from returning errors unnecessarilyRafael J. Wysocki2010-12-241-4/+7
OpenPOWER on IntegriCloud