Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff87bcec197774f938fbd1fe996068005f3dfb3c
/
drivers
/
misc
3de0ef8
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
4046136
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into next
by Linus Torvalds
· 11 years ago
0a58471
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 11 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 11 years ago
63fa80c
misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
by Christian Engelmayer
· 11 years ago
1690e35
misc: atmel_pwm: only build for supported platforms
by Arnd Bergmann
· 11 years ago
c919951
mei: me: move probe quirk to cfg structure
by Tomas Winkler
· 11 years ago
8d929d4
mei: add per device configuration
by Alexander Usyskin
· 11 years ago
c40765d
mei: me: read H_CSR after asserting reset
by Tomas Winkler
· 11 years ago
07cd7be
mei: me: drop harmful wait optimization
by Tomas Winkler
· 11 years ago
b04ada9
mei: me: fix hw ready reset flow
by Tomas Winkler
· 11 years ago
84b3294
mei: fix memory leak of mei_clients array
by Tomas Winkler
· 11 years ago
fd1a73c
misc: pch_phub: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
974cc7b
mfd: vexpress: Define the device as MFD cells
by Pawel Moll
· 11 years ago
4f06381
misc: arm-charlcd: add DT probe support
by Rob Herring
· 11 years ago
4030074
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
by Sebastien Bourdelin
· 11 years ago
32d9dbe
misc: genwqe: Fix format string mismatch in card_debugfs.c
by Masanari Iida
· 11 years ago
fc1a5db
misc: Add hardware dependencies to Atmel drivers
by Jean Delvare
· 11 years ago
e4d8270
mei: set connecting state just upon connection request is sent to the fw
by Alexander Usyskin
· 11 years ago
8611350
mei: make return values consistent across the driver
by Alexander Usyskin
· 11 years ago
04dd366
mei: extract fw status registers
by Alexander Usyskin
· 11 years ago
61a1aea7
mei: me: bump hbm version to 1.1 to support power gating
by Tomas Winkler
· 11 years ago
d2d56fa
mei: txe: use runtime PG pm domain for non wakeable devices
by Alexander Usyskin
· 11 years ago
e13fa90
mei: me: use runtime PG pm domain for non wakeable devices
by Tomas Winkler
· 11 years ago
04bb139
mei: use runtime pm in write and read flow
by Tomas Winkler
· 11 years ago
cfe5ab8
mei: txe: add runtime pm framework
by Alexander Usyskin
· 11 years ago
180ea05
mei: me: add runtime pm framework
by Tomas Winkler
· 11 years ago
a532bbe
mei: add function to check write queues
by Tomas Winkler
· 11 years ago
ba9cdd0
mei: me: add pg exit and entry flow commands
by Tomas Winkler
· 11 years ago
964a233
mei: expose hardware power gating state to mei layer
by Tomas Winkler
· 11 years ago
ee7e5af
mei: condition PGI support on HW and HBM version
by Tomas Winkler
· 11 years ago
b16c357
mei: me: add power gating isolation register write wrappers
by Tomas Winkler
· 11 years ago
ad4d355
mei: me: introduce power gating registers
by Tomas Winkler
· 11 years ago
4fcbc99
mei: implement power gating isolation hbm layer
by Tomas Winkler
· 11 years ago
a30d010
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
by Alexander Gordeev
· 11 years ago
a82cb8b
misc: Grammar s/addition/additional/
by Geert Uytterhoeven
· 11 years ago
34ec436
mei: ignore client writing state during cb completion
by Alexander Usyskin
· 11 years ago
5e6533a
mei: me: do not load the driver if the FW doesn't support MEI interface
by Tomas Winkler
· 11 years ago
73590a2
GenWQE: Increase driver version number
by Frank Haverkamp
· 11 years ago
718f762
GenWQE: Fix multithreading problems
by Frank Haverkamp
· 11 years ago
ebb2c96
GenWQE: Ensure rc is not returning an uninitialized value
by Colin Ian King
· 11 years ago
68fe8ac
GenWQE: Add wmb before DDCB is started
by Frank Haverkamp
· 11 years ago
5c5e058
GenWQE: Enable access to VPD flash area
by Frank Haverkamp
· 11 years ago
b6a83d9
drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little
by Dan Carpenter
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
c12e69c
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
c709291
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
fe455b1
x86/UV: Fix conditional in gru_exit()
by Dimitri Sivanich
· 11 years ago
d66fa869
Merge tag 'asoc-v3.15' into asoc-next
by Mark Brown
· 11 years ago
a05f8f8
mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro
by Tomas Winkler
· 11 years ago
34e267d
mei: amthif: fix checkpatch error
by Tomas Winkler
· 11 years ago
1adc167
mei: client.h fix checkpatch errors
by Tomas Winkler
· 11 years ago
4692218
mei: use cl_dbg where appropriate
by Tomas Winkler
· 11 years ago
d63b309
mei: fix Unnecessary space after function pointer name
by Tomas Winkler
· 11 years ago
dbac474
mei: report consistently copy_from/to_user failures
by Alexander Usyskin
· 11 years ago
80260f2
mei: drop pr_fmt macros
by Tomas Winkler
· 11 years ago
6e4cd27
mei: make me hw headers private to me hw.
by Tomas Winkler
· 11 years ago
cc99ecf
mei: fix memory leak of pending write cb objects
by Tomas Winkler
· 11 years ago
b1b94b5
mei: me: do not reset when less than expected data is received
by Tomas Winkler
· 11 years ago
e40bffa
Merge 3.14-rc7 into staging-next
by Greg Kroah-Hartman
· 11 years ago
696cda5
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/cirrus', 'asoc/topic/cs4271', 'asoc/topic/cs42l51', 'asoc/topic/cs42l52', 'asoc/topic/cs42l73' and 'asoc/topic/da7210' into asoc-next
by Mark Brown
· 11 years ago
e97ca8e
mm: fix GFP_THISNODE callers and clarify
by Johannes Weiner
· 11 years ago
0f78a11
cs5535-mfgpt: Simplify dependencies
by Jean Delvare
· 11 years ago
a246b97
pch_phub: Report error writing MAC back to user
by Alexander Stein
· 11 years ago
31a5ef2
mei: fix regressions caused by removing ext_msg
by Alexander Usyskin
· 11 years ago
2da1968
misc: sram: implement reserved sram areas
by Heiko Stübner
· 11 years ago
e011752
vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
ebba44f
mic: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
5877255
mei: wd: fix stop completion failure
by Tomas Winkler
· 11 years ago
b6d81fd
mei: wd: simplify wd_send command
by Tomas Winkler
· 11 years ago
7ca96aa
mei: make return values consistent across the driver
by Alexander Usyskin
· 11 years ago
9d09819
mei: revamp writing slot counting
by Tomas Winkler
· 11 years ago
6aae48f
mei: add mei_hbuf_acquire wrapper
by Tomas Winkler
· 11 years ago
4a22176
mei: txe: include irqreturn.h for irqreturn_t etc
by Stephen Rothwell
· 11 years ago
6e2055a
staging: echo: move to drivers/misc/
by Greg Kroah-Hartman
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c7dcec7
Kconfig: Remove useless "default N" lines
by Paul Bolle
· 11 years ago
81ec550
mei: Add include of <linux/irqreturn.h>
by Bjorn Helgaas
· 11 years ago
0a19174
Merge branch 'char-misc-linus' into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
7ef3691
misc: mic: Add include of <linux/irqreturn.h>
by Bjorn Helgaas
· 11 years ago
accb884
mei: set client's read_cb to NULL when flow control fails
by Chao Bi
· 11 years ago
e0270ad
mei: txe: put pm callbacks under PM_SLEEP ifdef
by Tomas Winkler
· 11 years ago
1683325
mei: me: put pm callbacks under PM_SLEEP ifdef
by Alexander Usyskin
· 11 years ago
31f88f5
mei: don't of list_for_each_entry_safe when not deleting
by Tomas Winkler
· 11 years ago
12d0066
mei: use helper function to find me client by id
by Alexander Usyskin
· 11 years ago
a27a76d
mei: fix potential read outside of array bounds
by Alexander Usyskin
· 11 years ago
6409285
mei: wd and amthif use mei_cl_ api for dis/connection
by Tomas Winkler
· 11 years ago
285e299
mei: hbm: revamp client connect and disconnection status
by Alexander Usyskin
· 11 years ago
4870569
mei: Remove all bus devices from the mei_dev list when stopping the MEI
by Tomas Winkler
· 11 years ago
ba4b60e
Merge 3.14-rc3 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
1bc9fac
lkdtm: include cacheflush.h
by Kees Cook
· 11 years ago
bb0a05d
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
1e70084
misc: eeprom: sunxi: Change compatibles
by Maxime Ripard
· 11 years ago
dc2b9e9
lkdtm: add "WRITE_KERN" test
by Kees Cook
· 11 years ago
aac416f
lkdtm: flush icache and report actions
by Kees Cook
· 11 years ago
feac6e2
lkdtm: convert to using pr_* for reports
by Kees Cook
· 11 years ago
bf74710
Revert "misc: eeprom: sunxi: Add new compatibles"
by Greg Kroah-Hartman
· 11 years ago
6bb948c
mei: get rid of ext_msg
by Tomas Winkler
· 11 years ago
Next »