aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\
| *-. Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina2014-04-01
| |\ \
| | * | HID: multitouch: add support of other generic collections in hid-mtBenjamin Tissoires2014-03-05
| * | | Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina2014-04-01
| |\ \ \ | | |_|/ | |/| |
| | * | HID: hid-sensor-hub: Processing for duplicate physical idsSrinivas Pandruvada2014-02-17
| | * | iio: hid-sensor-hub: Remove hard coded indexesSrinivas Pandruvada2014-02-17
| | * | HID: hid-sensor-hub: Add selector apiSrinivas Pandruvada2014-02-17
| * | | HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires2014-03-14
| * | | HID: sony: do not rely on hid_output_raw_reportBenjamin Tissoires2014-03-14
| | |/ | |/|
| * | HID: make .raw_request mandatoryBenjamin Tissoires2014-02-24
| * | HID: core: check parameters when sending/receiving data from the deviceBenjamin Tissoires2014-02-17
| * | HID: core: implement generic .request()Benjamin Tissoires2014-02-17
| * | HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires2014-02-17
| * | HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-17
| * | HID: remove hidinput_input_event handlerBenjamin Tissoires2014-02-17
| * | HID: add inliners for ll_driver transport-layer callbacksBenjamin Tissoires2014-02-17
| * | HID: Add transport-driver callbacks to the hid_ll_driver structFrank Praznik2014-01-29
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\ \
| * | | gpio: update path to documentationRichard Genoud2014-02-20
| * | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
| * | | ata: ata-samsung_cf: cleanup in header fileSachin Kamat2014-02-19
| * | | idr: remove unused prototype of idr_free()Vladimir Davydov2014-01-30
* | | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-02
|\ \ \ \
| * | | | sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-11
| * | | | cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-11
| * | | | idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-11
| * | | | Merge branch 'timers/core' into sched/idleIngo Molnar2014-02-28
| |\ \ \ \
* | \ \ \ \ Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\ \ \ \ \ \
| * | | | | | KVM: Bump KVM_MAX_IRQ_ROUTES for s390Cornelia Huck2014-03-21
| * | | | | | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-21
| * | | | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-04
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa2014-02-18
| * | | | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-03
| |\ \ \ \ \ \
| | * | | | | | KVM: async_pf: Provide additional direct page notificationDominik Dingel2014-01-30
| | * | | | | | KVM: s390: add floating irq controllerJens Freimann2014-01-30
* | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely2014-03-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers: of: add support for custom reserved memory driversMarek Szyprowski2014-03-11
| | * | | | | | | | | drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski2014-03-11
| | * | | | | | | | | drivers: of: add initialization code for static reserved memoryMarek Szyprowski2014-03-11
| * | | | | | | | | | of: device_node kobject lifecycle fixesPantelis Antoniou2014-03-19
| * | | | | | | | | | of: remove /proc/device-treeGrant Likely2014-03-11
| * | | | | | | | | | of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-11
| |/ / / / / / / / /
| * | | | | | | | | Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-04
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | of: Increase MAX_PHANDLE_ARGSAndreas Herrmann2014-02-05
| * | | | | | | | | | of: Introduce device tree node flag helpers.Pantelis Antoniou2014-02-03
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-01
| |\ \ \ \ \ \ \ \ \ \