summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz2017-08-171-0/+18
* Input: axp20x-pek - use driver_data of platform_device_id instead of extended...Quentin Schulz2017-08-171-45/+90
* Input: ati_remote2 - constify usb_device_idArvind Yadav2017-08-151-1/+1
* Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-151-1/+1
* Input: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor2017-08-151-6/+11
* Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun2017-08-151-1/+1
* Input: mxs-lradc - use correct error checkPan Bian2017-08-151-2/+2
* Input: mxs-lradc - do a NULL check on ioresFabio Estevam2017-08-151-0/+2
* Input: xpad - constify usb_device_idArvind Yadav2017-08-081-1/+1
* Input: kbtab - constify usb_device_idArvind Yadav2017-08-081-1/+1
* Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav2017-08-081-1/+1
* Input: synaptics_usb - constify usb_device_idArvind Yadav2017-08-081-1/+1
* Input: appletouch - constify usb_device_idArvind Yadav2017-08-081-1/+1
* Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-081-1/+1
* Input: keyspan_remote - constify usb_device_idArvind Yadav2017-08-081-1/+1
* Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-081-1/+1
* Input: mousedev - fix implicit conversion warningNick Desaulniers2017-07-251-28/+34
* ARM: pxa/raumfeld: mark rotary encoder properties as __initconstDmitry Torokhov2017-07-251-1/+1
* Input: add power key driver for Rockchip RK805 PMICJoseph Chen2017-07-253-0/+123
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-251174-6924/+10863
|\
| * Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov2017-07-221-17/+1
| * Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov2017-07-221-8/+3
| * Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov2017-07-221-14/+2
| * driver core: add devm_device_add_group() and friendsDmitry Torokhov2017-07-222-0/+139
| * driver core: add device_{add|remove}_group() helpersDmitry Torokhov2017-07-221-0/+16
| * driver core: make device_{add|remove}_groups() publicDmitry Torokhov2017-07-223-5/+7
| * driver core: emit uevents when device is bound to a driverDmitry Torokhov2017-07-223-0/+8
| * Linux 4.12v4.12Linus Torvalds2017-07-031-1/+1
| * moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier2017-07-031-1/+1
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-027-16/+33
| |\
| | * MIPS: Avoid accidental raw backtraceJames Hogan2017-06-301-0/+2
| | * MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
| | * MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3
| | * MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-06-301-8/+1
| | * MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-282-2/+8
| | * MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-06-271-1/+1
| * | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-021-4/+4
| |\ \
| | * | ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-06-301-4/+4
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-016-10/+15
| |\ \ \
| | * | | x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
| | * | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-06-303-7/+2
| | * | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He2017-06-301-0/+2
| | * | | perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang2017-06-291-1/+1
| | * | | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse2017-06-261-1/+7
| | | |/ | | |/|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-011-4/+6
| |\ \ \
| | * \ \ Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-271-4/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | perf machine: Fix segfault for kernel.kptr_restrict=2Jiri Olsa2017-06-261-4/+6
| * | | | Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-011-40/+4
| |\ \ \ \
| | * | | | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris2017-06-291-40/+4
| | |/ / /
| * | | | Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-012-2/+3
| |\ \ \ \