summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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
* ISDN4Linux: fix maturity labelTilman Schmidt2007-06-011-4/+5
* drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton2007-05-241-7/+6Star
* capifunc warning fixesAndrew Morton2007-05-241-8/+8
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-245-29/+30
* Detach sched.h from mm.hAlexey Dobriyan2007-05-212-1/+2
* [S390] Kconfig: unwanted menus for s390.Martin Schwidefsky2007-05-101-0/+1
* misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-092-3/+3
* usb_gigaset: don't kmalloc(0)Tilman Schmidt2007-05-091-10/+4Star
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-082-2/+2