aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | fix comment typo in netdevice.hJustin P. Mattock2010-06-04
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-04
|\ \ \ \
| * \ \ \ Merge branch 'bkl' into for-linusJiri Kosina2010-08-04
| |\ \ \ \
| | * | | | HID: hiddev: use usb_find_interface, get rid of BKLArnd Bergmann2010-07-13
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linusJiri Kosina2010-08-04
| |\ \ \ \ \ \ \
| | | | * | | | | HID: Force input registration for "VEC footpedal"Daniel Mack2010-07-19
| | | | * | | | | HID: add HID_QUIRK_HIDINPUT_FORCEDaniel Mack2010-07-19
| | | | * | | | | HID: hid-input.c: indentation fixesDaniel Mack2010-07-19
| | | | |/ / / /
| | | * | | | | HID: roccat: remove obsolete kone_abi_version sysfs attributeStefan Achatz2010-06-21
| | | * | | | | HID: roccat: fix offset errors in bin_attribute readStefan Achatz2010-06-21
| | | * | | | | HID: roccat: introduce missing kfreeJulia Lawall2010-06-02
| | | * | | | | HID: roccat: change kone_driver_version to kone_abi_versionStefan Achatz2010-05-31
| | | * | | | | HID: roccat: fix whitespace warning from checkpatch.plStefan Achatz2010-05-31
| | | * | | | | HID: roccat: remove obsolete commentStefan Achatz2010-05-31
| | * | | | | | HID: magicmouse: Correct parsing of large X and Y motions.Michael Poole2010-07-11
| | * | | | | | HID: magicmouse: report last touch upChase Douglas2010-07-11
| | * | | | | | HID: magicmouse: enable horizontal scrollingChase Douglas2010-06-24
| | * | | | | | HID: magicmouse: add param for scroll speedChase Douglas2010-06-24
| | * | | | | | HID: magicmouse: properly account for scroll movement in stateChase Douglas2010-06-24
| | * | | | | | HID: magicmouse: disable and add module param for scroll accelerationChase Douglas2010-06-04
| | * | | | | | HID: magicmouse: scroll on entire surface, not just middle of mouseChase Douglas2010-06-04
| | |/ / / / /
| * | | | | | Merge branch 'acrux' into for-linusJiri Kosina2010-08-04
| |\ \ \ \ \ \
| | * | | | | | HID: fix up Kconfig entry for ACRUX driverJiri Kosina2010-07-19
| | * | | | | | HID: add ACRUX game controller force feedback supportSergei Kolzun2010-07-19
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'upstream-fixes' into for-linusJiri Kosina2010-08-04
| |\ \ \ \ \ \
| | * | | | | | Revert "HID: add support for the Wacom Intuos 4 wireless"Jiri Kosina2010-07-20
| | * | | | | | HID: Add support for Conceptronic CLLRCMCEKees Bakker2010-07-13
| | |/ / / / /
| * | | | | | Merge branch 'upstream' into for-linusJiri Kosina2010-08-04
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | HID: ignore digitizer usage Undefined (0x00)Forest Bond2010-07-13
| | * | | | | HID: hid-ids.h: Whitespace fixup, align using TABsKees Bakker2010-07-12
| | * | | | | HID: picolcd: implement refcounting of framebufferBruno Prémont2010-07-12
| | * | | | | HID: picolcd: do not reallocate memory on depth changeBruno Prémont2010-07-12
| | * | | | | HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont2010-07-12
| | * | | | | HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont2010-07-11
| | * | | | | HID: hid-ids.h: keep vendor ids in alphabetical orderKees Bakker2010-07-11
| | * | | | | HID: add proper support for Elecom BM084 bluetooth mouseRichard Nauber2010-06-28
| | * | | | | HID: remove unused variable from hidraw_readStefan Achatz2010-05-25
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-04
|\ \ \ \ \ \
| * | | | | | random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy2010-07-31
| * | | | | | padata: update API documentationSteffen Klassert2010-07-31
| * | | | | | padata: Remove padata_get_cpumaskSteffen Klassert2010-07-31
| * | | | | | crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifierSteffen Klassert2010-07-31
| * | | | | | crypto: pcrypt - Rename pcrypt_instanceSteffen Klassert2010-07-31
| * | | | | | padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert2010-07-31
| * | | | | | padata: Rearrange set_cpumask functionsSteffen Klassert2010-07-31
| * | | | | | padata: Rename padata_alloc functionsSteffen Klassert2010-07-31
| * | | | | | crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumaskSteffen Klassert2010-07-26
| * | | | | | padata: Check for valid cpumasksSteffen Klassert2010-07-26
| * | | | | | padata: Allocate cpumask dependend recources in any caseSteffen Klassert2010-07-26
| * | | | | | padata: Fix cpu index countingSteffen Klassert2010-07-26