Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6938c1923f8ac6eb6d1c99b924d3e377201143ed
/
drivers
/
misc
6938c19
mei: hbm: warn about fw-initiated disconnect
by Alexander Usyskin
· 10 years ago
f4e0624
mei: fixed address clients for the new platforms
by Alexander Usyskin
· 10 years ago
06ee536
mei: fill file pointer in read cb for fixed address client
by Alexander Usyskin
· 10 years ago
603c53e
mei: discard replies from unconnected fixed address clients
by Alexander Usyskin
· 10 years ago
a4307fe
mei: clean write queues and wake waiters on disconnect
by Alexander Usyskin
· 10 years ago
0faf6a3
mei: wake blocked write on link reset
by Alexander Usyskin
· 10 years ago
e8466b3
mei: drop superfluous closing bracket from write traces
by Alexander Usyskin
· 10 years ago
15c13df
mei: bus: check if the device is enabled before data transfer
by Alexander Usyskin
· 10 years ago
850f894
mei: bus: fix notification event delivery
by Tomas Winkler
· 10 years ago
a1f9ae2
mei: bus: fix RX event scheduling
by Tomas Winkler
· 10 years ago
b74d883
mei: amthif: interrupt reader on link reset
by Alexander Usyskin
· 10 years ago
4bddf56
mei: amthif: use rx_wait queue also for amthif client
by Alexander Usyskin
· 10 years ago
77b007b
mei: amthif: drop parameter validation from mei_amthif_write
by Tomas Winkler
· 10 years ago
9abd8b3
mei: amthif: replace amthif_rd_complete_list with rd_completed
by Tomas Winkler
· 10 years ago
5cf8b2a
mei: amthif: allow only one request at a time
by Alexander Usyskin
· 10 years ago
62e8e6a
mei: rename variable names 'file_object' to fp
by Tomas Winkler
· 10 years ago
f23e2cc
mei: constify struct file pointer
by Tomas Winkler
· 10 years ago
d0df8df
mei: amthif: don't drop read packets on timeout
by Alexander Usyskin
· 10 years ago
5ba0bf4
mei: amthif: don't copy from an empty buffer
by Alexander Usyskin
· 10 years ago
1f7e489
mei: call stop on failed char device register
by Alexander Usyskin
· 10 years ago
f862b6b
mei: fix possible integer overflow issue
by Tomas Winkler
· 10 years ago
439a74b
mei: debugfs: allow hbm features list dump in earlier stages
by Alexander Usyskin
· 10 years ago
26900254
mei: debugfs: adjust active clients print buffer
by Alexander Usyskin
· 10 years ago
a96c548
mei: trace pci configuration space io
by Tomas Winkler
· 10 years ago
e97cdb3
mei: bus: whitelist the watchdog client
by Tomas Winkler
· 10 years ago
fdd9b86
mei: wd: drop the watchdog code from the core mei driver
by Alexander Usyskin
· 10 years ago
b86d1bd
mei: drop nfc leftovers from the mei driver
by Tomas Winkler
· 10 years ago
8b2458f
mei: always copy the read buffer if data is ready
by Alexander Usyskin
· 10 years ago
13cf988
mei: prevent queuing new flow control credit.
by Alexander Usyskin
· 10 years ago
2bcfdc2
mei: bus: remove redundant uuid string in debug messages
by Tomas Winkler
· 10 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
75339d8
misc: ibmasm: fix build errors
by Randy Dunlap
· 10 years ago
6efd3f8
Merge branch 'pm-core'
by Rafael J. Wysocki
· 10 years ago
d9569f0
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 10 years ago
f7ad26f
virtio: make find_vqs() checkpatch.pl-friendly
by Stefan Hajnoczi
· 10 years ago
68adb7bfd
cxl: Enable PCI device ID for future IBM CXL adapter
by Uma Krishnan
· 10 years ago
57f7c39
cxl: use -Werror only with CONFIG_PPC_WERROR
by Brian Norris
· 10 years ago
aa095455
cxl: fix build for GCC 4.6.x
by Brian Norris
· 10 years ago
ed6dc53
mei: fix fasync return value on error
by Tomas Winkler
· 10 years ago
989561d
PM / Domains: add setter for dev.pm_domain
by Tomeu Vizoso
· 10 years ago
7b8ad49
cxl: Fix DSI misses when the context owning task exits
by Vaibhav Jain
· 10 years ago
e606e03
cxl: Set endianess of kernel contexts
by Frederic Barrat
· 10 years ago
cf4f219
kbuild: Allow to specify composite modules with modname-m
by Michal Marek
· 10 years ago
48f0f6b
cxl: use correct operator when writing pcie config space values
by Andrew Donnellan
· 10 years ago
1b5df59
cxl: Fix possible idr warning when contexts are released
by Vaibhav Jain
· 10 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
b44a3d2a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 10 years ago
bc91453
Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
2f4bf52
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 10 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
8e483ed
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
4c84518
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
by Mark Brown
· 10 years ago
2cb202c
lkdtm: fix ACCESS_USERSPACE test
by Stephen Smalley
· 10 years ago
213dd19
mei: bus: set the device name before running fixup
by Tomas Winkler
· 10 years ago
2da55cf
mei: bus: use correct lock ordering
by Tomas Winkler
· 10 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 10 years ago
2be7010
mei: Fix debugfs filename in error output
by Alexander Kuleshov
· 10 years ago
40d8edc
at24: enable ACPI device found on Galileo Gen2
by Andy Shevchenko
· 10 years ago
525d12f
misc: sram: partition base address belongs to __iomem space
by Vladimir Zapolskiy
· 10 years ago
b4c3fcb
misc: sram: extend usage of reserved partitions
by Vladimir Zapolskiy
· 10 years ago
e426115
misc: mic/scif: fix error code in scif_create_remote_lookup()
by Dan Carpenter
· 10 years ago
ff65212
misc: mic/scif: re-take a lock on error path
by Dan Carpenter
· 10 years ago
edf5600
mei: amthif: Do not compare bool to 0/1
by Alexander Usyskin
· 10 years ago
df7f544
mei: bus: fix c&p issue in the kdoc
by Tomas Winkler
· 10 years ago
99c2658
mei: fix the KDoc formating
by Alexander Usyskin
· 10 years ago
34af191
mei: keep the device awake during reads in chunks
by Alexander Usyskin
· 10 years ago
97ccf63
mei: cancel driver workers only after client devices were removed
by Tomas Winkler
· 10 years ago
a2a47d0
misc: mic: fix memory leak
by Sudip Mukherjee
· 10 years ago
82ff3ac
misc: mic: replace kfree with put_device
by Geliang Tang
· 10 years ago
f8bf0de
misc: mic: Fix randconfig build error
by Ashutosh Dixit
· 10 years ago
ebb65c8
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 10 years ago
2e1a255
cxl: Free virtual PHB when removing
by Andrew Donnellan
· 10 years ago
64c6be0
spear13xx_pcie_gadget: use per-attribute show and store methods
by Christoph Hellwig
· 10 years ago
4970c0c
Merge 4.3-rc5 into char-misc next
by Greg Kroah-Hartman
· 10 years ago
f3c65c2
Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/drivers
by Arnd Bergmann
· 10 years ago
4108efb
cxl: Fix number of allocated pages in SPA
by Christophe Lombard
· 10 years ago
7d8d05d
misc: atmel_tclib: get and use slow clock
by Boris Brezillon
· 10 years ago
d79e680
cxl: Workaround malformed pcie packets on some cards
by Philippe Bergheaud
· 10 years ago
ac6d83c
misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabled
by Sudeep Dutt
· 10 years ago
48e3d66
VMware balloon: Enable notification via VMCI
by Philip P. Moltmann
· 10 years ago
d7568c1
VMware balloon: Treat init like reset
by Philip P. Moltmann
· 10 years ago
365bd7e
VMware balloon: Support 2m page ballooning.
by Philip P. Moltmann
· 10 years ago
33d268e
VMware balloon: Do not limit the amount of frees and allocations in non-sleep mode.
by Philip P. Moltmann
· 10 years ago
b36e89d
VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node.
by Philip P. Moltmann
· 10 years ago
4670de4d
VMware balloon: Update balloon target on each lock/unlock.
by Xavier Deguillard
· 10 years ago
f220a80
VMware balloon: add batching to the vmw_balloon.
by Xavier Deguillard
· 10 years ago
4d4896a
misc: genwqe: fix a comment typo
by Geliang Tang
· 10 years ago
a9e5fe5
misc: sgi-gru: fix return of error
by Sudip Mukherjee
· 10 years ago
9dcf9cb
misc: sgi-gru: gruhandles.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
b74afe5
misc: sgi-gru: use time_before()
by Manuel Schölling
· 10 years ago
d182432
misc: mic: SCIF RMA nodeqp and minor miscellaneous changes
by Sudeep Dutt
· 10 years ago
564c8d8
misc: mic: SCIF fence
by Sudeep Dutt
· 10 years ago
7cc31cd
misc: mic: SCIF DMA and CPU copy interface
by Sudeep Dutt
· 10 years ago
Next »