index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
HID: uhid: implement feature requests
David Herrmann
1
-1
/
+119
2012-06-18
HID: uhid: forward raw output reports to user-space
David Herrmann
1
-1
/
+33
2012-06-18
HID: uhid: forward output request to user-space
David Herrmann
1
-0
/
+18
2012-06-18
HID: uhid: forward open/close events to user-space
David Herrmann
1
-1
/
+6
2012-06-18
HID: uhid: add UHID_START and UHID_STOP events
David Herrmann
1
-1
/
+7
2012-06-18
HID: uhid: forward hid report-descriptor to hid core
David Herrmann
1
-1
/
+3
2012-06-18
HID: uhid: allow feeding input data into uhid devices
David Herrmann
1
-0
/
+14
2012-06-18
HID: uhid: add UHID_CREATE and UHID_DESTROY events
David Herrmann
1
-0
/
+144
2012-06-18
HID: uhid: implement write() on uhid devices
David Herrmann
1
-1
/
+30
2012-06-18
HID: uhid: implement read() on uhid devices
David Herrmann
1
-1
/
+45
2012-06-18
HID: uhid: allow poll()'ing on uhid devices
David Herrmann
1
-0
/
+7
2012-06-18
HID: uhid: add internal message buffer
David Herrmann
1
-0
/
+65
2012-06-18
HID: uhid: introduce user-space I/O driver support for HID
David Herrmann
3
-0
/
+110
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
23
-519
/
+1432
2012-05-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2012-05-22
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
583
-29393
/
+26647
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
52
-1778
/
+1759
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
43
-625
/
+4322
2012-05-22
Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-571
/
+472
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
356
-15439
/
+18764
2012-05-22
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-4
/
+167
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
34
-302
/
+7841
2012-05-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-1
/
+426
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-79
/
+266
2012-05-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
21
-2895
/
+186
2012-05-22
Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus
Jiri Kosina
10
-148
/
+453
2012-05-22
Merge branch 'upstream' into for-linus
Jiri Kosina
11
-29
/
+304
2012-05-22
Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linus
Jiri Kosina
4
-89
/
+287
2012-05-21
fbdev: sh_mobile_lcdc: Don't confuse line size with pitch
Laurent Pinchart
2
-2
/
+4
2012-05-21
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-32
/
+207
2012-05-22
virtio-mmio: Devices parameter parsing
Pawel Moll
2
-0
/
+174
2012-05-22
virtio_blk: Drop unused request tracking list
Asias He
1
-10
/
+0
2012-05-22
virtio-blk: Fix hot-unplug race in remove method
Asias He
1
-0
/
+11
2012-05-22
virtio: Use ida to allocate virtio index
Asias He
1
-2
/
+9
2012-05-22
virtio: balloon: separate out common code between remove and freeze functions
Amit Shah
1
-14
/
+12
2012-05-22
virtio: balloon: drop restore_common()
Amit Shah
1
-6
/
+1
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+1
2012-05-21
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+24
2012-05-21
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-86
/
+562
2012-05-21
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
75
-441
/
+10531
2012-05-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
95
-4257
/
+6480
2012-05-21
Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+2638
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
38
-2244
/
+1289
2012-05-21
Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-186
/
+8330
2012-05-21
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
58
-3254
/
+3971
2012-05-21
Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
17
-181
/
+1204
2012-05-21
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...
Linus Torvalds
7
-124
/
+224
2012-05-21
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-3
/
+68
2012-05-21
Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-10
/
+132
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-25
/
+27
[next]