summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Dead code in drivers/isdn/avm/avmcard.hEric Sesterhenn2006-03-261-3/+1Star
* [PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapterHansjoerg Lipp2006-03-262-0/+1605
* [PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handlerHansjoerg Lipp2006-03-261-0/+1009
* [PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connectionHansjoerg Lipp2006-03-261-0/+2365
* [PATCH] isdn4linux: Siemens Gigaset drivers - procfs interfaceHansjoerg Lipp2006-03-261-0/+81
* [PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp2006-03-261-0/+718
* [PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interfaceHansjoerg Lipp2006-03-261-0/+567
* [PATCH] isdn4linux: Siemens Gigaset drivers - event layerHansjoerg Lipp2006-03-261-0/+1983
* [PATCH] isdn4linux: Siemens Gigaset drivers - common moduleHansjoerg Lipp2006-03-262-0/+2141
* [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and MakefilesHansjoerg Lipp2006-03-264-0/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-1/+1
|\
| * fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
* | [PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk2006-03-251-1/+4
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-257-10/+10
* | [PATCH] hysdn: remove custom typesAndrew Morton2006-03-2512-126/+127
* | [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl2006-03-251-1/+2
|/
* [PATCH] kill _INLINE_Adrian Bunk2006-03-232-2/+0Star
* [PATCH] sem2mutex: kcapi.cArjan van de Ven2006-03-231-8/+9
* [PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil2006-03-071-19/+13Star
* [PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil2006-03-071-0/+1
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-072-0/+4
* [PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil2006-02-151-2/+2
* [PATCH] mark HISAX_AMD7930 as brokenAl Viro2006-02-081-1/+1
* [PATCH] i4l: warning fixesKarsten Keil2006-02-031-1/+1
* [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer2006-02-031-2/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-154-5/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-104-41/+150
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-3/+3
* [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk2006-01-091-1/+2
* [PATCH] drivers/isdn/: add missing #includesAdrian Bunk2006-01-093-0/+4
* [PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck2006-01-091-44/+44
* [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-092-18/+18
* [PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk2006-01-093-5/+4Star
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-091-5/+5
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-065-296/+50Star
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-065-115/+11Star
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-065-127/+36Star
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-055-86/+132
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-042-2/+0Star
* [PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2005-11-182-7/+7
* [PATCH] hfc_usb: fix usb device tableAndrew Morton2005-11-151-21/+11Star
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-0914-14/+0Star
* [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-0719-160/+79Star
* [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-075-14/+7Star
* [PATCH] i4l: update hfc_usb driverMartin Bachem2005-11-072-177/+121Star
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-311-5/+5
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-294-9/+7Star
* [PATCH] hisax: remove URB_ASYNC_UNLINKKarsten Keil2005-09-232-4/+0Star