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
/
char
Age
Commit message (
Expand
)
Author
2012-10-15
random: make it possible to enable debugging without rebuild
Jiri Kosina
2012-10-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-15
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Tony Lindgren
2012-10-15
parport: dead code in pp_write
Alan Cox
2012-10-12
drm/i915: disable wc gtt pte mappings on gen2
Daniel Vetter
2012-10-11
Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...
James Morris
2012-10-11
Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...
James Morris
2012-10-11
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-10
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
2012-10-10
driver/char/tpm: fix regression causesd by ppi
Gang Wei
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-07
Merge branch 'late/fixes' into fixes
Olof Johansson
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-10-07
ARM: footbridge: nw_gpio_lock is raw_spin_lock
Arnd Bergmann
2012-10-06
sections: fix section conflicts in drivers/char
Andi Kleen
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2012-09-28
virtio: console: fix error handling in init() function
Alexey Khoroshilov
2012-09-28
virtio/console: Allocate scatterlist according to the current pipe size
Masami Hiramatsu
2012-09-28
virtio/console: Wait until the port is ready on splice
Masami Hiramatsu
2012-09-28
virtio/console: Add a failback for unstealable pipe buffer
Masami Hiramatsu
2012-09-28
virtio/console: Add splice_write support
Masami Hiramatsu
2012-09-28
Merge tag 'v3.6-rc7' into next
James Morris
2012-09-26
pcmcia: synclink_cs: fix potential tty NULL dereference
Alexey Khoroshilov
2012-09-26
drivers/char/mmtimer.c: Remove useless kfree
Peter Senna Tschudin
2012-09-26
drivers/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-26
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
2012-09-23
hwrng: OMAP: remove SoC restrictions from driver registration
Paul Walmsley
2012-09-23
hwrng: OMAP: convert to use runtime PM
Paul Walmsley
2012-09-23
hwrng: OMAP: store per-device data in per-device variables, not file statics
Paul Walmsley
2012-09-20
agp/intel: Use a write-combining map for updating PTEs
Chris Wilson
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-18
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
2012-09-16
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-12
tpm: fix tpm_acpi sparse warning on different address spaces
Kent Yoder
2012-09-07
hwrng: mxc-rnga - Access data via structure
Fabio Estevam
2012-09-07
hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework
Fabio Estevam
2012-09-05
virtio: console: fix error handling in init() function
Alexey Khoroshilov
2012-09-05
ppdev: ppdev_init: do not return zero in case of failure
Alexey Khoroshilov
2012-09-05
serial: add a new helper function
Huang Shijie
2012-09-04
driver/char/tpm: declare internal symbols as static
Xiaoyan Zhang
2012-08-27
Merge v3.6-rc3 into 'char-misc-next'
Greg Kroah-Hartman
[prev]
[next]