summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt2006-04-1110-965/+1078
* [PATCH] isdn4linux: Siemens Gigaset drivers: timer usageTilman Schmidt2006-04-112-5/+4Star
* [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correctionTilman Schmidt2006-04-111-2/+1Star
* [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt2006-04-1110-541/+523Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-025-493/+250Star
|\
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-315-64/+21Star
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-315-47/+45Star
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-315-154/+128Star
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-315-82/+54Star
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-315-24/+10Star
| * [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-315-81/+1Star
| * [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-313-15/+11Star
| * [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-315-58/+12Star
* | [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/+9Star
|\
| * BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-265-21/+9Star
* | [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