Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
79dedbddd0eea471d78ef82eb7c42b8fb1bdef65
/
drivers
79dedbd
misc: eeprom: clean up eeprom_read()
by Vladimir Zapolskiy
· 9 years ago
b5da83d
misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write
by Vladimir Zapolskiy
· 9 years ago
2b6e5ba
misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write()
by Vladimir Zapolskiy
· 9 years ago
acb921a
misc: cxl: clean up afu_read_config()
by Vladimir Zapolskiy
· 9 years ago
e7390d7
w1: Use module_pci_driver
by Vaishali Thakkar
· 9 years ago
01c48a5
w1: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
3d0b16a
nvmem: sunxi: Move the SID driver to the nvmem framework
by Maxime Ripard
· 9 years ago
4ab1199
nvmem: qfprom: Add Qualcomm QFPROM support.
by Srinivas Kandagatla
· 9 years ago
e2a5402
nvmem: Add nvmem_device based consumer apis.
by Srinivas Kandagatla
· 9 years ago
69aba79
nvmem: Add a simple NVMEM framework for consumers
by Srinivas Kandagatla
· 9 years ago
eace75c
nvmem: Add a simple NVMEM framework for nvmem providers
by Srinivas Kandagatla
· 9 years ago
4edd70c
auxdisplay: ks0108: use new parport device model
by Sudip Mukherjee
· 9 years ago
c9efdbe
auxdisplay: ks0108: use min_t
by Sudip Mukherjee
· 9 years ago
7faad1d
auxdisplay: ks0108: start using pr_*
by Sudip Mukherjee
· 9 years ago
bab383d
auxdisplay: ks0108: fix refcount
by Sudip Mukherjee
· 9 years ago
d25ded8
char/nvram: Use bitwise OR to obtain Atari video mode data
by Finn Thain
· 9 years ago
f67b467
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
by Chunyan Zhang
· 9 years ago
a440617
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
by Chunyan Zhang
· 9 years ago
cd196ac
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
by Chunyan Zhang
· 9 years ago
414a141
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
by Chunyan Zhang
· 9 years ago
c35aaa1
coresight: replicator: Use builtin_platform_driver()
by Vaishali Thakkar
· 9 years ago
27d3fd3
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
by Ivan T. Ivanov
· 9 years ago
686079c
uio: UIO_PRUSS should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
d12f569
uio: uio_fsl_elbc_gpcm: Use module_platform_driver
by Vaishali Thakkar
· 9 years ago
e2ef939
uio: Destroy uio_idr on module exit
by Johannes Thumshirn
· 9 years ago
513da46
ti-st: st_kim: use gpio_set_value_cansleep to fix warning
by Jürg Billeter
· 9 years ago
c0bd1b9
Revert "ti-st: add device tree support"
by Rob Herring
· 9 years ago
eb79100f
VMware balloon: Add support for balloon capabilities.
by Xavier Deguillard
· 9 years ago
ef0f8f1
VMware balloon: partially inline vmballoon_reserve_page.
by Xavier Deguillard
· 9 years ago
d719b76
spmi: Select IRQ_DOMAIN instead of depend on it
by Stephen Boyd
· 9 years ago
60be423
spmi: pmic-arb: add support for irq_get_irqchip_state
by Courtney Cavin
· 9 years ago
a9fce37
spmi: add command tracepoints for SPMI
by Ankit Gupta
· 9 years ago
6497a87
char: xillybus: Allow 64-bit DMA on PCIe interface
by Eli Billauer
· 9 years ago
f39c428
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
by Vitaly Kuznetsov
· 9 years ago
042ab03
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
by Dexuan Cui
· 9 years ago
ca9357b
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
by K. Y. Srinivasan
· 9 years ago
bc609cb
drivers/hv: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
a5cca68
Drivers: hv_vmbus: Fix signal to host condition
by Christopher Oo
· 9 years ago
3b71107
Drivers: hv: vmbus: Further improve CPU affiliation logic
by Dexuan Cui
· 9 years ago
9f01ec53
Drivers: hv: vmbus: Improve the CPU affiliation for channels
by K. Y. Srinivasan
· 9 years ago
3546448
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
by Jake Oshins
· 9 years ago
7f163a6
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
by Jake Oshins
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
379e4f7
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
by K. Y. Srinivasan
· 9 years ago
cc2dd40
mshyperv: fix recognition of Hyper-V guest crash MSR's
by Denis V. Lunev
· 9 years ago
4a54243
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
by Vitaly Kuznetsov
· 9 years ago
e26009a
Drivers: hv: vmbus: fix typo in hv_port_info struct
by Nik Nyby
· 9 years ago
9dd6a06
hv: util: checking the wrong variable
by Dan Carpenter
· 9 years ago
b81658c
Drivers: hv: vmbus: Permit sending of packets without payload
by K. Y. Srinivasan
· 9 years ago
b6ddeae
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts
by Alex Ng
· 9 years ago
25ef06f
Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
by Vitaly Kuznetsov
· 9 years ago
b36fda3
Drivers: hv: kvp: check kzalloc return value
by Vitaly Kuznetsov
· 9 years ago
510f7ae
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
by Vitaly Kuznetsov
· 9 years ago
b4370df
Drivers: hv: vmbus: add special crash handler
by Vitaly Kuznetsov
· 9 years ago
d7646ea
Drivers: hv: don't do hypercalls when hypercall_page is NULL
by Vitaly Kuznetsov
· 9 years ago
2517281
Drivers: hv: vmbus: add special kexec handler
by Vitaly Kuznetsov
· 9 years ago
06210b4
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
by Vitaly Kuznetsov
· 9 years ago
eead035a
mei: remove check on pm_runtime_active in __mei_cl_disconnect
by Tomas Winkler
· 9 years ago
155718c
mei: hbm: bump supported HBM version to 2.0
by Tomas Winkler
· 9 years ago
1625c7e
mei: me: add sunrise point device ids
by Tomas Winkler
· 9 years ago
b9a1fc9
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
by Alexander Usyskin
· 9 years ago
ebad6b9
mei: me: d0i3: move mei_me_hw_reset down in the file
by Alexander Usyskin
· 9 years ago
859ef2f
mei: me: d0i3: add d0i3 enter/exit state machine
by Alexander Usyskin
· 9 years ago
63f7523
mei: hbm: reorganize the power gating responses
by Alexander Usyskin
· 9 years ago
1fa55b4
mei: me: d0i3: enable d0i3 interrupts
by Alexander Usyskin
· 9 years ago
bb9f4d2
mei: me: d0i3: add flag to indicate D0i3 support
by Alexander Usyskin
· 9 years ago
1183048
mei: me: d0i3: add the control registers
by Tomas Winkler
· 9 years ago
71e117f
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
by Alexander Usyskin
· 9 years ago
bb2ef9c
mei: bus: add and call callback on notify event
by Alexander Usyskin
· 9 years ago
237092b
mei: implement fasync for event notification
by Tomas Winkler
· 9 years ago
2c84c29
mei: support polling for event notification
by Tomas Winkler
· 9 years ago
3c7c846
mei: add async event notification ioctls
by Tomas Winkler
· 9 years ago
b38a362
mei: add a handler that waits for notification on event
by Tomas Winkler
· 9 years ago
51678cc
mei: add mei_cl_notify_request command
by Tomas Winkler
· 9 years ago
4d99877
mei: enable async event notifications only from hbm version 2.0
by Tomas Winkler
· 9 years ago
965ae37
mei: implement async notification hbm messages
by Tomas Winkler
· 9 years ago
d3c1c80
mei: define async notification hbm commands
by Tomas Winkler
· 9 years ago
18901357
mei: disconnect on connection request timeout
by Alexander Usyskin
· 9 years ago
70ef835
mei: support for dynamic clients
by Tomas Winkler
· 9 years ago
6009595
mei: bus: link client devices instead of host clients
by Tomas Winkler
· 9 years ago
b39910c
mei: bus: simplify how we build nfc bus name
by Tomas Winkler
· 9 years ago
dd070a1
mei: bus: blacklist clients by number of connections
by Tomas Winkler
· 9 years ago
5b6dca2
mei: bus: blacklist the nfc info client
by Tomas Winkler
· 9 years ago
71ce789
mei: bus: enable running fixup routines before device registration
by Tomas Winkler
· 9 years ago
0ff0a8d
mei: bus: add me client device list infrastructure
by Tomas Winkler
· 9 years ago
512f64d
mei: bus: add reference to bus device in struct mei_cl_client
by Tomas Winkler
· 9 years ago
feb8cd0
mei: bus: revamp probe and remove functions
by Tomas Winkler
· 9 years ago
688a9cc
mei: bus: revamp device matching
by Tomas Winkler
· 9 years ago
48168f4
mei: bus: report if event registration failed
by Tomas Winkler
· 9 years ago
7e280ab
mei: bus: don't enable events implicitly in device enable
by Tomas Winkler
· 9 years ago
38d3c00
mei: bus: rename uevent handler to mei_cl_device_uevent
by Tomas Winkler
· 9 years ago
6238299
mei: bus: move driver api functions at the start of the file
by Tomas Winkler
· 9 years ago
a0a785c
mei: bus: rename nfc.c to bus-fixup.c
by Tomas Winkler
· 9 years ago
b37719c3
mei: bus: fix drivers and devices names confusion
by Tomas Winkler
· 9 years ago
23253c3
mei: do not access freed cb in blocking write
by Alexander Usyskin
· 9 years ago
1f26d1c
ARM: qcom: Add coincell charger driver
by Tim Bird
· 9 years ago
14e51e5
misc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
1037b278
char: misc: fix error path
by Sudip Mukherjee
· 9 years ago
344e62b
char: misc: remove redundant ifdef
by Sudip Mukherjee
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
Next »