index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
/
llc_s_st.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-14
mei: reset flow control on the last client disconnection
Alexander Usyskin
1
-0
/
+3
2015-06-13
MAINTAINERS: mei: add mei_cl_bus.h to maintained file list
Tomas Winkler
1
-0
/
+1
2015-06-13
misc: sram: sort and clean up included headers
Vladimir Zapolskiy
1
-8
/
+2
2015-06-13
misc: sram: move reserved block logic out of probe function
Vladimir Zapolskiy
1
-36
/
+46
2015-06-13
misc: sram: add private struct device and virt_base members
Vladimir Zapolskiy
1
-25
/
+29
2015-06-13
misc: sram: report correct SRAM pool size
Vladimir Zapolskiy
1
-1
/
+2
2015-06-13
misc: sram: bump error message level on unclean driver unbinding
Vladimir Zapolskiy
1
-1
/
+1
2015-06-13
misc: sram: fix device node reference leak on error
Vladimir Zapolskiy
1
-0
/
+2
2015-06-13
misc: sram: fix enabled clock leak on error path
Vladimir Zapolskiy
1
-13
/
+9
2015-06-13
misc: mic: Fix reported static checker warning
Sudeep Dutt
1
-4
/
+0
2015-06-13
misc: mic: Fix randconfig build error by including errno.h
Sudeep Dutt
1
-0
/
+1
2015-06-13
uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config
Matwey V. Kornilov
1
-1
/
+0
2015-06-13
uio: pruss: Add CONFIG_HAS_IOMEM dependence
Matwey V. Kornilov
1
-0
/
+1
2015-06-13
uio: pruss: Include <linux/sizes.h>
Matwey V. Kornilov
1
-0
/
+1
2015-06-13
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
14
-77
/
+71
2015-06-13
char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...
Shailendra Verma
1
-3
/
+3
2015-06-13
Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
K. Y. Srinivasan
1
-2
/
+12
2015-06-13
parport: check exclusive access before register
Sudip Mukherjee
1
-0
/
+28
2015-06-13
w1: use correct lock on error in w1_seq_show()
Dan Carpenter
1
-2
/
+2
2015-06-13
w1: fix for loop exit condition in w1_seq_show()
Dan Carpenter
1
-1
/
+1
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-06-08
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-06-01
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
2
-29
/
+48
2015-06-01
Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0
K. Y. Srinivasan
1
-1
/
+1
2015-06-01
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
1
-0
/
+1
2015-06-01
snsc: pass timeout as HZ independent value
Nicholas Mc Guire
1
-2
/
+2
2015-06-01
MAINTAINERS: Fix typo in Android drivers git path
Lee Campbell
1
-1
/
+1
2015-06-01
MAINTAINERS: maintain parport
Sudip Mukherjee
1
-2
/
+5
2015-06-01
paride: use new parport device model
Sudip Mukherjee
7
-7
/
+96
2015-06-01
i2c-parport: use new parport device model
Sudip Mukherjee
1
-5
/
+10
2015-06-01
i2c-parport: define ports to connect
Sudip Mukherjee
1
-0
/
+23
2015-06-01
staging: panel: use new parport device model
Sudip Mukherjee
1
-5
/
+9
2015-06-01
parport: add device-model to parport subsystem
Sudip Mukherjee
4
-28
/
+379
2015-05-31
char:pcmcia:synclink_cs - Do not initialise statics to 0.
Shailendra Verma
1
-1
/
+1
2015-05-31
Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...
Vitaly Kuznetsov
1
-1
/
+3
2015-05-31
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
2
-4
/
+8
2015-05-31
char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure
Vladimir Zapolskiy
1
-4
/
+9
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
4
-11
/
+9
2015-05-29
extcon: Remove optional print_name() function pointer of extcon_dev
Chanwoo Choi
2
-11
/
+0
2015-05-24
hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
Pali Rohár
4
-82
/
+106
2015-05-24
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
Pali Rohár
4
-5
/
+7
2015-05-24
virtio_console: silence a static checker warning
Dan Carpenter
1
-2
/
+2
2015-05-24
xillybus: XILLYBUS_OF should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-05-24
goldfish_pipe: Fix unlikely() misuse
Joe Perches
1
-1
/
+1
2015-05-24
pcmcia: fix a boot time warning in pcmcia cs code
Dmitry Eremin-Solenikov
1
-4
/
+6
2015-05-24
um,ethertap: use strncpy
Alan
1
-1
/
+1
2015-05-24
drivers/char: Remove msm_smd_pkt driver
Stephen Boyd
3
-474
/
+0
2015-05-24
Drivers: hv: vmbus: distribute subchannels among all vcpus
Vitaly Kuznetsov
1
-1
/
+28
2015-05-24
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
Vitaly Kuznetsov
1
-2
/
+5
2015-05-24
Drivers: hv: vmbus: decrease num_sc on subchannel removal
Vitaly Kuznetsov
1
-1
/
+2
[next]