aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 54-80/+76
2006-10-04[PATCH] hisax niccy cleanupGravatar Jiri Slaby 1-114/+109
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-03Fix several typos in drivers/Gravatar Matt LaPlante 2-2/+2
2006-10-03[PATCH] isdn: more pr_debug() fixesGravatar Andrew Morton 3-2/+4
2006-10-03[PATCH] isdn-debug-build-fixGravatar Andrew Morton 1-15/+7
2006-10-03[PATCH] ISDN warning fixesGravatar Alan Cox 7-26/+24
2006-10-02[PATCH] isdn: work around excessive udelay()Gravatar Andrew Morton 1-1/+12
2006-10-02[PATCH] isdn4linux: Gigaset driver: fix __must_check warningGravatar Tilman Schmidt 1-1/+2
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 3-3/+3
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Gravatar Josef 'Jeff' Sipek 1-3/+0
2006-09-28[IPV4]: annotate struct in_ifaddrGravatar Al Viro 1-2/+2
2006-09-27USB: Dealias -110 code (more complete)Gravatar Pete Zaitcev 2-4/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-2/+0
2006-08-07Merge branch 'master' into upstreamGravatar Jeff Garzik 1-1/+0
2006-08-06[PATCH] eicon: fix define conflict with ptraceGravatar Alexey Dobriyan 1-1/+0
2006-07-19[PATCH] Cleanup SLHC configurationGravatar Ralf Baechle 1-0/+1
2006-07-10[PATCH] isdn: cleanup i_rdev udageGravatar Eric Sesterhenn 2-7/+7
2006-07-10[PATCH] hisax: fix usage of __init*Gravatar Karsten Keil 32-86/+86
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsGravatar Thomas Gleixner 25-38/+38
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 50-50/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 10-31/+7
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerGravatar Karsten Keil 1-1/+17
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQGravatar Karsten Keil 3-2/+3
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 2-3/+4
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cGravatar Eric Sesterhenn 1-1/+3
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readGravatar Karsten Keil 1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Gravatar Greg Kroah-Hartman 1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGravatar Greg Kroah-Hartman 1-2/+3
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-1/+1
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Gravatar Karsten Keil 1-1/+1
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGravatar Greg Kroah-Hartman 2-2/+2
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 7-16/+5
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 4-4/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 4-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGravatar Greg Kroah-Hartman 4-5/+0
2006-06-26[PATCH] isdn4linux: Gigaset driver cleanupGravatar Tilman Schmidt 1-9/+4
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryGravatar Tilman Schmidt 1-117/+181
2006-06-26[PATCH] Fix typo in drivers/isdn/hisax/q931.cGravatar Eric Sesterhenn 1-2/+2
2006-06-26[PATCH] CAPI crash / race conditionGravatar Michael Buesch 1-22/+32
2006-06-26spelling fixesGravatar Andreas Mohr 1-1/+1
2006-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsGravatar Jesper Juhl 1-4/+4
2006-06-23[PATCH] i4l: memory leak fix for sc_ioctl().Gravatar Jesper Juhl 1-0/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+3
2006-06-21[PATCH] i4l gigaset: move sysfs entry to tty class deviceGravatar Hansjoerg Lipp 4-15/+30
2006-05-21[PATCH] Overrun in isdn_tty.cGravatar Eric Sesterhenn 1-1/+1
2006-05-15[PATCH] gigaset: endian fixGravatar Alexey Dobriyan 1-2/+2
2006-05-15[PATCH] Fix capi reload by unregistering the correct majorGravatar Stefan Schweizer 1-1/+0
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingGravatar Tilman Schmidt 6-280/+342