summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes...Jiri Kosina2012-07-2432-550/+1697
|\ \ \ \ \
| | | | | * HID: add ASUS AIO keyboard model AK1DCyrus Lien2012-07-233-0/+3
| | | | | * HID: add support for Cypress barcode scanner 04B4:ED81Lionel Vaux2012-07-223-0/+4
| | | | | * HID: Allow drivers to be their own listenerDavid Herrmann2012-07-202-6/+4
| | | | | * HID: Add driver for Holtek based keyboards with broken HIDTom Harwood2012-07-125-2/+192
| | | | | * HID: Add suport for the brightness control keys on HP keyboardsKeng-Yu Lin2012-07-092-0/+10
| | | | | * HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPointBryan Wu2012-06-181-0/+1
| | | | | * HID: Driver for Lenovo Keyboard with TrackpointBernhard Seibold2012-06-086-0/+619
| | | | | * HID: wiimote-ext: comment spelling fixGiuseppe Bilotta2012-06-051-1/+1
| | | | * | HID: usbhid: fix error paths in suspendAlan Stern2012-07-201-27/+44
| | | | * | HID: usbhid: check for suspend or reset before restartingAlan Stern2012-07-201-2/+4
| | | | * | HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDEDAlan Stern2012-07-202-8/+7
| | | | * | HID: usbhid: inline some simple routinesAlan Stern2012-07-201-31/+16
| | | | * | HID: usbhid: fix autosuspend callsAlan Stern2012-07-201-74/+72
| | | | * | HID: usbhid: fix use-after-free bugAlan Stern2012-07-201-5/+11
| | | * | | HID: roccat: added sensor sysfs attribute for SavuStefan Achatz2012-07-203-0/+13
| | | * | | HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz2012-06-288-67/+67
| | | * | | HID: roccat: fix wrong hid_err usage on struct usb_deviceStefan Achatz2012-06-281-3/+3
| | | * | | HID: roccat: move functionality to roccat-commonStefan Achatz2012-06-2812-332/+111
| | | * | | HID: roccat: add support for Roccat SavuStefan Achatz2012-06-286-1/+532
| | * | | | HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires2012-06-283-0/+9
| | * | | | HID: hid-multitouch: fix input mode feature commandBenjamin Tissoires2012-06-281-1/+12
| | * | | | HID: multitouch: fix entry for Novatek TouchscreenJiri Kosina2012-06-061-1/+1
| | * | | | HID: multitouch: add support for Novatek touchscreenAustin Hendrix2012-06-062-0/+8
| | | |_|/ | | |/| |
| * | | | HID: magicmouse: Implement Multi-touch Protocol B (MT-B)Yufeng Shen2012-07-041-44/+22
| * | | | HID: magicmouse: Removing report_touches switchYufeng Shen2012-07-041-50/+45
| | |/ / | |/| |
* | | | HID: hid-core: optimize in case of hidrawMatthieu CASTET2012-07-202-3/+9
* | | | HID: hidraw: fix list->buffer memleakMatthieu CASTET2012-07-201-1/+11
| |_|/ |/| |
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-195-0/+16
|\ \ \
| * | | HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires2012-07-193-0/+9
| * | | HID: add Sennheiser BTD500USB device supportFrank Kunz2012-07-092-0/+4
| * | | HID: add battery quirk for Apple Wireless ANSIDaniel Nicoletti2012-07-041-0/+3
| |/ /
* | | cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2012-07-192-4/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-183-4/+7
|\ \ \
| * | | target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier2012-07-161-1/+1
| * | | target: Clean up returning errors in PR handling codeRoland Dreier2012-07-161-3/+4
| * | | tcm_fc: Fix crash seen with aborts and large readsMark Rustad2012-07-141-0/+2
* | | | kexec: update URL of kexec homepageOlaf Hering2012-07-181-1/+1
* | | | mips: fix bug.h build regressionYoichi Yuasa2012-07-182-1/+1
* | | | Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-185-17/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-182-2/+4
|\ \ \ \
| * | | | SELinux: do not check open perms if they are not known to policyEric Paris2012-07-161-1/+1
| * | | | SELinux: include definition of new capabilitiesEric Paris2012-07-161-1/+3
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-181-2/+6
|\ \ \ \ \
| * | | | | ntp: Fix STA_INS/DEL clearing bugJohn Stultz2012-07-151-2/+6
* | | | | | v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil2012-07-181-0/+1
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-189-464/+451
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-3.5-spear-fixes' of http://git.stlinux.com/spear/linux-2.6 ...Olof Johansson2012-07-179-464/+451
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsiStefan Roese2012-07-181-0/+1
| | * | | | | ARM: dts: SPEAr320: Boot the board in EXTENDED_MODEVipul Kumar Samar2012-07-181-1/+1
OpenPOWER on IntegriCloud