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
2009-09-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
bfin-otp: add writing support
Mike Frysinger
2009-09-24
drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV
Dimitri Sivanich
2009-09-24
drivers/char/rio/rioctrl.c: off by one error in rioctrl.c
Dan Carpenter
2009-09-24
hpet: hpet driver periodic timer setup bug fixes
Nils Carlson
2009-09-24
mwave: fix read buffer overflow
Roel Kluin
2009-09-24
/dev/zero: avoid repeated access_ok() checks
Nikanth Karthikesan
2009-09-24
hvc_console: Provide (un)locked version for hvc_resize()
Hendrik Brueckner
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-09-23
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-21
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
Peter Huewe
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-19
tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl
Jiri Slaby
2009-09-19
tty: Char: mxser, add support for CP112UL
Jiri Slaby
2009-09-19
tty: riscom8, fix tty refcnt
Jiri Slaby
2009-09-19
tty: riscom8, fix shutdown declaration
Jiri Slaby
2009-09-19
TTY: fix typos
Alan Stern
2009-09-19
tty: Power: fix suspend vt regression
Jiri Slaby
2009-09-19
tty: vt: use printk_once
Marcin Slusarz
2009-09-19
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
n_tty: move echoctl check and clean up logic
Joe Peterson
2009-09-19
n_tty: honor opost flag for echoes
Joe Peterson
2009-09-19
tty: USB serial termios bits
Alan Cox
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
isicom: split the open method for the isicom device
Alan Cox
2009-09-19
vt: add an activate and lock
Alan Cox
2009-09-19
vt: remove power stuff from kernel/power
Alan Cox
2009-09-19
vt: add an event interface
Alan Cox
2009-09-19
tty: make the kref destructor occur asynchronously
Alan Cox
2009-09-19
cyclades: use the full port_close function
Alan Cox
2009-09-19
tty: riscom8 kref and tty_port_close
Alan Cox
2009-09-19
isicom: Split the close hardware bits out
Alan Cox
2009-09-19
mxser: Split close ready for a standard tty_port_close method
Alan Cox
2009-09-19
riscom8: split open and close methods up
Alan Cox
2009-09-19
tty: Add a full port_close function
Alan Cox
2009-09-19
tty: Fix a typo noted in passing
Alan Cox
[next]