Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3dd6cb497198a0533a2530b6a345c60c9a29b9bc
/
drivers
3dd6cb4
Drivers: hv: Execute shutdown in a thread context
by K. Y. Srinivasan
· 12 years ago
048c5add
Drivers: hid: hid-hyperv: Use consolidated GUID definitions
by K. Y. Srinivasan
· 12 years ago
35c3bc2
Drivers: scsi: storvsc: Use the consolidated GUID definition
by K. Y. Srinivasan
· 12 years ago
8f50594
Drivers: net: hyperv: Use the consolidated GUID definition
by K. Y. Srinivasan
· 12 years ago
d13984e
Drivers: hv: Use consolidated GUID definitions
by K. Y. Srinivasan
· 12 years ago
7fb9656
Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
by K. Y. Srinivasan
· 12 years ago
5a19b78
VMCI: Fix broken context ID retrieval
by Andy King
· 12 years ago
7446564
NTB: Fix Sparse Warnings
by Jon Mason
· 12 years ago
719234f
NTB: disable x86_32 support
by Jon Mason
· 12 years ago
fc8d713
drivers/ipack/devices/ipoctal.c: adjust duplicate test
by Julia Lawall
· 12 years ago
55cd0e3
Revert "drivers/misc/ti-st: remove gpio handling"
by Luciano Coelho
· 12 years ago
ef4458a
Drivers: char: exynos_rng_pm_ops can be static
by Fengguang Wu
· 12 years ago
24208bb
ntb_netdev: Update Version
by Jon Mason
· 12 years ago
7bcd2b1
ntb_netdev: improve logging
by Jon Mason
· 12 years ago
d723485
ntb_netdev: remove tx timeout
by Jon Mason
· 12 years ago
765ccc7
ntb_netdev: correct skb leak
by Jon Mason
· 12 years ago
19e17f7
ntb_netdev: remove init/exit from probe/remove
by Jon Mason
· 12 years ago
50228c5
NTB: Update Version
by Jon Mason
· 12 years ago
448c6fb
NTB: Out of free receive entries issue
by Jon Mason
· 12 years ago
793c20e
NTB: Remove reads across NTB
by Jon Mason
· 12 years ago
d7237e2
NTB: correct stack usage warning in debugfs_read
by Jon Mason
· 12 years ago
f766755
NTB: whitespace cleanups
by Jon Mason
· 12 years ago
170d35a
NTB: namespacecheck cleanups
by Jon Mason
· 12 years ago
d66d7ac
NTB: use simple_open for debugfs
by Jon Mason
· 12 years ago
7b4f2d3
NTB: No sleeping in interrupt context
by Jon Mason
· 12 years ago
ef114ed
NTB: separate transmit and receive windows
by Jon Mason
· 12 years ago
842c1dd
NTB: correct memory barrier
by Jon Mason
· 12 years ago
8222b40
NTB: Handle ntb client device probes without present hardware
by Jon Mason
· 12 years ago
2910fe2
ipack/devices/ipoctal: add missing rx_enable = 1
by Samuel Iglesias Gonsalvez
· 12 years ago
0f3f2f8
Drivers: hv: Bind all vmbbus interrupts to the boot CPU
by K. Y. Srinivasan
· 12 years ago
83ebf6e
Drivers: hv: vmbus_flow_handler() can be static
by Fengguang Wu
· 12 years ago
6596afe
Merge 3.8-rc4 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
78a61ab
ntb: remove __dev* markings
by Greg Kroah-Hartman
· 12 years ago
548c237
net: Add support for NTB virtual ethernet device
by Jon Mason
· 12 years ago
fce8a7b
PCI-Express Non-Transparent Bridge Support
by Jon Mason
· 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
811af97
pcmcia/vrc4171: Add missing spinlock init
by Jean Delvare
· 12 years ago
36c286d
pcmcia: i82092: fix i82092aa_pci_remove()
by Dan Carpenter
· 12 years ago
7353f85
mei: Fix some more kernel-doc typos in hw-me.c
by Sedat Dilek
· 12 years ago
f994a15
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
by Wei Yongjun
· 12 years ago
3bacaf0c
Drivers: hv: Cleanup and consolidate reporting of build/version info
by K. Y. Srinivasan
· 12 years ago
5fbebb2
Drivers: hv: Capture the host build information
by K. Y. Srinivasan
· 12 years ago
c2b8e52
Drivers: hv: Implement flow management on the send side
by K. Y. Srinivasan
· 12 years ago
2a5c43a
Drivers: hv: Enable protocol negotiation with win8 hosts
by K. Y. Srinivasan
· 12 years ago
5ab0595
Drivers: hv: Add a check to deal with spurious interrupts
by K. Y. Srinivasan
· 12 years ago
b020950
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
by K. Y. Srinivasan
· 12 years ago
db11f12
Drivers: hv: Manage event tasklets on per-cpu basis
by K. Y. Srinivasan
· 12 years ago
0198631
Drivers: hv: Get rid of unnecessary request for offers
by K. Y. Srinivasan
· 12 years ago
9acd644
Drivers: hv: Get rid of the unused global signaling state
by K. Y. Srinivasan
· 12 years ago
a119845
Drivers: hv: Add code to distribute channel interrupt load
by K. Y. Srinivasan
· 12 years ago
6552ecd
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
by K. Y. Srinivasan
· 12 years ago
abbf3b2
Drivers: hv: Add state to manage incoming channel interrupt load
by K. Y. Srinivasan
· 12 years ago
917ea42
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
by K. Y. Srinivasan
· 12 years ago
3be7777
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
by K. Y. Srinivasan
· 12 years ago
b3bf60c
Drivers: hv: Manage signaling state on a per-connection basis
by K. Y. Srinivasan
· 12 years ago
eafa707
Drivers: hv: Move vmbus version definitions to hyperv.h
by K. Y. Srinivasan
· 12 years ago
21c3bef
Drivers: hv: Change the signature of vmbus_set_event()
by K. Y. Srinivasan
· 12 years ago
1f42248
Drivers: hv: Change the signature for hv_signal_event()
by K. Y. Srinivasan
· 12 years ago
37f7278
Drivers: hv: Save and export negotiated vmbus version
by K. Y. Srinivasan
· 12 years ago
610071c
Drivers: hv: Support handling multiple VMBUS versions
by K. Y. Srinivasan
· 12 years ago
4fa152c
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
by K. Y. Srinivasan
· 12 years ago
98fa8cf
Drivers: hv: Optimize the signaling on the write path
by K. Y. Srinivasan
· 12 years ago
f878f3d
Drivers: hv: Optimize signaling in the read path
by K. Y. Srinivasan
· 12 years ago
7ae3e03
Drivers: hv: Turn off batched reading for util drivers
by K. Y. Srinivasan
· 12 years ago
132368b
Drivers: hv: Add state to manage batched reading
by K. Y. Srinivasan
· 12 years ago
6fdf3b2
Drivers: hv: Implement routines for read side signaling optimization
by K. Y. Srinivasan
· 12 years ago
10d498b
hv: hv_balloon: remove duplicated include from hv_balloon.c
by Wei Yongjun
· 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
72ffaa4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
309b51e
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
fbfc23e
mfd, TWL4030: TWL4030 need select REGMAP_I2C
by Chuansheng Liu
· 12 years ago
30a4840
drivers/base/cpu.c: Fix typo in comment
by Ralf Baechle
· 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
ce0f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
aa8b550
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
4adf07f
firmware: make sure the fw file size is not 0
by Luciano Coelho
· 12 years ago
509d97b
s390/chsc: fix SEI usage
by Sebastian Ott
· 12 years ago
867ff98
w1_therm: Retries: remove old code add CRC
by David Stevenson
· 12 years ago
e5279ff
drivers/w1/masters/mxc_w1.c: use devm_ functions
by Julia Lawall
· 12 years ago
eea2172
drivers/w1/masters/ds1wm.c: use devm_ functions
by Julia Lawall
· 12 years ago
feee830
Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
e0f8d32
ipack/devices/ipoctal: added shutdown callback
by Samuel Iglesias Gonsalvez
· 12 years ago
b0d17fb
ipack/devices/ipoctal: add rx_enable flag
by Samuel Iglesias Gonsalvez
· 12 years ago
b06073f
ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()
by Samuel Iglesias Gonsalvez
· 12 years ago
e7e664f
ipack/devices/ipoctal: protect the channel data processing with a spinlock
by Samuel Iglesias Gonsalvez
· 12 years ago
21d27ed
ipack/devices/ipoctal: ack IRQ before processing it
by Samuel Iglesias Gonsalvez
· 12 years ago
a3882b7
ipack/devices/ipoctal: avoid re-enable RX two times.
by Samuel Iglesias Gonsalvez
· 12 years ago
9d01b6f
ipack/devices/ipoctal: rework disable TX when the TX buffer is empty
by Samuel Iglesias Gonsalvez
· 12 years ago
b5071f2
ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.
by Samuel Iglesias Gonsalvez
· 12 years ago
a1da13a
ipack/devices/ipoctal: remove wait_queue and atomic_t board_write
by Samuel Iglesias Gonsalvez
· 12 years ago
7e5730d
ipack/devices/ipoctal: fix kernel bug when using pppd
by Samuel Iglesias Gonsalvez
· 12 years ago
69a6b9b
ipack/devices/ipoctal: don't check if nb_bytes is < 0
by Alberto Garcia
· 12 years ago
cc83f83
ipack/devices/ipoctal: Fix race condition during Tx
by Alberto Garcia
· 12 years ago
Next »