| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-08-05 | 20 | -196/+586 |
|\ |
|
| * | Merge branch 'bkl' into for-linus | Jiri Kosina | 2010-08-04 | 1 | -42/+12 |
| |\ |
|
| | * | HID: hiddev: use usb_find_interface, get rid of BKL | Arnd Bergmann | 2010-07-13 | 1 | -42/+12 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus | Jiri Kosina | 2010-08-04 | 11 | -75/+99 |
| |\ \ \ \ |
|
| | | | * | | HID: Force input registration for "VEC footpedal" | Daniel Mack | 2010-07-19 | 2 | -0/+4 |
| | | | * | | HID: add HID_QUIRK_HIDINPUT_FORCE | Daniel Mack | 2010-07-19 | 2 | -0/+3 |
| | | | * | | HID: hid-input.c: indentation fixes | Daniel Mack | 2010-07-19 | 1 | -9/+9 |
| | | | |/ |
|
| | | * | | HID: roccat: remove obsolete kone_abi_version sysfs attribute | Stefan Achatz | 2010-06-21 | 3 | -30/+0 |
| | | * | | HID: roccat: fix offset errors in bin_attribute read | Stefan Achatz | 2010-06-21 | 1 | -2/+2 |
| | | * | | HID: roccat: introduce missing kfree | Julia Lawall | 2010-06-02 | 1 | -3/+6 |
| | | * | | HID: roccat: change kone_driver_version to kone_abi_version | Stefan Achatz | 2010-05-31 | 3 | -11/+10 |
| | | * | | HID: roccat: fix whitespace warning from checkpatch.pl | Stefan Achatz | 2010-05-31 | 1 | -1/+1 |
| | | * | | HID: roccat: remove obsolete comment | Stefan Achatz | 2010-05-31 | 1 | -5/+0 |
| | * | | | HID: magicmouse: Correct parsing of large X and Y motions. | Michael Poole | 2010-07-11 | 1 | -2/+2 |
| | * | | | HID: magicmouse: report last touch up | Chase Douglas | 2010-07-11 | 1 | -2/+20 |
| | * | | | HID: magicmouse: enable horizontal scrolling | Chase Douglas | 2010-06-24 | 1 | -6/+19 |
| | * | | | HID: magicmouse: add param for scroll speed | Chase Douglas | 2010-06-24 | 1 | -15/+28 |
| | * | | | HID: magicmouse: properly account for scroll movement in state | Chase Douglas | 2010-06-24 | 1 | -1/+2 |
| | * | | | HID: magicmouse: disable and add module param for scroll acceleration | Chase Douglas | 2010-06-04 | 1 | -1/+7 |
| | * | | | HID: magicmouse: scroll on entire surface, not just middle of mouse | Chase Douglas | 2010-06-04 | 1 | -3/+2 |
| | |/ / |
|
| * | | | Merge branch 'acrux' into for-linus | Jiri Kosina | 2010-08-04 | 5 | -1/+187 |
| |\ \ \ |
|
| | * | | | HID: fix up Kconfig entry for ACRUX driver | Jiri Kosina | 2010-07-19 | 1 | -1/+0 |
| | * | | | HID: add ACRUX game controller force feedback support | Sergei Kolzun | 2010-07-19 | 5 | -0/+187 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'upstream-fixes' into for-linus | Jiri Kosina | 2010-08-04 | 5 | -8/+16 |
| |\ \ \ |
|
| | * | | | Revert "HID: add support for the Wacom Intuos 4 wireless" | Jiri Kosina | 2010-07-20 | 3 | -3/+1 |
| | * | | | HID: Add support for Conceptronic CLLRCMCE | Kees Bakker | 2010-07-13 | 4 | -2/+12 |
| | |/ / |
|
| * | | | Merge branch 'upstream' into for-linus | Jiri Kosina | 2010-08-04 | 8 | -74/+276 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | HID: ignore digitizer usage Undefined (0x00) | Forest Bond | 2010-07-13 | 1 | -0/+3 |
| | * | | HID: hid-ids.h: Whitespace fixup, align using TABs | Kees Bakker | 2010-07-12 | 1 | -20/+20 |
| | * | | HID: picolcd: implement refcounting of framebuffer | Bruno Prémont | 2010-07-12 | 1 | -7/+103 |
| | * | | HID: picolcd: do not reallocate memory on depth change | Bruno Prémont | 2010-07-12 | 1 | -15/+12 |
| | * | | HID: picolcd: Add minimal palette required by fbcon on 8bpp | Bruno Prémont | 2010-07-12 | 1 | -11/+51 |
| | * | | HID: picolcd: fix deferred_io init/cleanup to fb ordering | Bruno Prémont | 2010-07-11 | 1 | -2/+2 |
| | * | | HID: hid-ids.h: keep vendor ids in alphabetical order | Kees Bakker | 2010-07-11 | 1 | -21/+21 |
| | * | | HID: add proper support for Elecom BM084 bluetooth mouse | Richard Nauber | 2010-06-28 | 5 | -0/+68 |
| | * | | HID: remove unused variable from hidraw_read | Stefan Achatz | 2010-05-25 | 1 | -2/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-08-05 | 23 | -707/+1306 |
|\ \ \ \ |
|
| * | | | | random: Reorder struct entropy_store to remove padding on 64bits | Richard Kennedy | 2010-07-31 | 1 | -1/+1 |
| * | | | | padata: update API documentation | Steffen Klassert | 2010-07-31 | 1 | -12/+64 |
| * | | | | padata: Remove padata_get_cpumask | Steffen Klassert | 2010-07-31 | 2 | -37/+0 |
| * | | | | crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier | Steffen Klassert | 2010-07-31 | 1 | -2/+11 |
| * | | | | crypto: pcrypt - Rename pcrypt_instance | Steffen Klassert | 2010-07-31 | 1 | -16/+14 |
| * | | | | padata: Pass the padata cpumasks to the cpumask_change_notifier chain | Steffen Klassert | 2010-07-31 | 2 | -20/+23 |
| * | | | | padata: Rearrange set_cpumask functions | Steffen Klassert | 2010-07-31 | 2 | -53/+70 |
| * | | | | padata: Rename padata_alloc functions | Steffen Klassert | 2010-07-31 | 3 | -17/+18 |
| * | | | | crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask | Steffen Klassert | 2010-07-26 | 1 | -0/+3 |
| * | | | | padata: Check for valid cpumasks | Steffen Klassert | 2010-07-26 | 1 | -1/+1 |
| * | | | | padata: Allocate cpumask dependend recources in any case | Steffen Klassert | 2010-07-26 | 1 | -17/+7 |
| * | | | | padata: Fix cpu index counting | Steffen Klassert | 2010-07-26 | 1 | -0/+1 |
| * | | | | crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i... | Peter Huewe | 2010-07-19 | 1 | -1/+1 |