index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2009-09-14
cleanup console_print()
Anirban Sinha
2009-09-14
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-09-11
[S390] proper use of device register
Sebastian Ott
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
Merge branch 'next' into for-linus
James Morris
2009-09-10
TPM: Fixup boot probe timeout for tpm_tis driver
Jason Gunthorpe
2009-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-09-05
pty: don't limit the writes to 'pty_space()' inside 'pty_write()'
Linus Torvalds
2009-09-05
n_tty: do O_ONLCR translation as a single write
Linus Torvalds
2009-09-02
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
2009-09-01
hdlc: convert to netdev_tx_t
Stephen Hemminger
2009-08-25
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
2009-08-10
pty: fix data loss when stopped (^S/^Q)
Linus Torvalds
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-08-04
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
2009-08-04
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
2009-08-04
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
2009-08-02
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
2009-08-02
debug lockups: Improve lockup detection
Ingo Molnar
2009-07-29
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
2009-07-28
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
2009-07-27
pty: quickfix for the pty ENXIO timing problems
Alan Cox
2009-07-20
tty: fix chars_in_buffers
Alan Cox
2009-07-20
specialix.c: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
2009-07-20
vc: create vcs(a) devices for consoles
Kay Sievers
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
2009-07-16
n_tty: Fix echo race
Alan Cox
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
2009-07-16
tty: fix close/hangup race
Alan Cox
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
2009-06-26
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
2009-06-26
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
[next]