summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-18HID: uhid: add example programDavid Herrmann2-0/+391
2012-06-18HID: uhid: add documentationDavid Herrmann1-0/+169
2012-06-18HID: uhid: implement feature requestsDavid Herrmann2-1/+136
2012-06-18HID: uhid: forward raw output reports to user-spaceDavid Herrmann2-1/+47
2012-06-18HID: uhid: forward output request to user-spaceDavid Herrmann2-0/+26
2012-06-18HID: uhid: forward open/close events to user-spaceDavid Herrmann2-1/+8
2012-06-18HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2-1/+9
2012-06-18HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann1-1/+3
2012-06-18HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2-0/+23
2012-06-18HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2-1/+164
2012-06-18HID: uhid: implement write() on uhid devicesDavid Herrmann1-1/+30
2012-06-18HID: uhid: implement read() on uhid devicesDavid Herrmann1-1/+45
2012-06-18HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann1-0/+7
2012-06-18HID: uhid: add internal message bufferDavid Herrmann3-0/+99
2012-06-18HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann3-0/+110
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-567/+1468
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-93/+151
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-1005/+441
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds114-4965/+13400
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds18-438/+687
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds25-124/+69
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-306/+38
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds611-25614/+27821
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds67-1956/+1876
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds79-1310/+6981
2012-05-22Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-571/+503
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds395-16215/+19447
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds99-823/+4393
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds57-176/+3204
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds118-5588/+10999
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds47-36/+2439
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds138-2906/+7736
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-135/+103
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds335-23949/+7659
2012-05-22Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-6/+37
2012-05-22Merge tag 'ktest-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds12-1/+1001
2012-05-22Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linusJiri Kosina11-148/+461
2012-05-22Merge branch 'upstream' into for-linusJiri Kosina13-32/+307
2012-05-22Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linusJiri Kosina4-89/+287
2012-05-22ktest: Add README to explain what is in the examples directorySteven Rostedt1-0/+32
2012-05-22ktest: Add the snowball.conf example configSteven Rostedt1-0/+53
2012-05-22ktest: Add an example config that does cross compiling of several archsSteven Rostedt1-0/+260
2012-05-22ktest: Add kvm.conf example configSteven Rostedt1-0/+88
2012-05-22ktest: Add useful example configsSteven Rostedt6-0/+517
2012-05-22ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2-1/+16
2012-05-21fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-25/+51
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds102-1230/+3678
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-120/+1314
2012-05-22virtio: fix typo in commentChen Baozi1-10/+1