summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: usbhid: defer LED setting to a workqueueDaniel Kurtz2011-12-213-11/+80
* HID: usbhid: hid-core: submit queued urbs before suspendDaniel Kurtz2011-12-211-79/+105
* HID: usbhid: remove LED_ONDaniel Kurtz2011-12-212-11/+0
* HID: emsff: use symbolic name instead of hardcoded PID constantJiri Kosina2011-12-211-1/+1
* HID: Kconfig: fix syntaxJiri Kosina2011-12-191-1/+1
* HID: introduce proper dependency of HID_BATTERY on POWER_SUPPLYJiri Kosina2011-12-161-1/+1
* HID: make parser more verbose about parsing errors by defaultJiri Kosina2011-12-151-24/+26
* HID: hid-input: fix compile for !HID_BATTERY_STRENGTHJeremy Fitzhardinge2011-11-301-1/+2
* HID: hid-input: add support for HID devices reporting Battery StrengthJeremy Fitzhardinge2011-11-282-0/+115
* HID: usbkbd: kill LED URB on disconnectWillem Penninckx2011-11-231-0/+1
* HID: usbkbd: synchronize LED URB submissionWillem Penninckx2011-11-231-5/+58
* HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup staticJiri Kosina2011-11-221-2/+2
* HID: multitouch: make struct mt_classess staticJiri Kosina2011-11-221-1/+1
* HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends AlertDan Delaney2011-11-202-0/+3
* HID: roccat: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-202-6/+2
* HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge2011-11-191-0/+8
* HID: be more strict when ignoring out-of-range fieldsJiri Kosina2011-11-161-3/+2
* HID: ignore absolute values which don't fit between logical min and maxJiri Kosina2011-11-161-0/+7
* HID: bump maximum global item tag report size to 96 bytesChase Douglas2011-11-161-1/+1
* HID: hid-lg4ff: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-11-035-52/+33
|\
| * Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"Henrik Rydberg2011-11-011-43/+4
| * HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall2011-11-011-9/+9
| * HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist2011-10-283-0/+5
| * HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan2011-10-283-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-0235-21/+11653
|\ \
| * | dm: raid fix device status indicator when array initializingJonathan E Brassow2011-10-311-11/+37
| * | dm log userspace: add log device dependencyJonathan E Brassow2011-10-311-3/+32
| * | dm log userspace: fix comment hyphensJonathan Brassow2011-10-311-1/+1
| * | dm: add thin provisioning targetJoe Thornber2011-10-315-0/+4006
| * | dm: add persistent data libraryJoe Thornber2011-10-3121-0/+5625
| * | dm: add bufioMikulas Patocka2011-10-314-0/+1820
| * | dm: export dm get mdAlasdair G Kergon2011-10-311-0/+1
| * | dm table: add immutable featureAlasdair G Kergon2011-10-314-0/+43
| * | dm table: add always writeable featureAlasdair G Kergon2011-10-311-0/+6
| * | dm table: add singleton featureAlasdair G Kergon2011-10-311-0/+16
| * | dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka2011-10-311-5/+26
| * | dm: remove superfluous smp_mbNamhyung Kim2011-10-311-1/+0
| * | dm: use local printk ratelimitNamhyung Kim2011-10-311-0/+10
| * | dm table: propagate non rotational flagMandeep Singh Baines2011-10-311-0/+30
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-027-480/+2308
|\ \ \
| * | | edac: tag sb_edac as EXPERIMENTAL, as it requires more testingMauro Carvalho Chehab2011-11-011-0/+1
| * | | EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona2011-11-011-3/+4
| * | | edac: sb_edac: Add it to the building systemMauro Carvalho Chehab2011-11-013-25/+31
| * | | edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab2011-11-011-0/+1894
| * | | i7300_edac: Fix error cleanup logicMauro Carvalho Chehab2011-11-011-25/+26
| * | | i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab2011-11-011-0/+4
| * | | i7core_edac: Fix compilation on 32 bits archSedat Dilek2011-11-011-2/+5
| * | | i7core_edac: scrubbing fixupsNils Carlson2011-11-011-8/+133
| * | | EDAC: Correct Kconfig dependenciesBorislav Petkov2011-11-011-3/+2