summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-3/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* [PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt2007-03-296-12/+12
* [PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina2007-03-271-1/+1
* [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-014-76/+299
* [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt2007-03-012-9/+5
* [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk2007-02-202-3/+5
* Various typo fixes.Robert P. J. Day2007-02-171-1/+1
* [PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk2007-02-161-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1418-18/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-1210-14/+14
* [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-123-31/+26
* [PATCH] Workaround CAPI subsystem locking issueMichael Buesch2007-02-121-0/+35
* [PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson2007-02-122-23/+20
* [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson2007-02-125-200/+192
* [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEMRobert P. J. Day2007-02-121-24/+24
* [PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day2007-02-124-37/+0
* [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IORobert P. J. Day2007-02-121-4/+4
* [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day2007-02-122-15/+15
* [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day2007-02-121-1/+1
* [PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish2007-02-122-4/+4
* [PATCH] drivers/isdn/sc/: proper prototypesAdrian Bunk2007-02-1211-78/+38
* [PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk2007-02-124-32/+24
* [PATCH] drivers/isdn/pcbit/: proper prototypesAdrian Bunk2007-02-126-32/+12
* [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-126-23/+868
* [PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt2007-02-121-2/+2
* [PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2007-02-122-3/+4
* [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton2007-02-111-2/+2
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-112-13/+2
* [PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt2007-01-261-28/+33
* [PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann2006-12-221-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1310-14/+14
* [PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt2006-12-131-66/+52
* [PATCH] Don't build some broken ISDN drivers on big endian MIPSRalf Baechle2006-12-101-5/+5
* [PATCH] ISDN: fix warningsJeff Garzik2006-12-083-5/+13
OpenPOWER on IntegriCloud