summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: picoLCD: optimize for inactive debugfsBruno Prémont2012-10-011-1/+1
* HID: picoLCD: bounds check in dump_buff_as_hex()Bruno Prémont2012-09-241-6/+6
* HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()Axel Lin2012-09-191-4/+0
* HID: picoLCD: drop version check during probeBruno Prémont2012-09-191-18/+0
* HID: picolcd: fix build error if !CONFIG_DEBUG_FSAxel Lin2012-09-111-5/+4
* HID: picoLCD: fix a NULL test in picolcd_raw_cir()Dan Carpenter2012-09-081-1/+1
* HID: picoLCD: use proper device as input_dev parentBruno Prémont2012-09-051-1/+1
* HID: picoLCD: fix dumping of IR_DATA reportBruno Prémont2012-09-051-2/+2
* HID: picoLCD: optimize for inactive debugfsBruno Prémont2012-09-051-1/+1
* HID: picoLCD: Add support for CIRBruno Prémont2012-09-053-5/+98
* HID: picoLCD: rework hid-fbdev interactionBruno Prémont2012-09-052-109/+126
* HID: picoLCD: prevent NULL pointer dereferencesBruno Prémont2012-09-051-1/+1
* HID: picolcd: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-08-221-0/+1
* HID: picolcd: using vmalloc() requires the include of vmalloc.hStephen Rothwell2012-08-161-0/+1
* HID: picoLCD: add myself to MAINTAINERSBruno Prémont2012-08-151-0/+6
* HID: picoLCD: Improve unplug handlingBruno Prémont2012-08-155-25/+46
* HID: picoLCD: satify some checkpatch warningsBruno Prémont2012-08-151-2/+2
* HID: picoLCD: prevent NULL pointer dereference on unplugBruno Prémont2012-08-151-0/+2
* HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont2012-08-153-103/+18
* HID: picoLCD: split driver codeBruno Prémont2012-08-1511-2748/+3069
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-2440-554/+2983
|\
| * Merge branch 'uhid' into for-linusJiri Kosina2012-07-249-0/+1266
| |\
| | * HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes2012-07-201-1/+1
| | * HID: uhid: silence gcc warningJiri Kosina2012-06-181-1/+1
| | * MAINTAINERS: add UHID entryDavid Herrmann2012-06-181-0/+7
| | * HID: uhid: add example programDavid Herrmann2012-06-182-0/+391
| | * HID: uhid: add documentationDavid Herrmann2012-06-181-0/+169
| | * HID: uhid: implement feature requestsDavid Herrmann2012-06-182-1/+136
| | * HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-06-182-1/+47
| | * HID: uhid: forward output request to user-spaceDavid Herrmann2012-06-182-0/+26
| | * HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-06-182-1/+8
| | * HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-06-182-1/+9
| | * HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-06-181-1/+3
| | * HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-06-182-0/+23
| | * HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-06-182-1/+164
| | * HID: uhid: implement write() on uhid devicesDavid Herrmann2012-06-181-1/+30
| | * HID: uhid: implement read() on uhid devicesDavid Herrmann2012-06-181-1/+45
| | * HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-06-181-0/+7
| | * HID: uhid: add internal message bufferDavid Herrmann2012-06-183-0/+99
| | * HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann2012-06-183-0/+110
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ 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
OpenPOWER on IntegriCloud