summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
* [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-137-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/+3Star
* | [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-121-144/+130Star
|/
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-112-84/+91
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-69/+36Star
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-113-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-272-4/+3Star
* hisax: update hfc_usb driverMartin Bachem2007-08-212-445/+288Star
* Remove 'isdn_* is defined but unused' warningsCharlie Shepherd2007-08-011-2/+2
* Use menuconfig objects: ISDN/GigasetJan Engelhardt2007-07-221-6/+2Star
* Use menuconfig objects: ISDNJan Engelhardt2007-07-221-2/+2
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-228-17/+5Star
* isdn/sc: compile breakage re check_reset()Alexey Dobriyan2007-07-193-3/+3
* ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita2007-07-191-3/+1Star
* [ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik2007-07-171-98/+93Star
* [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
* [ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik2007-07-171-86/+108
* [ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik2007-07-171-18/+54
* [ISDN] HiSax: move card setup into separate functionJeff Garzik2007-07-171-88/+99
* i4l: leak in eicon/idifunc.cArmin Schindler2007-07-171-0/+1
* isdn/capi warning fixesAndrew Morton2007-07-171-1/+1
* Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt2007-07-171-11/+10Star
* Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt2007-07-171-12/+10Star
* Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt2007-07-175-15/+13Star
* Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt2007-07-175-16/+10Star
* sane irq initialization in sedlbauer hisaxKarsten Keil2007-07-171-1/+7
* Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov2007-07-171-24/+4Star
* Mismatching declarations of revision strings in HiSaxDavid Woodhouse2007-07-171-5/+5
* Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke2007-07-171-3/+3
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-3/+1Star
* isdn/diva: fix section mismatchRandy Dunlap2007-06-091-1/+1
* isdn: fix section mismatch warningsSam Ravnborg2007-06-012-2/+2
* Fix broken CLIR in isdn driverKarsten Keil2007-06-011-1/+2