aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | fix typos concerning "management"Uwe Kleine-König2010-06-16
| * | | | | | | fix typos concerning "first"Uwe Kleine-König2010-06-16
| * | | | | | | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-16
* | | | | | | | 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
| * | | | | | | | | | crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...Peter Huewe2010-07-19
| * | | | | | | | | | crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock2010-07-14
| * | | | | | | | | | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-05
| * | | | | | | | | | crypto: talitos - fix ahash for multiple of blocksizeLee Nipper2010-06-16
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu2010-05-25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | n2_crypto: Add HMAC support.David S. Miller2010-05-25
| | * | | | | | | | | | n2_crypto: Make ahash parameterization explicit.David S. Miller2010-05-25
| | * | | | | | | | | | n2_crypto: Log algorithm success/failure in kernel log.David S. Miller2010-05-25
| | * | | | | | | | | | n2_crypto: Kill n2_base_ctx and helpers.David S. Miller2010-05-25