aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt6-12/+12
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina1-1/+1
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil4-76/+299
2007-03-01[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt2-9/+5
2007-02-20[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk2-3/+5
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau18-18/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven10-14/+14
2007-02-12[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-31/+26
2007-02-12[PATCH] Workaround CAPI subsystem locking issueMichael Buesch1-0/+35
2007-02-12[PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson2-23/+20
2007-02-12[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson5-200/+192
2007-02-12[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEMRobert P. J. Day1-24/+24
2007-02-12[PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day4-37/+0
2007-02-12[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IORobert P. J. Day1-4/+4
2007-02-12[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG optionsRobert P. J. Day2-15/+15
2007-02-12[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".Robert P. J. Day1-1/+1
2007-02-12[PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish2-4/+4
2007-02-12[PATCH] drivers/isdn/sc/: proper prototypesAdrian Bunk11-78/+38
2007-02-12[PATCH] drivers/isdn/hisax/: proper prototypesAdrian Bunk4-32/+24
2007-02-12[PATCH] drivers/isdn/pcbit/: proper prototypesAdrian Bunk6-32/+12
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt6-23/+868
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt1-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2-3/+4
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton1-2/+2
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby2-13/+2
2007-01-26[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt1-28/+33
2006-12-22[PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann1-0/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day10-14/+14
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt1-66/+52
2006-12-10[PATCH] Don't build some broken ISDN drivers on big endian MIPSRalf Baechle1-5/+5
2006-12-08[PATCH] ISDN: fix warningsJeff Garzik3-5/+13
2006-12-08[PATCH] i4l: remove the broken HISAX_AMD7930 optionAdrian Bunk3-31/+0
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan30-99/+46
2006-12-08[PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan3-4/+4
2006-12-08[PATCH] ISDN: Avoid a potential NULL ptr deref in ipppJesper Juhl1-0/+5
2006-12-08[PATCH] isdn: fix missing unregister_capi_driverAkinobu Mita1-0/+1
2006-12-08[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removalAmol Lad5-17/+9
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox3-4/+4
2006-12-08[PATCH] struct path: convert isdnJosef Sipek4-7/+7
2006-12-08[PATCH] isdn/gigaset: use bitrev8Akinobu Mita5-45/+7
2006-12-08[PATCH] isdn/hisax: use bitrev8Akinobu Mita4-28/+3
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski1-4/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter2-10/+10
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter2-13/+13
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro1-2/+3
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells5-110/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells8-38/+34