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
Age
Commit message (
Expand
)
Author
2016-04-29
staging: android: Fix grammar error in Kconfig file
Leo Sperling
2016-04-29
staging: rtl8723au: Add warning about this driver being deprecated
Jes Sorensen
2016-04-28
staging: comedi: mite: don't expose CHSR_* bit defines
H Hartley Sweeten
2016-04-28
staging: comedi: mite: return void from mite_ack_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_st...
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: simplify AI LINKC handling
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_st...
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: absorb mite_handle_b_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: check for transfer errors in mite_ack_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: cleanup remaining mite register/bits
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: document the mite_struct spinlock_t
H Hartley Sweeten
2016-04-28
staging: comedi: mite: rename CamelCase CHSR bit enums
H Hartley Sweeten
2016-04-28
staging: comedi: mite: introduce mite_sync_dma()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: don't expose unnecessary register/bit info
H Hartley Sweeten
2016-04-28
staging: comedi: mite: introduce mite_ack_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: don't expose mite_dma_reset()
H Hartley Sweeten
2016-04-28
staging: comedi: ni_pcidio: remove redundant mite disarm/reset
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove mite_struct member 'daq_phys_addr'
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove mite_struct member 'mite_phys_addr'
H Hartley Sweeten
2016-04-28
staging: comedi: mite: don't export internal functions
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove mite_dma_tcr()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove TOP_OF_PAGE() macro
H Hartley Sweeten
2016-04-28
staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL()
H Hartley Sweeten
2016-04-28
staging: comedi: mite.h: rename CHSR_LxERR_mask
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: usleep_range is preferred over udelay
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: tidy up ni_gpct_write_register()
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: tidy up AO scan begin
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: tidy up AO trigger selection
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix logical continuations
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: multiple assignments should be avoided
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix lines over 80 characters
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: tidy up block comments
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel types
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'ery
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: tidy up mite dma channel releases
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: tidy up mite dma channel requests
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: remove some unnecessary BUG_ON()
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: update the MODULE_DESCRIPTION
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: allow setting the external trigger polarity
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: clarify the analog input cmd triggers
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: fix comments about the 'ao' board range
H Hartley Sweeten
[next]