summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ISDN: fix a few memory leaks in sc_ioctl()Jesper Juhl2006-03-311-4/+5
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] capi: register_chrdev() fixAndrew Morton2006-03-281-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-265-21/+9
|\
| * BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-265-21/+9
* | [PATCH] Dead code in drivers/isdn/avm/avmcard.hEric Sesterhenn2006-03-261-3/+1
* | [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/+0
* [PATCH] sem2mutex: kcapi.cArjan van de Ven2006-03-231-8/+9
* [PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil2006-03-061-19/+13
* [PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil2006-03-061-0/+1
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-062-0/+4
* [PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil2006-02-141-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-144-5/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-104-41/+150
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk2006-01-081-1/+2
* [PATCH] drivers/isdn/: add missing #includesAdrian Bunk2006-01-083-0/+4
* [PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck2006-01-081-44/+44
* [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-082-18/+18
* [PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk2006-01-083-5/+4
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-081-5/+5
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-065-296/+50
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-065-115/+11
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-065-127/+36
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-055-86/+132
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-042-2/+0
* [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/+11
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-0914-14/+0
* [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-0719-160/+79
* [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-075-14/+7
* [PATCH] i4l: update hfc_usb driverMartin Bachem2005-11-072-177/+121
OpenPOWER on IntegriCloud