aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGravatar Geert Uytterhoeven 1-1/+1
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGravatar Geert Uytterhoeven 1-1/+3
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Gravatar Linus Torvalds 1-3/+1
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-11/+13
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 6-16/+25
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeGravatar Rasmus Villemoes 1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceGravatar Kangjie Lu 1-2/+6
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 43-4587/+276
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 10-51/+74
2019-03-30Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 23-37/+110
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-3/+0
2019-03-30Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-4/+12
2019-03-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-30/+21
2019-03-29Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-9/+17
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 16-179/+257
2019-03-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 13-31/+118
2019-03-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+5
2019-03-29Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-27/+38
2019-03-29Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 20-103/+89
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareGravatar Minchan Kim 1-26/+6
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingGravatar Nicolas Boichat 1-4/+15
2019-03-29staging: vt6655: Remove vif check from vnt_interruptGravatar Malcolm Priestley 1-2/+1
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gravatar Gao Xiang 1-20/+25
2019-03-29iommu/amd: Reserve exclusion range in iova-domainGravatar Joerg Roedel 3-6/+12
2019-03-29Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 5-8/+20
2019-03-29Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 4-8/+11
2019-03-29Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Walleij 3-9/+7
2019-03-29Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 8-14/+41
2019-03-29Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 1-1/+3
2019-03-28Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-7/+19
2019-03-28nvmet: fix error flow during ns enableGravatar Max Gurtovoy 1-2/+2
2019-03-28nvmet: fix building bvec from sg listGravatar Ming Lei 1-10/+10
2019-03-28nvme-multipath: relax ANA state checkGravatar Martin George 1-4/+1
2019-03-28nvme-tcp: fix an endianess miss-annotationGravatar Christoph Hellwig 1-1/+1
2019-03-28gpio: mockup: use simple_read_from_buffer() in debugfs read callbackGravatar Bartosz Golaszewski 1-8/+2
2019-03-28gpio: of: Fix of_gpiochip_add() error pathGravatar Geert Uytterhoeven 1-1/+7
2019-03-28gpio: of: Check for "spi-cs-high" in child instead of parent nodeGravatar Andrey Smirnov 1-3/+3
2019-03-28gpio: of: Check propname before applying "cs-gpios" quirksGravatar Andrey Smirnov 1-1/+2
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 6-20/+78
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-7/+42
2019-03-28libata: fix using DMA buffers on stackGravatar raymond pang 1-10/+24
2019-03-28drm/i915/icl: Fix VEBOX mismatch BUG_ON()Gravatar José Roberto de Souza 1-1/+1
2019-03-28cpufreq: scpi: Fix use after freeGravatar Vincent Stehlé 1-1/+1
2019-03-28USB: serial: option: add Olicard 600Gravatar Bjørn Mork 1-4/+6
2019-03-28USB: serial: cp210x: add new device idGravatar Greg Kroah-Hartman 1-0/+1
2019-03-27scsi: ibmvfc: Clean up transport eventsGravatar Tyrel Datwyler 2-4/+11
2019-03-27scsi: ibmvfc: Byte swap status and error codes when loggingGravatar Tyrel Datwyler 1-13/+15
2019-03-27scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayGravatar Tyrel Datwyler 1-0/+1
2019-03-27scsi: ibmvfc: Remove "failed" from logged errorsGravatar Tyrel Datwyler 1-1/+1
2019-03-27scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNGravatar Steffen Maier 1-4/+17