aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2007-07-21Use menuconfig objects: ISDN/GigasetJan Engelhardt
2007-07-21Use menuconfig objects: ISDNJan Engelhardt
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt
2007-07-19isdn/sc: compile breakage re check_reset()Alexey Dobriyan
2007-07-18ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik
2007-07-17i4l: leak in eicon/idifunc.cArmin Schindler
2007-07-17isdn/capi warning fixesAndrew Morton
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt
2007-07-17sane irq initialization in sedlbauer hisaxKarsten Keil
2007-07-17Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov
2007-07-17Mismatching declarations of revision strings in HiSaxDavid Woodhouse
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-06-08isdn/diva: fix section mismatchRandy Dunlap
2007-06-01isdn: fix section mismatch warningsSam Ravnborg
2007-06-01Fix broken CLIR in isdn driverKarsten Keil
2007-06-01ISDN4Linux: fix maturity labelTilman Schmidt
2007-05-23drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton
2007-05-23capifunc warning fixesAndrew Morton
2007-05-23HiSax: fix error checking for hisax_register()]Alan Stern
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky
2007-05-09misc doc and kconfig typosMatt LaPlante
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08usb_gigaset: don't kmalloc(0)Tilman Schmidt
2007-05-08ISDN: Spinlock initializer cleanupThomas Gleixner
2007-05-08use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke
2007-05-08fix spinlock usage in hysdn_log_close()Matthias Kaehlcke
2007-05-08drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler
2007-05-08make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt