summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-034-22/+102
|\
| *---. Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina2014-04-012-0/+26
| |\ \ \
| | | | * HID: uhid: Add UHID_CREATE2 + UHID_INPUT2Petri Gynther2014-04-011-0/+23
| | | |/
| | * | HID: multitouch: add support of other generic collections in hid-mtBenjamin Tissoires2014-03-051-0/+3
| * | | Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina2014-04-012-10/+15
| |\ \ \ | | |_|/ | |/| |
| | * | HID: hid-sensor-hub: Processing for duplicate physical idsSrinivas Pandruvada2014-02-171-2/+4
| | * | iio: hid-sensor-hub: Remove hard coded indexesSrinivas Pandruvada2014-02-171-8/+8
| | * | HID: hid-sensor-hub: Add selector apiSrinivas Pandruvada2014-02-171-0/+3
| * | | HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires2014-03-141-19/+0
| * | | HID: sony: do not rely on hid_output_raw_reportBenjamin Tissoires2014-03-141-0/+2
| | |/ | |/|
| * | HID: make .raw_request mandatoryBenjamin Tissoires2014-02-241-4/+1
| * | HID: core: check parameters when sending/receiving data from the deviceBenjamin Tissoires2014-02-171-0/+6
| * | HID: core: implement generic .request()Benjamin Tissoires2014-02-171-1/+4
| * | HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires2014-02-171-0/+16
| * | HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-171-3/+0
| * | HID: remove hidinput_input_event handlerBenjamin Tissoires2014-02-171-4/+0
| * | HID: add inliners for ll_driver transport-layer callbacksBenjamin Tissoires2014-02-171-0/+45
| * | HID: Add transport-driver callbacks to the hid_ll_driver structFrank Praznik2014-01-291-1/+7
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-0312-21/+19
|\ \
| * | isdn: capi: fix "CAPI_VERSION" commentPaul Bolle2014-03-201-1/+1
| * | Merge branch 'master' into for-nextJiri Kosina2014-02-20638-4472/+16146
| |\ \
| * | | gpio: update path to documentationRichard Genoud2014-02-201-1/+1
| * | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-198-13/+13
| * | | ata: ata-samsung_cf: cleanup in header fileSachin Kamat2014-02-191-5/+4
| * | | idr: remove unused prototype of idr_free()Vladimir Davydov2014-01-301-1/+0
* | | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-031-2/+21
|\ \ \ \
| * | | | sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-111-0/+2
| * | | | cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-111-2/+0
| * | | | idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-111-0/+19
| * | | | Merge branch 'timers/core' into sched/idleIngo Molnar2014-02-281-3/+13
| |\ \ \ \
* | \ \ \ \ Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-022-2/+101
|\ \ \ \ \ \
| * | | | | | KVM: Bump KVM_MAX_IRQ_ROUTES for s390Cornelia Huck2014-03-211-0/+4
| * | | | | | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-212-0/+20
| * | | | | | KVM: Add per-vm capability enablement.Cornelia Huck2014-03-211-0/+5
| * | | | | | kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-131-0/+1
| * | | | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-0447-273/+312
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa2014-02-181-1/+3
| * | | | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-042-1/+68
| |\ \ \ \ \ \
| | * | | | | | KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-0/+2
| | * | | | | | KVM: async_pf: Provide additional direct page notificationDominik Dingel2014-01-301-1/+1
| | * | | | | | KVM: s390: add floating irq controllerJens Freimann2014-01-302-0/+2
| | * | | | | | KVM: s390: add and extend interrupt information data structsJens Freimann2014-01-291-0/+63
* | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-024-14/+115
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-3114-55/+62
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely2014-03-193-0/+68
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers: of: add support for custom reserved memory driversMarek Szyprowski2014-03-112-0/+43
| | * | | | | | | | | drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski2014-03-111-0/+21
| | * | | | | | | | | drivers: of: add initialization code for static reserved memoryMarek Szyprowski2014-03-111-0/+4
| * | | | | | | | | | of: device_node kobject lifecycle fixesPantelis Antoniou2014-03-191-0/+19
| * | | | | | | | | | of: remove /proc/device-treeGrant Likely2014-03-111-11/+0