summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-03gpio: mockup: parse the module params in init, not probeBartosz Golaszewski1-3/+3
2017-12-03gpio: mockup: add missing prefixesBartosz Golaszewski1-11/+12
2017-12-03gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan1-0/+3
2017-12-03gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-11-30gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij1-0/+10
2017-11-30Merge branch 'ib-gpio-acpi-quirks' into develLinus Walleij4-24/+50
2017-11-30gpio: omap: initialize gpioirq chip as part of gpiochip_add_dataGrygorii Strashko1-18/+14
2017-11-30gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneouslyBartosz Golaszewski1-0/+9
2017-11-30gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko2-3/+14
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko3-2/+11
2017-11-30gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()Andy Shevchenko3-12/+19
2017-11-30gpiolib: acpi: Move adev member to struct acpi_gpio_infoAndy Shevchenko2-5/+7
2017-11-30gpiolib: acpi: Don't contaminate return parameter in case of errorAndy Shevchenko1-1/+1
2017-11-30gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()Andy Shevchenko1-5/+2
2017-11-29gpio: max732x: Remove duplicate NULL checkAndy Shevchenko1-4/+2
2017-11-27Linux 4.15-rc1v4.15-rc1Linus Torvalds1-2/+2
2017-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+52
2017-11-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-616/+472
2017-11-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+17
2017-11-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+32
2017-11-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-11-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-40/+72
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds351-1773/+1225
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-56/+136
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds29-113/+58
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-279/+405
2017-11-25Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-158/+819
2017-11-25Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-34/+66
2017-11-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds22-239/+387
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds62-409/+995
2017-11-24Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-3/+41
2017-11-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-51/+78
2017-11-24Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-23/+69
2017-11-24Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-1399/+281
2017-11-24Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds6-143/+137
2017-11-24Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds14-65/+66
2017-11-24Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-71/+91
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris14-65/+66
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4