index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-05
1
-1
/
+0
*
nvmem: sunxi: Move the SID driver to the nvmem framework
Maxime Ripard
2015-08-05
6
-170
/
+184
*
nvmem: qfprom: Add Qualcomm QFPROM support.
Srinivas Kandagatla
2015-08-05
3
-0
/
+104
*
nvmem: Add nvmem_device based consumer apis.
Srinivas Kandagatla
2015-08-05
1
-0
/
+258
*
nvmem: Add a simple NVMEM framework for consumers
Srinivas Kandagatla
2015-08-05
1
-1
/
+420
*
nvmem: Add a simple NVMEM framework for nvmem providers
Srinivas Kandagatla
2015-08-05
5
-0
/
+428
*
auxdisplay: ks0108: use new parport device model
Sudip Mukherjee
2015-08-05
1
-29
/
+47
*
auxdisplay: ks0108: use min_t
Sudip Mukherjee
2015-08-05
1
-3
/
+5
*
auxdisplay: ks0108: start using pr_*
Sudip Mukherjee
2015-08-05
1
-6
/
+6
*
auxdisplay: ks0108: fix refcount
Sudip Mukherjee
2015-08-05
1
-0
/
+1
*
char/nvram: Use bitwise OR to obtain Atari video mode data
Finn Thain
2015-08-05
1
-1
/
+1
*
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
2
-6
/
+18
*
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
2
-5
/
+14
*
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-08-05
2
-12
/
+12
*
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-08-05
2
-10
/
+10
*
coresight: replicator: Use builtin_platform_driver()
Vaishali Thakkar
2015-08-05
1
-12
/
+1
*
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
2015-08-05
1
-0
/
+5
*
uio: UIO_PRUSS should depend on HAS_DMA
Geert Uytterhoeven
2015-08-05
1
-1
/
+1
*
uio: uio_fsl_elbc_gpcm: Use module_platform_driver
Vaishali Thakkar
2015-08-05
1
-13
/
+1
*
uio: Destroy uio_idr on module exit
Johannes Thumshirn
2015-08-05
1
-0
/
+1
*
ti-st: st_kim: use gpio_set_value_cansleep to fix warning
Jürg Billeter
2015-08-05
1
-5
/
+5
*
Revert "ti-st: add device tree support"
Rob Herring
2015-08-05
2
-102
/
+9
*
VMware balloon: Add support for balloon capabilities.
Xavier Deguillard
2015-08-05
1
-30
/
+44
*
VMware balloon: partially inline vmballoon_reserve_page.
Xavier Deguillard
2015-08-05
1
-56
/
+42
*
spmi: Select IRQ_DOMAIN instead of depend on it
Stephen Boyd
2015-08-05
1
-1
/
+1
*
spmi: pmic-arb: add support for irq_get_irqchip_state
Courtney Cavin
2015-08-05
1
-0
/
+17
*
spmi: add command tracepoints for SPMI
Ankit Gupta
2015-08-05
1
-3
/
+19
*
char: xillybus: Allow 64-bit DMA on PCIe interface
Eli Billauer
2015-08-05
1
-4
/
+6
*
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Vitaly Kuznetsov
2015-08-05
1
-34
/
+4
*
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
2015-08-05
1
-0
/
+38
*
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
2
-0
/
+92
*
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-05
1
-26
/
+19
*
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
2015-08-05
1
-11
/
+3
*
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
2015-08-05
1
-2
/
+18
*
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
3
-5
/
+20
*
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
2
-29
/
+105
*
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-08-05
2
-27
/
+91
*
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
11
-40
/
+20
*
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
2015-08-04
1
-0
/
+1
*
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
2015-08-04
1
-2
/
+2
*
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
2015-08-04
1
-0
/
+4
*
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
2015-08-04
1
-1
/
+1
*
hv: util: checking the wrong variable
Dan Carpenter
2015-08-04
1
-1
/
+1
*
Drivers: hv: vmbus: Permit sending of packets without payload
K. Y. Srinivasan
2015-08-04
1
-1
/
+3
*
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...
Alex Ng
2015-08-04
1
-6
/
+20
*
Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
Vitaly Kuznetsov
2015-08-04
1
-8
/
+13
*
Drivers: hv: kvp: check kzalloc return value
Vitaly Kuznetsov
2015-08-04
1
-0
/
+3
*
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
Vitaly Kuznetsov
2015-08-04
1
-4
/
+36
*
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
2015-08-04
1
-0
/
+14
*
Drivers: hv: don't do hypercalls when hypercall_page is NULL
Vitaly Kuznetsov
2015-08-04
1
-5
/
+8
[next]