Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b9303bb1990950bd2f49ec1c85c015b5b6aac24b
/
drivers
754beee
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
2367da5
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 5 years ago
af32f3a
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
d0fa925
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
545ae66
Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
by Linus Torvalds
· 5 years ago
15f8e73
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 5 years ago
acd7750
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 5 years ago
26dca6d
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
846de71
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
8fdd401
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
68b62e5
Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
cf3c8f8
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
7eec11d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
c5951e7
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
f88b426
iio: adc: qcom-vadc-common: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
b741ffb
thermal: armada: remove unused TO_MCELSIUS macro
by Akinobu Mita
· 5 years ago
b1a79b2
iwlwifi: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
1410b2f
iwlegacy: use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
7724cd2
nvme: hwmon: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
97a0a49
thermal: intel_pch: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
006a602
thermal: int340x: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
dccad6f
platform/x86: intel_menlow: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
f07b9fd
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
7f49a5c
ACPI: thermal: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
3b82a05
drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store
by Colin Ian King
· 5 years ago
90f82cb
zram: try to avoid worst-case scenario on same element pages
by Taejoon Song
· 5 years ago
bd5c234
mm/memory_hotplug: pass in nid to online_pages()
by David Hildenbrand
· 5 years ago
3f9903b
mm: remove the memory isolate notifier
by David Hildenbrand
· 5 years ago
f1f6a7d
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
by John Hubbard
· 5 years ago
19fed0d
vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion
by John Hubbard
· 5 years ago
1f815af
media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
by John Hubbard
· 5 years ago
a5adf0a
drm/via: set FOLL_PIN via pin_user_pages_fast()
by John Hubbard
· 5 years ago
dfa0a4f
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
by John Hubbard
· 5 years ago
5745943
goldish_pipe: convert to pin_user_pages() and put_user_page()
by John Hubbard
· 5 years ago
3c7470b
media/v4l2-core: set pages dirty upon releasing DMA buffers
by John Hubbard
· 5 years ago
4789fcd
IB/umem: use get_user_pages_fast() to pin DMA pages
by John Hubbard
· 5 years ago
3567813
vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
by John Hubbard
· 5 years ago
1023369
goldish_pipe: rename local pin_user_pages() routine
by John Hubbard
· 5 years ago
429589d
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
by Dan Williams
· 5 years ago
dd3e7cb
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
by Andy Shevchenko
· 5 years ago
8c173d5
thermal: stm32: fix spelling mistake "preprare" -> "prepare"
by Colin Ian King
· 5 years ago
82b2c6f
Merge branches 'pm-cpufreq' and 'pm-core'
by Rafael J. Wysocki
· 5 years ago
35c222f
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
e84bcd6
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 years ago
8889f6f
RDMA/core: Make the entire API tree static
by Jason Gunthorpe
· 5 years ago
9f68e36
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
4cadc60
Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 5 years ago
893e591
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
1c715a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
5e237e8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 5 years ago
2fd3c5c
ide: make drive->dn read only
by Dan Carpenter
· 5 years ago
98c49f1
char: hpet: Fix out-of-bounds read bug
by Gustavo A. R. Silva
· 5 years ago
d47c7f0
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 5 years ago
896f8d2
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
33c84e8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
e9f8ca0
Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
08a3ef8
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
01b810e
Merge branch 'remotes/lorenzo/pci/uniphier'
by Bjorn Helgaas
· 5 years ago
b647d2b
Merge branch 'remotes/lorenzo/pci/tegra'
by Bjorn Helgaas
· 5 years ago
c11dfed
Merge branch 'remotes/lorenzo/pci/qcom'
by Bjorn Helgaas
· 5 years ago
d869363
Merge branch 'remotes/lorenzo/pci/misc'
by Bjorn Helgaas
· 5 years ago
518fc4a
Merge branch 'remotes/lorenzo/pci/keystone'
by Bjorn Helgaas
· 5 years ago
4c6a8fe
Merge branch 'remotes/lorenzo/pci/dwc'
by Bjorn Helgaas
· 5 years ago
61d02c3
Merge branch 'remotes/lorenzo/pci/brcmstb'
by Bjorn Helgaas
· 5 years ago
db83c26
Merge branch 'pci/host-vmd'
by Bjorn Helgaas
· 5 years ago
c7417cf
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 5 years ago
5272b7f
Merge branch 'pci/switchtec'
by Bjorn Helgaas
· 5 years ago
cee538f
Merge branch 'pci/resource'
by Bjorn Helgaas
· 5 years ago
f629ddc
Merge branch 'pci/pm'
by Bjorn Helgaas
· 5 years ago
4161953
Merge branch 'pci/p2pdma'
by Bjorn Helgaas
· 5 years ago
04df6ad
Merge branch 'pci/misc'
by Bjorn Helgaas
· 5 years ago
9486757
PCI: Allow adjust_bridge_window() to shrink resource if necessary
by Nicholas Johnson
· 5 years ago
ae4611f
PCI: Set resource size directly in adjust_bridge_window()
by Nicholas Johnson
· 5 years ago
1e58f4e
PCI: Rename extend_bridge_window() to adjust_bridge_window()
by Nicholas Johnson
· 5 years ago
3d264da
PCI: Rename extend_bridge_window() parameter
by Nicholas Johnson
· 5 years ago
f924c26
PCI: Consider alignment of hot-added bridges when assigning resources
by Nicholas Johnson
· 5 years ago
7779385
PCI: Remove local variable usage in pci_bus_distribute_available_resources()
by Nicholas Johnson
· 5 years ago
d555a50
PCI: Pass size + alignment to pci_bus_distribute_available_resources()
by Nicholas Johnson
· 5 years ago
053eb5c
PCI: Rename variables
by Nicholas Johnson
· 5 years ago
22b17db
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
db51b4c
PCI: vmd: Add two VMD Device IDs
by Sushma Kalakota
· 5 years ago
ba19e16
RDMA/efa: Mask access flags with the correct optional range
by Gal Pressman
· 5 years ago
3d67a2d
PCI: Remove unnecessary braces
by Nicholas Johnson
· 5 years ago
701a9c80
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
975f9ce
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
7ba31c3f
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
aac9662
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
6ba3d70
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
fa889d8
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
44efc78
net: mvneta: fix XDP support if sw bm is used as fallback
by Lorenzo Bianconi
· 5 years ago
6ac7e4d
mfd: wcd934x: Add support to wcd9340/wcd9341 codec
by Srinivas Kandagatla
· 5 years ago
c3463aed
drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing
by Ben Skeggs
· 5 years ago
1c338ed
drm/nouveau/acr: return error when registering LSF if ACR not supported
by Ben Skeggs
· 5 years ago
86e18eb
drm/nouveau/disp/gv100-: not all channel types support reporting error codes
by Ben Skeggs
· 5 years ago
0e6176c
drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
by Ben Skeggs
· 5 years ago
0352029
drm/nouveau: support synchronous pushbuf submission
by Ben Skeggs
· 5 years ago
ea13e5a
drm/nouveau: signal pending fences when channel has been killed
by Ben Skeggs
· 5 years ago
0181f4b
drm/nouveau: reject attempts to submit to dead channels
by Ben Skeggs
· 5 years ago
4c9ee1b
drm/nouveau: zero vma pointer even if we only unreference it rather than free
by Ben Skeggs
· 5 years ago
Next »