index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2016-02-11
misc: ibmasm: Replace timeval with timespec64
Amitoj Kaur Chawla
2016-02-11
mei: fix double freeing of a cb during link reset
Alexander Usyskin
2016-02-11
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
2016-02-11
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
2016-02-09
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
2016-02-09
misc: mic: Enable VOP debugfs and driver build
Sudeep Dutt
2016-02-09
misc: mic: Enable VOP card side functionality
Ashutosh Dixit
2016-02-09
misc: mic: Enable VOP host side functionality
Sudeep Dutt
2016-02-09
misc: mic: Add data structures for the VOP driver
Sudeep Dutt
2016-02-09
misc: mic: MIC VOP Bus
Sudeep Dutt
2016-02-09
misc: mic: Remove MIC X100 card virtio functionality
Sudeep Dutt
2016-02-09
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
2016-02-09
mei: wd: drop AGAIN the watchdog code from the core mei driver
Tomas Winkler
2016-02-09
lkdtm: mark execute_location as noinline
Arnd Bergmann
2016-02-09
misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.
Cory Tusar
2016-02-09
misc: eeprom_93xx46: Fix 16-bit read and write accesses.
Cory Tusar
2016-02-08
GenWQE: use kobj_to_dev()
Geliang Tang
2016-02-08
pch_phub: use kobj_to_dev()
Geliang Tang
2016-02-07
misc: c2port: use kobj_to_dev()
Geliang Tang
2016-02-07
misc: cxl: use kobj_to_dev()
Geliang Tang
2016-02-07
misc: eeprom: use kobj_to_dev()
Geliang Tang
2016-02-07
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
2016-02-07
misc/bmp085: Enable building as a module
Ben Hutchings
2016-02-07
drivers/misc: make arm-charlcd.c explicitly non-modular
Paul Gortmaker
2016-02-07
misc: pch_phub: allow build on MIPS platforms
Paul Burton
2016-02-07
misc: st_core: remove unreachable code
Sudip Mukherjee
2016-02-07
misc: mic: use common error path
Sudip Mukherjee
2016-02-07
misc: mic: return error directly
Sudip Mukherjee
2016-02-07
misc: mic: return error properly
Sudip Mukherjee
2016-02-07
misc: mic: remove unneeded debug message
Sudip Mukherjee
2016-02-07
mic_virtio: fix a timeout loop
Dan Carpenter
2016-02-07
misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state
Ashutosh Dixit
2016-02-07
VMCI: Use 32bit atomics for queue headers on X86_32
Jorgen Hansen
2016-02-07
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
2016-02-07
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
2016-02-07
misc: mic/scif: fix wrap around tests
Dan Carpenter
2016-02-07
mei: split amthif client init from end of clients enumeration
Alexander Usyskin
2016-02-07
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
2016-02-07
mei: bus: run rescan on me_clients list change
Alexander Usyskin
2016-02-07
mei: drop reserved host client ids
Alexander Usyskin
2016-02-07
mei: hbm: warn about fw-initiated disconnect
Alexander Usyskin
2016-02-07
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
2016-02-07
mei: discard replies from unconnected fixed address clients
Alexander Usyskin
2016-02-07
mei: clean write queues and wake waiters on disconnect
Alexander Usyskin
2016-02-07
mei: wake blocked write on link reset
Alexander Usyskin
2016-02-07
mei: drop superfluous closing bracket from write traces
Alexander Usyskin
2016-02-07
mei: bus: check if the device is enabled before data transfer
Alexander Usyskin
2016-02-07
mei: bus: fix notification event delivery
Tomas Winkler
2016-02-07
mei: bus: fix RX event scheduling
Tomas Winkler
[next]