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
/
isdn
Commit message (
Expand
)
Author
Age
*
[PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
Akinobu Mita
2006-10-30
*
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
2006-10-20
*
[PATCH] ISDN: check for userspace copy faults
Jeff Garzik
2006-10-17
*
[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()
Jeff Garzik
2006-10-17
*
[PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...
Amol Lad
2006-10-17
*
[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...
Amol Lad
2006-10-17
*
[PATCH] ISDN: several minor fixes
Jeff Garzik
2006-10-11
*
drivers/isdn/act2000: kill irq2card_map
Jeff Garzik
2006-10-06
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] hisax niccy cleanup
Jiri Slaby
2006-10-04
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
*
Fix several typos in drivers/
Matt LaPlante
2006-10-03
*
[PATCH] isdn: more pr_debug() fixes
Andrew Morton
2006-10-03
*
[PATCH] isdn-debug-build-fix
Andrew Morton
2006-10-03
*
[PATCH] ISDN warning fixes
Alan Cox
2006-10-03
*
[PATCH] isdn: work around excessive udelay()
Andrew Morton
2006-10-02
*
[PATCH] isdn4linux: Gigaset driver: fix __must_check warning
Tilman Schmidt
2006-10-02
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
*
[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*
Josef 'Jeff' Sipek
2006-10-01
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
*
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-09-27
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
*
Merge branch 'master' into upstream
Jeff Garzik
2006-08-07
|
\
|
*
[PATCH] eicon: fix define conflict with ptrace
Alexey Dobriyan
2006-08-06
*
|
[PATCH] Cleanup SLHC configuration
Ralf Baechle
2006-07-19
|
/
*
[PATCH] isdn: cleanup i_rdev udage
Eric Sesterhenn
2006-07-10
*
[PATCH] hisax: fix usage of __init*
Karsten Keil
2006-07-10
*
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
|
\
|
*
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
|
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
*
|
[PATCH] i4l:add some checks for valid drvid and driver pointer
Karsten Keil
2006-06-29
*
|
[PATCH] i4l make PCMCIA for all cards working with shared IRQ
Karsten Keil
2006-06-29
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
|
\
\
|
*
|
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
|
*
|
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
*
|
|
[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
Eric Sesterhenn
2006-06-29
*
|
|
[PATCH] i4l fix DLE masking in isdn_tty_try_read
Karsten Keil
2006-06-27
*
|
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
|
\
\
|
*
|
spelling fixes
Andreas Mohr
2006-06-26
*
|
|
[PATCH] fix processing of the last byte in isdn_readbchan_tty()
Karsten Keil
2006-06-26
|
|
/
|
/
|
*
|
[PATCH] isdn4linux: Gigaset driver cleanup
Tilman Schmidt
2006-06-26
*
|
[PATCH] isdn4linux: Gigaset base driver: improve error recovery
Tilman Schmidt
2006-06-26
*
|
[PATCH] Fix typo in drivers/isdn/hisax/q931.c
Eric Sesterhenn
2006-06-26
*
|
[PATCH] CAPI crash / race condition
Michael Buesch
2006-06-26
|
/
[next]