index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
parport: EXPORT_SYMBOL should follow function
Sudip Mukherjee
2016-01-04
1
-16
/
+13
*
parport: remove trailing white space
Sudip Mukherjee
2016-01-04
1
-4
/
+4
*
parport: fix a trivial typo
Geliang Tang
2016-01-04
1
-1
/
+1
*
Merge tag 'extcon-next-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-12-27
10
-8
/
+310
|
\
|
*
extcon: add Maxim MAX3355 driver
Sergei Shtylyov
2015-12-21
4
-0
/
+177
|
*
extcon: max77843: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
2015-12-15
1
-1
/
+1
|
*
extcon: max77693: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
2015-12-15
1
-2
/
+2
|
*
extcon: max14577: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
2015-12-15
1
-1
/
+1
|
*
extcon: arizona: Add DT binding examples
Charles Keepax
2015-12-15
1
-0
/
+26
|
*
extcon: arizona: Update device tree binding for mic detect configurations
Charles Keepax
2015-12-15
1
-0
/
+8
|
*
extcon: arizona: Add device bindings for the micd configurations
Charles Keepax
2015-12-15
1
-2
/
+54
|
*
extcon: rt8973: Add IRQF_ONESHOT to interrupt flags
Saurabh Sengar
2015-11-27
1
-1
/
+1
|
*
extcon: arizona: Update naming for micd-timeout DT to include units
Charles Keepax
2015-11-24
2
-2
/
+2
|
*
extcon: arizona: Update naming for second jack detection DT binding
Charles Keepax
2015-11-24
2
-4
/
+4
|
*
extcon: arizona: Update DT binding documentation for jack detection
Charles Keepax
2015-11-20
1
-0
/
+6
|
*
extcon: arizona: Update DT binding documentation for mic detection
Charles Keepax
2015-11-20
1
-0
/
+20
|
*
extcon: arizona: Add device binding for second jack detect pin on GPIO5
Charles Keepax
2015-11-20
1
-0
/
+5
|
*
extcon: arizona: Add device binding for jack detect polarity inversion
Charles Keepax
2015-11-20
1
-0
/
+3
|
*
extcon: arizona: Add device binding for the general purpose switch
Charles Keepax
2015-11-20
1
-0
/
+2
|
*
extcon: arizona: Add device binding to enable ADC mode micdet
Charles Keepax
2015-11-20
1
-0
/
+3
*
|
coresight: Fix a typo in Kconfig
Andrew F. Davis
2015-12-21
1
-1
/
+1
*
|
coresight: checking for NULL string in coresight_name_match()
Mathieu Poirier
2015-12-21
1
-1
/
+1
*
|
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
2015-12-21
1
-0
/
+3
*
|
Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
Vitaly Kuznetsov
2015-12-21
1
-1
/
+1
*
|
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
Dexuan Cui
2015-12-21
2
-10
/
+8
*
|
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
2015-12-15
3
-64
/
+42
*
|
Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...
Vitaly Kuznetsov
2015-12-15
1
-43
/
+22
*
|
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
2015-12-15
1
-43
/
+25
*
|
Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
Vitaly Kuznetsov
2015-12-15
1
-2
/
+0
*
|
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
2015-12-15
1
-109
/
+26
*
|
Drivers: hv: utils: fix crash when device is removed from host side
Vitaly Kuznetsov
2015-12-15
1
-3
/
+23
*
|
Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
Vitaly Kuznetsov
2015-12-15
2
-15
/
+57
*
|
Drivers: hv: utils: rename outmsg_lock
Vitaly Kuznetsov
2015-12-15
2
-8
/
+8
*
|
Drivers: hv: utils: fix memory leak on on_msg() failure
Vitaly Kuznetsov
2015-12-15
1
-3
/
+4
*
|
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
2015-12-15
1
-1
/
+1
*
|
Drivers: hv: utils: Invoke the poll function after handshake
K. Y. Srinivasan
2015-12-15
2
-2
/
+2
*
|
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
K. Y. Srinivasan
2015-12-15
1
-4
/
+7
*
|
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
2015-12-15
1
-2
/
+2
*
|
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2015-12-15
2
-0
/
+36
*
|
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
2015-12-15
1
-0
/
+16
*
|
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
2015-12-15
3
-11
/
+10
*
|
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
2015-12-15
1
-6
/
+15
*
|
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
2015-12-15
3
-21
/
+6
*
|
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
Dexuan Cui
2015-12-15
1
-0
/
+12
*
|
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
2015-12-15
1
-2
/
+19
*
|
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
2015-12-15
1
-13
/
+3
*
|
Drivers: hv: vmbus: Get rid of the unused macro
K. Y. Srinivasan
2015-12-15
1
-13
/
+0
*
|
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2015-12-15
2
-4
/
+3
*
|
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2015-12-15
5
-68
/
+40
*
|
Drivers: hv: vss: run only on supported host versions
Olaf Hering
2015-12-15
1
-0
/
+5
[next]