aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05i4l: errors with assignments in ifRoel Kluin1-1/+1
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik7-22/+25
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik1-2/+23
2007-10-24ISDN/sc: fix longstanding warningJeff Garzik1-5/+4
2007-10-23isdn/sc: irq handler cleanJeff Garzik2-16/+4
2007-10-23isdn/act2000: fix major bug. clean irq handler.Jeff Garzik1-4/+8
2007-10-19Spelling fix: explicitlyJean Delvare2-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt7-17/+17
2007-10-19isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao3-21/+1
2007-10-19isdn: fix random hard freeze with AVM T1 cardsKarsten Keil1-16/+12
2007-10-19isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil1-9/+19
2007-10-19isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil1-0/+2
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+2
2007-10-18i4l: Fix random hard freeze with AVM c4 cardKarsten Keil1-3/+11
2007-10-18i4l: fix random freezes with AVM B1 driversKarsten Keil1-15/+13
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer()Jesper Juhl1-0/+2
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl1-0/+5
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke1-13/+13
2007-10-16gigaset: remove pointless lockingTilman Schmidt4-32/+4
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev1-1/+1
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2-68/+85
2007-10-14hisax: hfc_usb: update to current CVS versionMartin Bachem1-30/+33
2007-10-14more trivial signedness fixes in driversAl Viro2-2/+3
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro2-2/+2
2007-10-13fallout from elsa setup splitAl Viro1-1/+1
2007-10-12Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds7-662/+868
2007-10-12[ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik1-219/+294
2007-10-12[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik1-119/+157
2007-10-12[ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik1-216/+278
2007-10-12[ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik1-88/+136
2007-10-12[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik3-20/+3
2007-10-12[ISDN] hysdn: convert to PCI hotplug APIJeff Garzik1-144/+130
2007-10-10[ISDN]: Change I4L to use alloc_netdev().Karsten Keil2-84/+91
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-69/+36
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman3-7/+10
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil1-2/+3
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2-4/+3
2007-08-21hisax: update hfc_usb driverMartin Bachem2-445/+288
2007-07-31Remove 'isdn_* is defined but unused' warningsCharlie Shepherd1-2/+2
2007-07-21Use menuconfig objects: ISDN/GigasetJan Engelhardt1-6/+2
2007-07-21Use menuconfig objects: ISDNJan Engelhardt1-2/+2
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt8-17/+5
2007-07-19isdn/sc: compile breakage re check_reset()Alexey Dobriyan3-3/+3
2007-07-18ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita1-3/+1
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik1-98/+93
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik1-45/+63
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik1-76/+89
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik1-74/+93
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik1-86/+108
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik1-18/+54