summaryrefslogtreecommitdiff
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-25
|\
| * driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-24
| * ISDN: Convert from class_device to device for ISDN capiTony Jones2008-01-24
* | fix oops on rmmod capidrvKarsten Keil2008-01-25
|/
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-04
* [ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl2008-01-04
* I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil2007-12-03
* isdn: bootup crash fixIngo Molnar2007-11-29
* isdn: avoid copying overly-long stringsKarsten Keil2007-11-26
* [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-14
* [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-14
* i4l: errors with assignments in ifRoel Kluin2007-11-05
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-05
* [ISDN] capidrv: address two longstanding warningsJeff Garzik2007-10-29
* ISDN/sc: fix longstanding warningJeff Garzik2007-10-24
* isdn/sc: irq handler cleanJeff Garzik2007-10-23
* isdn/act2000: fix major bug. clean irq handler.Jeff Garzik2007-10-23
* Spelling fix: explicitlyJean Delvare2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao2007-10-19
* isdn: fix random hard freeze with AVM T1 cardsKarsten Keil2007-10-19
* isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil2007-10-19
* isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil2007-10-19
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* i4l: Fix random hard freeze with AVM c4 cardKarsten Keil2007-10-18
* i4l: fix random freezes with AVM B1 driversKarsten Keil2007-10-18
* isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl2007-10-16
* fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl2007-10-16
* use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-16
* gigaset: remove pointless lockingTilman Schmidt2007-10-16
* [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev2007-10-15
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-15
* hisax: hfc_usb: update to current CVS versionMartin Bachem2007-10-14
* more trivial signedness fixes in driversAl Viro2007-10-14
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-14
* fallout from elsa setup splitAl Viro2007-10-13
* Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Linus Torvalds2007-10-12
|\
| * [ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik2007-10-12
| * [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik2007-10-12
| * [ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik2007-10-12
| * [ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik2007-10-12
| * [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik2007-10-12
* | [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-12
|/
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-10
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-08
* [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-26
* hisax: update hfc_usb driverMartin Bachem2007-08-21
* Remove 'isdn_* is defined but unused' warningsCharlie Shepherd2007-07-31