summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-032-40/+42
* Input: synaptics - do not abuse -1 as return valueDmitry Torokhov2017-04-031-25/+46
* Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-032-48/+48
* Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-032-48/+32
* Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov2017-04-031-1/+1
* Merge branch 'ib/4.11-rc3-i2c-irq-resources' into nextDmitry Torokhov2017-04-033-2/+61
|\
| * i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov2017-04-013-0/+46
| * i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov2017-04-011-0/+12
| * i2c: export i2c_client_type structureDmitry Torokhov2017-04-012-2/+3
* | Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-0312225-242955/+537005
|\ \
| * | Linux 4.11-rc5v4.11-rc5Linus Torvalds2017-04-021-1/+1
| * | Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-04-022-1/+6
| |\ \
| | * | dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke2017-03-141-0/+2
| | * | dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl2017-03-061-1/+4
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-0210-30/+53
| |\ \ \
| | * | | x86/boot: Include missing header fileZhengyi Shen2017-03-311-0/+1
| | * | | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
| | * | | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-304-22/+41
| | * | | x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-03-241-2/+2
| | * | | x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-03-221-1/+1
| | * | | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-222-4/+7
| | | |/ | | |/|
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-026-31/+44
| |\ \ \
| | * | | sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0
| | * | | sched/clock: Fix broken stable to unstable transferPavel Tatashin2017-03-271-4/+5
| | * | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-235-22/+28
| | * | | sched/clock: Fix clear_sched_clock_stable() preempt wobblyPeter Zijlstra2017-03-231-5/+12
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-2/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...Thomas Gleixner2017-03-172035-15628/+44891
| | |\ \ \ \
| | | * | | | efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-03-172-2/+1
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-023-2/+4
| |\ \ \ \ \ \
| | * | | | | | vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov2017-03-281-0/+2
| | * | | | | | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-282-2/+2
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-0/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-312-0/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | irqchip/mips-gic: Fix Local compare interruptMatt Redfearn2017-03-311-0/+4
| | | * | | | | | | irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAINArnd Bergmann2017-03-141-0/+1
| * | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-021-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | lib/syscall: Clear return values when no stackKees Cook2017-03-241-0/+1
| * | | | | | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-018-592/+375
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-03-291-0/+2
| | * | | | | | | | | | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-295-134/+52
| | * | | | | | | | | | parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-292-458/+321
| * | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-0112-39/+57
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-2912-39/+57
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | scsi: ufs: remove the duplicated checking for supporting clkscalingJaehoon Chung2017-03-271-2/+0
| | | * | | | | | | | | | | scsi: lpfc: fix building without debugfs supportArnd Bergmann2017-03-232-10/+16
| | | * | | | | | | | | | | scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-03-231-1/+2
| | | * | | | | | | | | | | scsi: hpsa: fix volume offline stateTomas Henzl2017-03-231-0/+1
| | | * | | | | | | | | | | scsi: libsas: fix ata xfer lengthJohn Garry2017-03-201-1/+1
| | | * | | | | | | | | | | scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULLBart Van Assche2017-03-191-1/+1