Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c557df67257c114401f18ee412f0b74091c3c6f
/
drivers
3c557df
timer: Remove meaningless .data/.function assignments
by Kees Cook
· 7 years ago
6ac3526
timer: Fix two mistakes in callback conversions
by Kees Cook
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
1ff9789
timer: Remove users of expire and data arguments to DEFINE_TIMER
by Kees Cook
· 7 years ago
51487d9
timer: Remove last user of TIMER_INITIALIZER
by Kees Cook
· 7 years ago
df7e828
timer: Remove init_timer_deferrable() in favor of timer_setup()
by Kees Cook
· 7 years ago
185981d
timer: Remove init_timer_pinned() in favor of timer_setup()
by Kees Cook
· 7 years ago
9c6c273
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
by Kees Cook
· 7 years ago
1d1fe90
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
by Kees Cook
· 7 years ago
c1de159
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
887c8ba
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
27b3b16
Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
08bbc4f
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
c4142ed
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
3a98be0
Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
d312fef
ahci: don't ignore result code of ahci_reset_controller()
by Ard Biesheuvel
· 7 years ago
368f899
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3d9d62b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a8c964e
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
0b33ce7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
74d83ec
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
95dcc4d
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
7b5ef82
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
93b5533
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
a358320
Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
35dbba3
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
9f2a512
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
2b702e7
Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
770b782
Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
74de818
Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
333d177
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 7 years ago
9173583
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
abeb19a
Merge branches 'pm-opp' and 'pm-cpufreq'
by Rafael J. Wysocki
· 7 years ago
8c28ef3
xen-pciback: relax BAR sizing write value check
by Jan Beulich
· 7 years ago
c3cdce4
usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform
by Baolin Wang
· 7 years ago
6baeda1
usb: gadget: udc: atmel: set vbus irqflags explicitly
by Nicolas Ferre
· 7 years ago
addfc58
usb: gadget: ffs: handle I/O completion in-order
by John Keeping
· 7 years ago
0a2ce62
usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
by Yoshihiro Shimoda
· 7 years ago
6124607
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
by Yoshihiro Shimoda
· 7 years ago
447b8a0
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
by Yoshihiro Shimoda
· 7 years ago
73f2f57
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
by Yoshihiro Shimoda
· 7 years ago
4dcf4ba
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
by Yoshihiro Shimoda
· 7 years ago
7dbd8f4
USB: dummy-hcd: Fix erroneous synchronization change
by Alan Stern
· 7 years ago
0173a68
USB: dummy-hcd: fix infinite-loop resubmission bug
by Alan Stern
· 7 years ago
fe659bc
USB: dummy-hcd: fix connection failures (wrong speed)
by Alan Stern
· 7 years ago
7d5d7b5
md/raid5: cap worker count
by Shaohua Li
· 7 years ago
c4d6a1b
dm-raid: fix a race condition in request handling
by Shaohua Li
· 7 years ago
79bf31a
md: fix a race condition for flush request handling
by Shaohua Li
· 7 years ago
393debc
md: separate request handling
by Shaohua Li
· 7 years ago
d0b7a90
scsi: ILLEGAL REQUEST + ASC==27 => target failure
by Martin Wilck
· 7 years ago
d1b4909
scsi: aacraid: Add a small delay after IOP reset
by Guilherme G. Piccoli
· 7 years ago
aaf2c2f
ACPI / APEI: clear error status before acknowledging the error
by Tyler Baicar
· 7 years ago
2726e15
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
ffa34d8
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 7 years ago
f2e2953
Merge tag 'drm-amdkfd-fixes-2017-09-24' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 7 years ago
36de807
mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
by Richard Genoud
· 7 years ago
828bcbd
IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load
by Harish Chegondi
· 7 years ago
b8f4273
IB/hfi1: On error, fix use after free during user context setup
by Michael J. Ruhl
· 7 years ago
612601d
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
by Alex Estrin
· 7 years ago
09592af
IB/hfi1: Return correct value in general interrupt handler
by Kamenee Arumugam
· 7 years ago
753b19a
IB/hfi1: Check eeprom config partition validity
by Jan Sokolowski
· 7 years ago
30e1052
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
by Sebastian Sanchez
· 7 years ago
df5efdd
IB/hfi1: Turn off AOC TX after offline substates
by Sebastian Sanchez
· 7 years ago
3c6bae6
iommu/amd: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
1ff9b17
iommu/mediatek: Limit the physical address in 32bit for v7s
by Yong Wu
· 7 years ago
5c62c1c
iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
by Yong Wu
· 7 years ago
7e43968
mtd: Fix partition alignment check on multi-erasesize devices
by Boris Brezillon
· 7 years ago
ce7c47d
platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
by Ville Syrjälä
· 7 years ago
dc972a6
Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
a98c75f
drm/tegra: trace: Fix path to include
by Thierry Reding
· 7 years ago
f091fb8
scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()
by Hannes Reinecke
· 7 years ago
9561475
PCI: Fix race condition with driver_override
by Nicolai Stange
· 7 years ago
d477bf3
cpufreq: dt: Fix sysfs duplicate filename creation for platform-device
by Suniel Mahesh
· 7 years ago
675195d
scsi: scsi_transport_fc: set scsi_target_id upon rescan
by Hannes Reinecke
· 7 years ago
19240e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
e4d8ae0
PM / OPP: Call notifier without holding opp_table->lock
by Viresh Kumar
· 7 years ago
c88f0e6
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly
by Xin Long
· 7 years ago
d9f8293
irqchip/mips-gic: Use effective affinity to unmask
by Paul Burton
· 7 years ago
a08588e
irqchip/mips-gic: Fix shifts to extract register fields
by Paul Burton
· 7 years ago
fddc992
nvme-fcloop: fix port deletes and callbacks
by James Smart
· 7 years ago
0c319d3
nvmet-fc: ensure target queue id within range.
by James Smart
· 7 years ago
3688feb
nvmet-fc: on port remove call put outside lock
by James Smart
· 7 years ago
e4d753d
nvme-rdma: don't fully stop the controller in error recovery
by Sagi Grimberg
· 7 years ago
0a960afd
nvme-rdma: give up reconnect if state change fails
by Sagi Grimberg
· 7 years ago
1a40d97
nvme-core: Use nvme_wq to queue async events and fw activation
by Sagi Grimberg
· 7 years ago
8cbd96a
nvme: fix sqhd reference when admin queue connect fails
by James Smart
· 7 years ago
fbcd498
IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure
by Ilya Lesokhin
· 7 years ago
d67bc5d
IB/mlx5: Simplify mlx5_ib_cont_pages
by Ilya Lesokhin
· 7 years ago
7c9d966
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
by Alex Vesker
· 7 years ago
9c6f42e
IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
by Shalom Lagziel
· 7 years ago
edd3155
IB: Correct MR length field to be 64-bit
by Parav Pandit
· 7 years ago
73827a6
IB/core: Fix qp_sec use after free access
by Parav Pandit
· 7 years ago
78b1beb
IB/core: Fix typo in the name of the tag-matching cap struct
by Leon Romanovsky
· 7 years ago
bb1cc74
nvmet: implement valid sqhd values in completions
by James Smart
· 7 years ago
8edd11c
nvme-fabrics: Allow 0 as KATO value
by Guilherme G. Piccoli
· 7 years ago
0951338
nvme: allow timed-out ios to retry
by James Smart
· 7 years ago
cd48282
nvme: stop aer posting if controller state not live
by James Smart
· 7 years ago
d087747
nvme-pci: Print invalid SGL only once
by Keith Busch
· 7 years ago
161b8be
nvme-pci: initialize queue memory before interrupts
by Keith Busch
· 7 years ago
deb6174
nvmet-fc: fix failing max io queue connections
by James Smart
· 7 years ago
Next »