aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 2-9/+3
2008-01-25fix oops on rmmod capidrvGravatar Karsten Keil 1-4/+5
2008-01-24driver core: Make the dev_*() family of macros in device.h completeGravatar Emil Medve 1-6/+0
2008-01-24ISDN: Convert from class_device to device for ISDN capiGravatar Tony Jones 1-3/+3
2008-01-04[ISDN]: i4l: Fix DLE handling for i4l-audioGravatar Matthias Goebl 2-0/+5
2008-01-04[ISDN] i4l: 'NO CARRIER' message lost after ldisc flushGravatar Matthias Goebl 1-0/+5
2007-12-03I4L: fix isdn_ioctl memory overrun vulnerabilityGravatar Karsten Keil 1-1/+4
2007-11-29isdn: bootup crash fixGravatar Ingo Molnar 1-2/+1
2007-11-26isdn: avoid copying overly-long stringsGravatar Karsten Keil 1-4/+4
2007-11-14[ISDN] sc: Really, really fix warningGravatar Frank Lichtenheld 1-1/+1
2007-11-14[ISDN] sc: Fix sndpkt to have the correct number of argumentsGravatar Frank Lichtenheld 2-2/+2
2007-11-05i4l: errors with assignments in ifGravatar Roel Kluin 1-1/+1
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIGravatar Jeff Garzik 7-22/+25
2007-10-29[ISDN] capidrv: address two longstanding warningsGravatar Jeff Garzik 1-2/+23
2007-10-24ISDN/sc: fix longstanding warningGravatar Jeff Garzik 1-5/+4
2007-10-23isdn/sc: irq handler cleanGravatar Jeff Garzik 2-16/+4
2007-10-23isdn/act2000: fix major bug. clean irq handler.Gravatar Jeff Garzik 1-4/+8
2007-10-19Spelling fix: explicitlyGravatar Jean Delvare 2-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 7-17/+17
2007-10-19isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileGravatar Fernando Luis Vázquez Cao 3-21/+1
2007-10-19isdn: fix random hard freeze with AVM T1 cardsGravatar Karsten Keil 1-16/+12
2007-10-19isdn: fix random hard freeze with AVM cards using b1dmaGravatar Karsten Keil 1-9/+19
2007-10-19isdn: fix random hard freeze with AVM c4 card part 2Gravatar Karsten Keil 1-0/+2
2007-10-18Add missing newlines to some uses of dev_<level> messagesGravatar Joe Perches 1-1/+2
2007-10-18i4l: Fix random hard freeze with AVM c4 cardGravatar Karsten Keil 1-3/+11
2007-10-18i4l: fix random freezes with AVM B1 driversGravatar Karsten Keil 1-15/+13
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Gravatar Jesper Juhl 1-0/+2
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Gravatar Jesper Juhl 1-0/+5
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsGravatar Matthias Kaehlcke 1-13/+13
2007-10-16gigaset: remove pointless lockingGravatar Tilman Schmidt 4-32/+4
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Gravatar Denis V. Lunev 1-1/+1
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Gravatar Karsten Keil 2-68/+85
2007-10-14hisax: hfc_usb: update to current CVS versionGravatar Martin Bachem 1-30/+33
2007-10-14more trivial signedness fixes in driversGravatar Al Viro 2-2/+3
2007-10-14long vs. unsigned long - low-hanging fruits in driversGravatar Al Viro 2-2/+2
2007-10-13fallout from elsa setup splitGravatar Al Viro 1-1/+1
2007-10-12Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 7-662/+868
2007-10-12[ISDN] HiSax diva: split setup into three smaller functionsGravatar Jeff Garzik 1-219/+294
2007-10-12[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownGravatar Jeff Garzik 1-119/+157
2007-10-12[ISDN] HiSax elsa: split huge setup function into four smaller functionsGravatar Jeff Garzik 1-216/+278
2007-10-12[ISDN] HiSax avm_pci: split setup into three smaller functionsGravatar Jeff Garzik 1-88/+136
2007-10-12[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeGravatar Jeff Garzik 3-20/+3
2007-10-12[ISDN] hysdn: convert to PCI hotplug APIGravatar Jeff Garzik 1-144/+130
2007-10-10[ISDN]: Change I4L to use alloc_netdev().Gravatar Karsten Keil 2-84/+91
2007-10-10[NET]: Move hardware header operations out of netdevice.Gravatar Stephen Hemminger 1-69/+36
2007-10-10[NET]: Make /proc/net per network namespaceGravatar Eric W. Biederman 3-7/+10
2007-10-08ISDN: Fix data access out of array boundsGravatar Karsten Keil 1-2/+3
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Gravatar Jesper Juhl 2-4/+3
2007-08-21hisax: update hfc_usb driverGravatar Martin Bachem 2-445/+288
2007-07-31Remove 'isdn_* is defined but unused' warningsGravatar Charlie Shepherd 1-2/+2