index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ip2
/
ip2main.c
Commit message (
Expand
)
Author
Age
*
tty: move obsolete and broken tty drivers to drivers/staging/tty/
Greg Kroah-Hartman
2011-02-22
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
*
ip2: fix compiler warning on ip2main_pci_tbl
Namhyung Kim
2010-12-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
|
\
|
*
tty: icount changeover for other main devices
Alan Cox
2010-10-22
*
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
|
|
/
*
/
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
|
/
*
ip2: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-08-23
*
ip2: remove unneeded NULL check
Dan Carpenter
2010-08-23
*
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
*
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-02
*
ip2: Add module parameter.
Rakib Mullick
2010-03-02
*
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
2010-03-02
*
tty: rewrite the ldisc locking
Alan Cox
2009-06-11
*
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
2009-04-01
*
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
tty: kref the tty driver object
Alan Cox
2008-10-13
*
ip2: avoid add_timer with pending timer
Akinobu Mita
2008-10-13
*
ip2: init/deinit cleanup
Jiri Slaby
2008-10-13
*
ip2: fix sparse warnings
Jiri Slaby
2008-10-13
*
ip2: cleanup globals
Jiri Slaby
2008-10-13
*
Char: merge ip2main and ip2base
Jiri Slaby
2008-10-13
*
ip2: push BKL down for the firmware interface
Alan Cox
2008-07-25
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
tty: Ldisc revamp
Alan Cox
2008-07-20
*
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2008-07-14
|
\
|
*
ip2: use request_firmware()
David Woodhouse
2008-07-10
*
|
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
\
|
|
*
ip2: fix crashes on load/unload
Alan Cox
2008-05-24
*
|
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
|
/
*
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
2008-04-30
*
tty: The big operations rework
Alan Cox
2008-04-30
*
Char: ip2, macros cleanup
Jiri Slaby
2008-04-30
*
drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...
Jon Schindler
2008-04-30
*
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
2008-04-29
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
*
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
Jiri Slaby
2008-02-07
*
drivers/char/: Spelling fixes
Joe Perches
2008-02-03
*
drivers/char/ip2: separate polling and irq-driven work entry points
Jeff Garzik
2007-10-23
*
drivers/char/ip2: split out irq core logic into separate function
Jeff Garzik
2007-10-23
*
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
2007-10-17
*
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-17
*
Convert from class_device to device in drivers/char
tonyj@suse.de
2007-10-12
*
ip2main warning fix
Andrew Morton
2007-07-31
*
unregister_chrdev(): ignore the return value
Akinobu Mita
2007-07-19
*
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
[next]