Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4b4bb99b6246007eccbc0731eae0b6742c24efa5
/
drivers
4b4bb99
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 7 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
d290ef9
Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
d09fcec
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
6a900f8
Merge branches 'pm-domains' and 'pm-tools'
by Rafael J. Wysocki
· 7 years ago
2652df3
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
4597fcf
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
84ca176b
treewide: Use array_size() in kvzalloc_node()
by Kees Cook
· 7 years ago
fd7bece
treewide: Use array_size() in vzalloc_node()
by Kees Cook
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
3c4211b
treewide: devm_kmalloc() -> devm_kmalloc_array()
by Kees Cook
· 7 years ago
778e1cd
treewide: kvzalloc() -> kvcalloc()
by Kees Cook
· 7 years ago
344476e
treewide: kvmalloc() -> kvmalloc_array()
by Kees Cook
· 7 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
9f645bc
video: uvesafb: Fix integer overflow in allocation
by Kees Cook
· 7 years ago
f3278e3
leds: Use struct_size() in allocation
by Kees Cook
· 7 years ago
b2303d7
Convert vhost to struct_size
by Matthew Wilcox
· 7 years ago
c817e6c
Convert v4l2 event to struct_size
by Matthew Wilcox
· 7 years ago
7654cb1
Convert infiniband uverbs to struct_size
by Matthew Wilcox
· 7 years ago
5b572e2
Convert virtio_console to struct_size
by Matthew Wilcox
· 7 years ago
38da0d6
Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
19785cf
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 7 years ago
98db5e5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
7259f64
Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
467590e
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
763f969
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
b06c0b2f
Revert "PM / runtime: Fixup reference counting of device link suppliers at probe"
by Rafael J. Wysocki
· 7 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
32bcbf8
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
a2b7ab4
Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
e16c479
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()"
by Linus Torvalds
· 7 years ago
c9160b6
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue
by Jia-Ju Bai
· 7 years ago
82edcc7
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw
by Jia-Ju Bai
· 7 years ago
081a698
NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
by Wolfram Sang
· 7 years ago
6c1e8ab
ntb: intel: change references of skx to gen3
by Dave Jiang
· 7 years ago
f6e51c3
ntb: intel: split out the gen3 code
by Dave Jiang
· 7 years ago
a906505
ntb: intel: header definitions refactor
by Dave Jiang
· 7 years ago
f7cca14
Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
b70c9d3
Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
6f75ede
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
0f105cf
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 7 years ago
883cad5
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
8d08c05
Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
ce4c7b2
Merge branch 'pci/aer-squash'
by Bjorn Helgaas
· 7 years ago
0b15f1e
PCI/AER: Use "PCI Express" consistently in Kconfig text
by Bjorn Helgaas
· 7 years ago
4696b82
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
by Bjorn Helgaas
· 7 years ago
adc1f22
PCI/AER: Squash Kconfig.debug into Kconfig
by Bjorn Helgaas
· 7 years ago
23e672b
PCI/AER: Move private AER things to aerdrv.c
by Bjorn Helgaas
· 7 years ago
f53e741
PCI/AER: Move aer_irq() declaration to portdrv.h
by Bjorn Helgaas
· 7 years ago
0544b04
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
by Bjorn Helgaas
· 7 years ago
16c33b1
PCI/AER: Remove duplicate pcie_port_bus_type declaration
by Bjorn Helgaas
· 7 years ago
41cbc9e
PCI/AER: Squash ecrc.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
256a459
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
0319c9a
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
fd3362c
PCI/AER: Squash aerdrv_core.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
3c43a64
PCI/AER: Reorder code to group probe/remove stuff together
by Bjorn Helgaas
· 7 years ago
d5318d3
backlight: as3711_bl: Fix Device Tree node leaks
by Johan Hovold
· 7 years ago
2b12dfa
backlight: tps65217_bl: Fix Device Tree node lookup
by Johan Hovold
· 7 years ago
d1cc0ec
backlight: max8925_bl: Fix Device Tree node lookup
by Johan Hovold
· 7 years ago
4a9c8bb
backlight: as3711_bl: Fix Device Tree node lookup
by Johan Hovold
· 7 years ago
0aa9abd
cpufreq: imx6q: check speed grades for i.MX6ULL
by Sébastien Szymanski
· 7 years ago
556c242
mfd: cros_ec: Remove unused __remove function
by Arnd Bergmann
· 7 years ago
46f107d
mfd: wm97xx-core: Platform data can be NULL
by Robert Jarzmik
· 7 years ago
f0dc7f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
1aaccb5
Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
ab0b2e5
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
b718e8c
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
by Alvaro Gamez Machado
· 7 years ago
f4e5b30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9f3fbe85
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ad584b4
ACPICA: Recognize the _OSI string "Windows 2017.2"
by Mario Limonciello
· 7 years ago
a16afaf
Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 7 years ago
2a70ea5
Merge tag 'hsi-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 7 years ago
6419945
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
d60dafd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
1329c20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
d6c7528
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 7 years ago
eafdca4
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
49c2c3f
cdc_ncm: avoid padding beyond end of skb
by Bjørn Mork
· 7 years ago
6310a88
net: fddi: fix a possible null-ptr-deref
by YueHaibing
· 7 years ago
58d813a
net: aquantia: fix unsigned numvecs comparison with less than zero
by Colin Ian King
· 7 years ago
930218a
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
by Dan Williams
· 7 years ago
b568457
Merge branch 'for-4.18/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
a381884
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
33ce21d
Merge tag 'drm-intel-next-fixes-2018-06-08-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
68cc38f
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 7 years ago
7701619
nvme: cleanup double shift issue
by Dan Carpenter
· 7 years ago
69f4eb9
nvme-pci: make CMB SQ mod-param read-only
by Keith Busch
· 7 years ago
1d39e69
nvme-pci: unquiesce dead controller queues
by Keith Busch
· 7 years ago
fe76fcf
nvme-pci: remove HMB teardown on reset
by Keith Busch
· 7 years ago
ded4550
nvme-pci: queue creation fixes
by Keith Busch
· 7 years ago
397c699
nvme-pci: remove unnecessary completion doorbell check
by Keith Busch
· 7 years ago
0bc8819
nvme-pci: remove unnecessary nested locking
by Keith Busch
· 7 years ago
Next »