summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan2006-08-061-1/+0
* [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-102-7/+7
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-1032-86/+86
* [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-0225-38/+38
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3050-50/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-2910-31/+7
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-262-2/+2
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-267-16/+5
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-264-4/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-264-4/+0
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-264-5/+0
* | [PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil2006-06-291-1/+17
* | [PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil2006-06-293-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-292-3/+4
|\ \
| * | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-1/+1
| * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+3
* | | [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn2006-06-291-1/+3
* | | [PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil2006-06-271-1/+1
* | | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\ \
| * | spelling fixesAndreas Mohr2006-06-261-1/+1
* | | [PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil2006-06-261-1/+1
| |/ |/|
* | [PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt2006-06-261-9/+4
* | [PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt2006-06-261-117/+181
* | [PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn2006-06-261-2/+2
* | [PATCH] CAPI crash / race conditionMichael Buesch2006-06-261-22/+32
|/
* [PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl2006-06-231-4/+4
* [PATCH] i4l: memory leak fix for sc_ioctl().Jesper Juhl2006-06-231-0/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp2006-06-214-15/+30
* [PATCH] Overrun in isdn_tty.cEric Sesterhenn2006-05-211-1/+1
* [PATCH] gigaset: endian fixAlexey Dobriyan2006-05-151-2/+2
* [PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer2006-05-151-1/+0
* [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt2006-04-226-280/+342
* [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn2006-04-111-10/+10
* [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITTAdrian Bunk2006-04-111-1/+2
* [PATCH] isdn/gigaset/common.c: fix a memory leakAdrian Bunk2006-04-111-5/+8
* [PATCH] drivers/isdn/gigaset/common.c: small cleanupsAdrian Bunk2006-04-112-10/+8
* [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt2006-04-1110-154/+211
* [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt2006-04-118-71/+60
* [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_...Tilman Schmidt2006-04-113-21/+3
* [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt2006-04-114-38/+40
* [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt2006-04-117-33/+18
* [PATCH] isdn4linux: Siemens Gigaset drivers: uninlineTilman Schmidt2006-04-112-40/+43
* [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt2006-04-116-256/+43
* [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt2006-04-115-34/+35
* [PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt2006-04-1110-965/+1078
* [PATCH] isdn4linux: Siemens Gigaset drivers: timer usageTilman Schmidt2006-04-112-5/+4
* [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correctionTilman Schmidt2006-04-111-2/+1
* [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt2006-04-1110-541/+523
OpenPOWER on IntegriCloud