aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan1-1/+0
2006-07-10[PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2-7/+7
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil32-86/+86
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner25-38/+38
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel50-50/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds10-31/+7
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil1-1/+17
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil3-2/+3
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-3/+4
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn1-1/+3
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where neededGreg Kroah-Hartman1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-2/+3
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil1-1/+1
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2-2/+2
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman7-16/+5
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman4-4/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman4-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman4-5/+0
2006-06-26[PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt1-9/+4
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt1-117/+181
2006-06-26[PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn1-2/+2
2006-06-26[PATCH] CAPI crash / race conditionMichael Buesch1-22/+32
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl1-4/+4
2006-06-23[PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl1-0/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-06-21[PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp4-15/+30
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn1-1/+1
2006-05-15[PATCH] gigaset: endian fixAlexey Dobriyan1-2/+2
2006-05-15[PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer1-1/+0
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt6-280/+342
2006-04-11[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn1-10/+10
2006-04-11[PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITTAdrian Bunk1-1/+2
2006-04-11[PATCH] isdn/gigaset/common.c: fix a memory leakAdrian Bunk1-5/+8
2006-04-11[PATCH] drivers/isdn/gigaset/common.c: small cleanupsAdrian Bunk2-10/+8
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt10-154/+211
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt8-71/+60
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_put()Tilman Schmidt3-21/+3
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt4-38/+40
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt7-33/+18
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: uninlineTilman Schmidt2-40/+43
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt6-256/+43
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt5-34/+35
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt10-965/+1078
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: timer usageTilman Schmidt2-5/+4
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correctionTilman Schmidt1-2/+1
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt10-541/+523