aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-21/+9
2006-03-26[PATCH] Dead code in drivers/isdn/avm/avmcard.hEric Sesterhenn1-3/+1
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapterHansjoerg Lipp2-0/+1605
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handlerHansjoerg Lipp1-0/+1009
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connectionHansjoerg Lipp1-0/+2365
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - procfs interfaceHansjoerg Lipp1-0/+81
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp1-0/+718
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interfaceHansjoerg Lipp1-0/+567
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - event layerHansjoerg Lipp1-0/+1983
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - common moduleHansjoerg Lipp2-0/+2141
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and MakefilesHansjoerg Lipp4-0/+50
2006-03-26BUG_ON() Conversion in drivers/isdnEric Sesterhenn5-21/+9
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk1-1/+4
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell7-10/+10
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton12-126/+127
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl1-1/+2
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2006-03-23[PATCH] kill _INLINE_Adrian Bunk2-2/+0
2006-03-23[PATCH] sem2mutex: kcapi.cArjan van de Ven1-8/+9
2006-03-06[PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil1-19/+13
2006-03-06[PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil1-0/+1
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2-0/+4
2006-02-14[PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil1-2/+2
2006-02-08[PATCH] mark HISAX_AMD7930 as brokenAl Viro1-1/+1
2006-02-03[PATCH] i4l: warning fixesKarsten Keil1-1/+1
2006-02-03[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer1-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven4-5/+5
2006-01-10[PATCH] TTY layer buffering revampAlan Cox4-41/+150
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signatureAdrian Bunk1-1/+2
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk3-0/+4
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck1-44/+44
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2-18/+18
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk3-5/+4
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-5/+5
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski5-296/+50
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski5-115/+11
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski5-127/+36
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski5-86/+132
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2-2/+0
2005-11-18[PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2-7/+7
2005-11-15[PATCH] hfc_usb: fix usb device tableAndrew Morton1-21/+11
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering14-14/+0
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl19-160/+79
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan5-14/+7
2005-11-07[PATCH] i4l: update hfc_usb driverMartin Bachem2-177/+121
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-5/+5
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1