summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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/+10
* Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt2007-07-171-12/+10
* Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt2007-07-175-15/+13
* Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt2007-07-175-16/+10
* sane irq initialization in sedlbauer hisaxKarsten Keil2007-07-171-1/+7
* Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov2007-07-171-24/+4
* 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-111-3/+1
* isdn/diva: fix section mismatchRandy Dunlap2007-06-081-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-231-7/+6
* capifunc warning fixesAndrew Morton2007-05-231-8/+8
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-235-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-081-10/+4
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-082-2/+2
* use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke2007-05-081-16/+17
* fix spinlock usage in hysdn_log_close()Matthias Kaehlcke2007-05-081-4/+0
* drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2007-05-082-248/+0
* make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-081-7/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-088-8/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+0
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-2512-19/+31
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+3
OpenPOWER on IntegriCloud