summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-141-1/+1
* [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-142-2/+2
* i4l: errors with assignments in ifRoel Kluin2007-11-051-1/+1
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-057-22/+25
* [ISDN] capidrv: address two longstanding warningsJeff Garzik2007-10-291-2/+23
* ISDN/sc: fix longstanding warningJeff Garzik2007-10-241-5/+4
* isdn/sc: irq handler cleanJeff Garzik2007-10-232-16/+4
* isdn/act2000: fix major bug. clean irq handler.Jeff Garzik2007-10-231-4/+8
* Spelling fix: explicitlyJean Delvare2007-10-192-3/+3
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-197-17/+17
* isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao2007-10-193-21/+1
* isdn: fix random hard freeze with AVM T1 cardsKarsten Keil2007-10-191-16/+12
* isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil2007-10-191-9/+19
* isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil2007-10-191-0/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+2
* i4l: Fix random hard freeze with AVM c4 cardKarsten Keil2007-10-181-3/+11
* i4l: fix random freezes with AVM B1 driversKarsten Keil2007-10-181-15/+13
* isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl2007-10-161-0/+2
* fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl2007-10-161-0/+5
* use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-161-13/+13
* gigaset: remove pointless lockingTilman Schmidt2007-10-164-32/+4
* [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev2007-10-151-1/+1
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-152-68/+85
* hisax: hfc_usb: update to current CVS versionMartin Bachem2007-10-141-30/+33
* more trivial signedness fixes in driversAl Viro2007-10-142-2/+3
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-142-2/+2
* fallout from elsa setup splitAl Viro2007-10-131-1/+1
* Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Linus Torvalds2007-10-127-662/+868
|\
| * [ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik2007-10-121-219/+294
| * [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik2007-10-121-119/+157
| * [ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik2007-10-121-216/+278
| * [ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik2007-10-121-88/+136
| * [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik2007-10-123-20/+3
* | [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-121-144/+130
|/
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-102-84/+91
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-69/+36
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-103-7/+10
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-262-4/+3
* hisax: update hfc_usb driverMartin Bachem2007-08-212-445/+288
* Remove 'isdn_* is defined but unused' warningsCharlie Shepherd2007-07-311-2/+2
* Use menuconfig objects: ISDN/GigasetJan Engelhardt2007-07-211-6/+2
* Use menuconfig objects: ISDNJan Engelhardt2007-07-211-2/+2
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-218-17/+5
* isdn/sc: compile breakage re check_reset()Alexey Dobriyan2007-07-193-3/+3
* ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita2007-07-181-3/+1
* [ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik2007-07-171-98/+93
* [ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik2007-07-171-45/+63
* [ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik2007-07-171-76/+89
* [ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik2007-07-171-74/+93