summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
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/torval...David Howells5-110/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells8-38/+34
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski5-88/+0
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2-22/+6
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+2
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-10/+5
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-16/+17
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman4-16/+17
2006-12-01usb: usb-gigaset free kill urb cleanupMariusz Kozlowski1-10/+5
2006-11-30Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt1-10/+10
2006-11-30Fix misc .c/.h comment typosMatt LaPlante2-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells19-50/+78
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster1-1/+1
2006-11-06[PATCH] isdn/gigaset: convert warning messageTilman Schmidt1-1/+1
2006-11-03[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad1-15/+4
2006-10-30[PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita1-1/+1
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2-3/+25
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik5-11/+20
2006-10-17[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik1-3/+6
2006-10-17[PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...Amol Lad2-40/+31
2006-10-17[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr...Amol Lad4-33/+27
2006-10-11[PATCH] ISDN: several minor fixesJeff Garzik4-19/+21
2006-10-06drivers/isdn/act2000: kill irq2card_mapJeff Garzik1-16/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells54-80/+76
2006-10-04[PATCH] hisax niccy cleanupJiri Slaby1-114/+109
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante2-2/+2
2006-10-03[PATCH] isdn: more pr_debug() fixesAndrew Morton3-2/+4
2006-10-03[PATCH] isdn-debug-build-fixAndrew Morton1-15/+7