Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78a61ab79ae6bd75593b63fbaf5299c96bac0ea4
/
drivers
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
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
689557d
mfd: wm5102: Add microphone clamp control registers
by Mark Brown
· 12 years ago
1eda6aa
extcon: arizona: Support direct microphone measurement via HPDET
by Mark Brown
· 12 years ago
dd235ee
extcon: arizona: Support HPDET based accessory identification
by Mark Brown
· 12 years ago
9b1270c
extcon: Simple code motion supporting future work.
by Mark Brown
· 12 years ago
4f34033
extcon: arizona: Enable basic headphone identification
by Mark Brown
· 12 years ago
92a4987
extcon: arizona: Support use of GPIO5 as an input to jack detection
by Mark Brown
· 12 years ago
dab63eb
extcon: arizona: Use microphone clamp function if available
by Mark Brown
· 12 years ago
b17e546
extcon: arizona: Allow configuration of MICBIAS rise time
by Mark Brown
· 12 years ago
cd74f7b
extcon: arizona: Only set GPIO if it has been requested
by Mark Brown
· 12 years ago
db72e6a
extcon: arizona: Remove duplicate mic ramp configuration
by Mark Brown
· 12 years ago
3d44ea1
extcon: arizona: Convert to devm_input_allocate_device()
by Mark Brown
· 12 years ago
a162629
extcon: max77693: Add support Dock-Smart device for desktop mode
by Chanwoo Choi
· 12 years ago
0e2738f
extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable
by Chanwoo Choi
· 12 years ago
2b75799
extcon: max77693: Set default uart/usb path by using platform data
by Chanwoo Choi
· 12 years ago
ae3b321
extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt
by Chanwoo Choi
· 12 years ago
297620f
extcon: max77693: Check the state/type of cable after boot completed
by Chanwoo Choi
· 12 years ago
39bf369
extcon: max77693: Add support dock device and buttons
by Chanwoo Choi
· 12 years ago
d0587eb
extcon: max77693: Add support jig cable
by Chanwoo Choi
· 12 years ago
06bed0a
extcon: max77693: Add support MHL_TA cable for charging battery
by Chanwoo Choi
· 12 years ago
154f757f
extcon: max77693: Remove duplicate code by making function
by Chanwoo Choi
· 12 years ago
8e9a4a9
mei: drop the warning when cl is not initialized during unlinking
by Tomas Winkler
· 12 years ago
57a0c1e
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
974b335
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 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
Next »