Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c86daad2c25bfd4a33d48b7691afaa96d9c5ab46
/
drivers
c86daad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
e2a9aa5
Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
6741d51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
82533ad
net: ethernet: ax88796: don't call free_irq without request_irq first
by Uwe Kleine-König
· 7 years ago
1b8f2ff
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
6ce4782
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
a38b461
Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
876ca8f
Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
50af47d
nvme: Quirk APST on Intel 600P/P3100 devices
by Andy Lutomirski
· 8 years ago
c81bfba
nvme: only setup block integrity if supported by the driver
by Christoph Hellwig
· 8 years ago
d3d5b87
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
by Christoph Hellwig
· 8 years ago
9bdcfb1
nvme-pci: consistencly use ctrl->device for logging
by Christoph Hellwig
· 8 years ago
bc1f0e0
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
797a936
bonding: Don't update slave->link until ready to commit
by Nithin Sujir
· 8 years ago
a04f144
Input: elan_i2c - ignore signals when finishing updating firmware
by KT Liao
· 8 years ago
4b3c7db
Input: elan_i2c - clear INT before resetting controller
by KT Liao
· 7 years ago
65d786c
net: fix potential null pointer dereference
by Gustavo A. R. Silva
· 8 years ago
b62ce397
drm/amdgpu: fix null point error when rmmod amdgpu.
by Rex Zhu
· 8 years ago
11387fe
geneve: fix fill_info when using collect_metadata
by Eric Garver
· 8 years ago
be941bf
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
3083696
drm/amd/powerplay: fix a signedness bugs
by Dan Carpenter
· 8 years ago
7c4378f
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
by Chunming Zhou
· 8 years ago
3d18e33
drm/radeon: Unbreak HPD handling for r600+
by Lyude
· 8 years ago
2275a3a
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
by Alex Deucher
· 8 years ago
09be4a5
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
by Alex Deucher
· 8 years ago
58d7e3e
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
0a646f3
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
2836b4f
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
by Vlad Yasevich
· 8 years ago
cc6e9de
be2net: Fix offload features for Q-in-Q packets
by Vlad Yasevich
· 8 years ago
b3c85a0
drm/amdgpu: fix fundamental suspend/resume issue
by Christian König
· 8 years ago
f289978
net: phy: marvell: Limit errata to 88m1101
by Andrew Lunn
· 8 years ago
cd47512
net/phy: fix mdio-octeon dependency and build
by Randy Dunlap
· 8 years ago
3f6b123
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
159a0760
net: fec: add post PHY reset delay DT property
by Quentin Schulz
· 8 years ago
590d4b3
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
82bc9a4
drm/gma500/psb: Actually use VBT mode when it is found
by Patrik Jakobsson
· 8 years ago
4d071c3
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
by Imre Deak
· 8 years ago
56fff1b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
7f65b1f
cdc-ether: divorce initialisation with a filter reset and a generic method
by Oliver Neukum
· 8 years ago
b665d98
net/mlx5: Tolerate irq_set_affinity_hint() failures
by Tariq Toukan
· 8 years ago
73dd3a4
net/mlx5: Avoid using pending command interface slots
by Mohamad Haj Yahia
· 8 years ago
b57fe69
net/mlx5e: IPoIB, handle RX packet correctly
by Erez Shitrit
· 8 years ago
e3ca4e0
net/mlx5e: Fix warnings around parsing of TC pedit actions
by Or Gerlitz
· 8 years ago
d824bf3
net/mlx5e: Properly enforce disallowing of partial field re-write offload
by Or Gerlitz
· 8 years ago
26c0274
net/mlx5e: Allow TC csum offload if applied together with pedit action
by Or Gerlitz
· 8 years ago
cdc5a7f
net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
by Or Gerlitz
· 8 years ago
e9256e1
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
by Ulf Hansson
· 8 years ago
f928543
drm: Fix deadlock retry loop in page_flip_ioctl
by Daniel Vetter
· 8 years ago
429030b
drm: qxl: Delay entering atomic context during cursor update
by Gabriel Krisman Bertazi
· 8 years ago
fadd2ce
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
74a9e7d
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
801099b
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ad258fb
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
by Jan Kiszka
· 8 years ago
089b50d
Input: atmel_mxt_ts - add T100 as a readable object
by Maxime Roussin-Bélanger
· 8 years ago
aa3d440
Input: edt-ft5x06 - increase allowed data range for threshold parameter
by Martin Kepplinger
· 8 years ago
c10e803
efi-pstore: Fix write/erase id tracking
by Kees Cook
· 8 years ago
415b618
PCI: imx6: Fix config read timeout handling
by Lucas Stach
· 8 years ago
9871e9b
switchtec: Fix minor bug with partition ID register
by Logan Gunthorpe
· 8 years ago
e40cf64
switchtec: Use new cdev_device_add() helper function
by Logan Gunthorpe
· 8 years ago
c849e55
PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
86ca984
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
aace34c
leds: pca955x: Correct I2C Functionality
by Tin Huynh
· 8 years ago
2cb657b
nvme_fc: remove extra controller reference taken on reconnect
by James Smart
· 8 years ago
e392e1f
nvme_fc: correct nvme status set on abort
by James Smart
· 8 years ago
589ff77
nvme_fc: set logging level on resets/deletes
by James Smart
· 8 years ago
a5321aa
nvme_fc: revise comment on teardown
by James Smart
· 8 years ago
5bbecdb
nvme_fc: Support ctrl_loss_tmo
by James Smart
· 8 years ago
0ce872b
nvme_fc: get rid of local reconnect_delay
by James Smart
· 8 years ago
986f75c
nvme: avoid to use blk_mq_abort_requeue_list()
by Ming Lei
· 8 years ago
806f026
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
by Ming Lei
· 8 years ago
0544f54
nvme-rdma: support devices with queue size < 32
by Marta Rybczynska
· 8 years ago
72ccc47
bonding: fix randomly populated arp target array
by Jarod Wilson
· 8 years ago
bb47e96
Merge branches 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
e3170cc
Merge branches 'acpi-button' and 'acpi-tools'
by Rafael J. Wysocki
· 8 years ago
079c181
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
by Rafael J. Wysocki
· 8 years ago
f5f968f
mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
by Srinath Mannam
· 8 years ago
751da2a
bonding: fix accounting of active ports in 3ad
by Jarod Wilson
· 8 years ago
bd703a1
net: atheros: atl2: don't return zero on failure path in atl2_probe()
by Alexey Khoroshilov
· 8 years ago
8fb83b1
mmc: cavium: Fix probing race with regulator
by Jan Glauber
· 8 years ago
c2372c2
of/platform: Make of_platform_device_destroy globally visible
by Jan Glauber
· 8 years ago
9e7b9a2
mmc: cavium: Prevent crash with incomplete DT
by Jan Glauber
· 8 years ago
e2c8249
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
by Jan Kiszka
· 8 years ago
5165da5
i2c: i2c-tiny-usb: fix buffer not being DMA capable
by Sebastian Reichel
· 8 years ago
e480eab
drm/radeon: Fix oops upon driver load on PowerXpress laptops
by Lukas Wunner
· 8 years ago
e7a3d62
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
fe0cd8c
smsc95xx: Support only IPv4 TCP/UDP csum offload
by Nisar Sayed
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
549f01a
nvmet: release the sq ref on rdma read errors
by Vijay Immanuel
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
2952a87
nvme-fc: stop queues on error detection
by James Smart
· 8 years ago
85e6a6a
nvme-fc: require target or discovery role for fc-nvme targets
by James Smart
· 8 years ago
f63572d
nvme: unmap CMB and remove sysfs file in reset path
by Jon Derrick
· 8 years ago
ef82f1a
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
3202629
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
331da10
Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
ec53c02
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 8 years ago
cf80a6f
Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
6fe1de4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
8c3fc16
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0bdc6fd
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
Next »