Age | Commit message (Expand) | Author | Files | Lines |
2011-03-12 | HID: ACRUX - activate the device immediately after binding | Dmitry Torokhov | 4 | -8/+37 |
2011-03-01 | HID: Do not create input devices for feature reports | Henrik Rydberg | 3 | -11/+23 |
2011-02-22 | HID: bt hidp: send Output reports using SET_REPORT on the Control channel | Antonio Ospite | 1 | -1/+1 |
2011-02-21 | HID: hid-sony.c: Fix sending Output reports to the Sixaxis | Antonio Ospite | 1 | -0/+20 |
2011-02-17 | HID: add support for Keytouch IEC 60945 | Jiri Kosina | 5 | -0/+79 |
2011-02-17 | HID: Add HID Report Descriptor to sysfs | Alan Ott | 2 | -0/+43 |
2011-02-13 | HID: hid-lcpower: fix key mapping | Chris Schlund | 1 | -2/+2 |
2011-02-03 | HID: add support for wireless remote LC Power model RC1000MCE | Chris Schlund | 5 | -0/+81 |
2011-01-31 | HID: hidraw: Replace Confusing += Operator with = | Alan Ott | 1 | -1/+1 |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -20/+24 |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 53 | -1085/+1323 |
2011-01-13 | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 10 | -61/+1086 |
2011-01-13 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -19/+67 |
2011-01-13 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 68 | -359/+1122 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 42 | -1170/+2112 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 297 | -7182/+25450 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 108 | -582/+424 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 37 | -464/+4779 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 15 | -108/+116 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 16 | -34/+1798 |
2011-01-13 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 21 | -182/+370 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 45 | -833/+2960 |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -0/+220 |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 43 | -1185/+3078 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 325 | -434/+440 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -7/+568 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 18 | -265/+624 |
2011-01-13 | decompressors: remove unused constant from inflate.h | Lasse Collin | 1 | -3/+0 |
2011-01-13 | decompressors: check input size in decompress_inflate.c | Lasse Collin | 1 | -4/+13 |
2011-01-13 | x86: support XZ-compressed kernel | Lasse Collin | 6 | -10/+14 |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin | 9 | -2/+469 |
2011-01-13 | decompressors: add XZ decompressor module | Lasse Collin | 17 | -0/+3783 |
2011-01-13 | Decompressors: fix callback-to-callback mode in decompress_unlzo.c | Lasse Collin | 1 | -10/+50 |
2011-01-13 | Decompressors: check input size in decompress_unlzo.c | Lasse Collin | 1 | -5/+41 |
2011-01-13 | Decompressors: check for write errors in decompress_unlzo.c | Lasse Collin | 1 | -2/+2 |
2011-01-13 | Decompressors: validate match distance in decompress_unlzma.c | Lasse Collin | 1 | -0/+3 |
2011-01-13 | Decompressors: check for write errors in decompress_unlzma.c | Lasse Collin | 1 | -21/+32 |
2011-01-13 | Decompressors: check for read errors in decompress_unlzma.c | Lasse Collin | 1 | -0/+3 |
2011-01-13 | Decompressors: fix header validation in decompress_unlzma.c | Lasse Collin | 1 | -1/+3 |
2011-01-13 | Decompressors: remove unused function from lib/decompress_unlzma.c | Lasse Collin | 1 | -6/+0 |
2011-01-13 | Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> | Lasse Collin | 5 | -4/+1 |
2011-01-13 | Decompressors: get rid of set_error_fn() macro | Lasse Collin | 5 | -19/+11 |
2011-01-13 | Decompressors: add missing INIT (i.e. __init) | Lasse Collin | 2 | -3/+3 |
2011-01-13 | romfs: have romfs_fs.h pull in necessary headers | Mike Frysinger | 1 | -0/+3 |
2011-01-13 | ramoops: fix types, remove typecasts | Andrew Morton | 1 | -4/+4 |
2011-01-13 | cramfs: generate unique inode number for better inode cache usage | Stefani Seibold | 1 | -41/+69 |
2011-01-13 | cramfs: hide function prototypes behind __KERNEL__ macro | Alexander Shishkin | 1 | -0/+2 |
2011-01-13 | aio: remove unused aio_run_iocbs() | Jeff Moyer | 1 | -22/+5 |