Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a937536b868b8369b98967929045f1df54234323
/
drivers
/
misc
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
3cfb077
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
e78acf6
kgdb/kgdbts: support ppc64
by Tiejun Chen
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
57f2667
misc/tifm_core: convert to idr_alloc()
by Tejun Heo
· 12 years ago
3ab4ee8
misc/c2port: convert to idr_alloc()
by Tejun Heo
· 12 years ago
52caa59
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
7ed214a
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
460dc1e
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
385404e
x86, uv, uv3: Check current gru hub support for SGI UV3
by Mike Travis
· 12 years ago
81fd7e4
Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next
by Mark Brown
· 12 years ago
e1e0a9e
drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency
by Heiko Carstens
· 12 years ago
b95d788
mei: fix undefined wd symbols when MEI_ME is not set
by Tomas Winkler
· 12 years ago
074b4c0
mei: move clients cleanup code from init.c to client.c
by Tomas Winkler
· 12 years ago
330dd7d
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
by Tomas Winkler
· 12 years ago
06ecd64
mei: move interrupt handlers to be me hw specific
by Tomas Winkler
· 12 years ago
827eef5
mei: separate compilation of the ME hardware specifics
by Tomas Winkler
· 12 years ago
52c3456
mei: initial extract of ME hw specifics from mei_device
by Tomas Winkler
· 12 years ago
2703d4b
mei: sperate interface and pci code into two files
by Tomas Winkler
· 12 years ago
81e34f9
drivers: misc: at24: mention other supported types in Kconfig
by Lars Poeschel
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
f6dcf8e
drivers, vmci: Fix build error
by David Rientjes
· 12 years ago
a7e2ca1
Revert "drivers/misc/ti-st: remove gpio handling"
by Luciano Coelho
· 12 years ago
1684789
misc: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
5a19b78
VMCI: Fix broken context ID retrieval
by Andy King
· 12 years ago
55cd0e3
Revert "drivers/misc/ti-st: remove gpio handling"
by Luciano Coelho
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
6596afe
Merge 3.8-rc4 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
ea8a83a
VMCI: include slab.h into files using kmalloc/kfree
by Dmitry Torokhov
· 12 years ago
e6389a1
VMCI: rename PPNset to ppn_set to avoid camel case
by Dmitry Torokhov
· 12 years ago
0e7894d
VMCI: Fix "always true condition"
by Andy King
· 12 years ago
32b083a
VMCI: Fix deref before NULL-check of queuepair ptr
by Andy King
· 12 years ago
42281d2
VMCI: Remove dependency on BLOCK I/O
by Andy King
· 12 years ago
bad7d9d
VMCI: Add PCI as a dependency
by Andy King
· 12 years ago
7353f85
mei: Fix some more kernel-doc typos in hw-me.c
by Sedat Dilek
· 12 years ago
8292ac2
misc: lattice-ecp3-config.c: remove __dev* markings
by Greg Kroah-Hartman
· 12 years ago
781551d
misc: Add Lattice ECP3 FPGA configuration via SPI
by Stefan Roese
· 12 years ago
25c22d5
misc: st_core: Error triggered by convert "char" to "int"
by channing
· 12 years ago
36e7a96
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
8e9a4a9
mei: drop the warning when cl is not initialized during unlinking
by Tomas Winkler
· 12 years ago
ea03c81
ASoC: atmel-ssc: add pinctrl selection to driver
by Bo Shen
· 12 years ago
627ca75
mei: move work initialization to mei_device_init
by Tomas Winkler
· 12 years ago
e7e0c23
mei: make host csr and me csr internal to hw-me
by Tomas Winkler
· 12 years ago
88eb99f
mei: reenable mei_hcsr_set abstraction
by Tomas Winkler
· 12 years ago
115ba28
mei: abstract host and device readieness
by Tomas Winkler
· 12 years ago
9ea73dd
mei: use non cached hcsr for interrupt enablement
by Tomas Winkler
· 12 years ago
adfba32
mei: don't use cached value for hcsr in mei_hw_reset
by Tomas Winkler
· 12 years ago
528c8eb
mei: remove mei_csr_clear_his prototype
by Tomas Winkler
· 12 years ago
a9f6b13
mei: remove write only need_reset member of struct mei_device
by Tomas Winkler
· 12 years ago
d025284
mei: hw-me.c fix kernel doc
by Tomas Winkler
· 12 years ago
6222f7b
mei: move MEI_IAMTHIF_IDLE to amthif host init function
by Tomas Winkler
· 12 years ago
781d0d8
mei: normalize me host client linking routines
by Tomas Winkler
· 12 years ago
1a1aca4
mei: rename remaining amthi strings to amthif
by Tomas Winkler
· 12 years ago
038c8a6
mei: mei_dev.h - remove prototypes of dropped functions
by Tomas Winkler
· 12 years ago
a40b260
mei: move me client storage allocation to hbm.c
by Tomas Winkler
· 12 years ago
d91aaed
mei: drop read_pending member form struct mei_cl
by Tomas Winkler
· 12 years ago
9dc64d6
mei: rename interface to hw-me
by Tomas Winkler
· 12 years ago
37e7d6e
mei: move watchdog prototypes to mei_dev.h from interface.h
by Tomas Winkler
· 12 years ago
9f81abda
mei: implement mei_cl_connect function
by Tomas Winkler
· 12 years ago
90e0b5f
mei: fix client functions names
by Tomas Winkler
· 12 years ago
9ca9050
mei: move client functions to client.c
by Tomas Winkler
· 12 years ago
0edb23f
mei: add new hbm.h header to export hbm protocol
by Tomas Winkler
· 12 years ago
2025984
VMCI: Some header and config files.
by George Zhang
· 12 years ago
8bf5039
VMCI: host side driver implementation.
by George Zhang
· 12 years ago
1f16643
VMCI: guest side driver implementation.
by George Zhang
· 12 years ago
e76ffea
VMCI: routing implementation.
by George Zhang
· 12 years ago
bc63ded
VMCI: resource object implementation.
by George Zhang
· 12 years ago
06164d2
VMCI: queue pairs implementation.
by George Zhang
· 12 years ago
b484b26
VMCI: handle array implementation.
by George Zhang
· 12 years ago
1d99020
VMCI: event handling implementation.
by George Zhang
· 12 years ago
197dbaa
VMCI: device driver implementaton.
by George Zhang
· 12 years ago
83e2ec7
VMCI: doorbell implementation.
by George Zhang
· 12 years ago
a110b7e
VMCI: datagram implementation.
by George Zhang
· 12 years ago
28d6692
VMCI: context implementation.
by George Zhang
· 12 years ago
b9ee868
dmaengine: remove dma_async_memcpy_pending() macro
by Bartlomiej Zolnierkiewicz
· 12 years ago
bfc191e
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
by Bartlomiej Zolnierkiewicz
· 12 years ago
6bbda15
mei: move hbm responses from interrupt.c to hbm.c
by Tomas Winkler
· 12 years ago
8120e72
mei: add common prefix to hbm function
by Tomas Winkler
· 12 years ago
e46f187
mei: use structured buffer for the write buffer
by Tomas Winkler
· 12 years ago
cd51ed6
mei: simplify preparing client host bus messages
by Tomas Winkler
· 12 years ago
2efdf54
mei: drop nonexistent function prototype
by Tomas Winkler
· 12 years ago
bb1b013
mei: move host bus message handling to hbm.c
by Tomas Winkler
· 12 years ago
3a65dd4
mei: move hw dependent functions to interface.c
by Tomas Winkler
· 12 years ago
db7da79
mei: mei_me_client is not hw API move to mei_dev.h
by Tomas Winkler
· 12 years ago
fecb0d5
mei: kill not used BAR0 length and base variables
by Tomas Winkler
· 12 years ago
47a7380
mei: include local headers after the system ones
by Tomas Winkler
· 12 years ago
66ef5ea
mei: extract device dependent constants into hw-me.h
by Tomas Winkler
· 12 years ago
1d3f3da
mei: move internal host clients ids to mei_dev.h from hw.h
by Tomas Winkler
· 12 years ago
15d4acc
mei: use unified format for printing mei message header
by Tomas Winkler
· 12 years ago
438763f
mei: drop redundant length parameter from mei_write_message function
by Tomas Winkler
· 12 years ago
e6028db
mei: fix mismatch in mutex unlock-lock in mei_amthif_read()
by Alexey Khoroshilov
· 12 years ago
f4319ff
ASoC: atmel-ssc: make it buildable on other architectures
by Joachim Eastwood
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
891348c
SGI-XP: handle non-fatal traps
by Robin Holt
· 12 years ago
d692170
watchdog: mei: avoid oops in watchdog unregister code path
by Tomas Winkler
· 12 years ago
046e7d6
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
Next »