summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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