summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-301-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/+7
* [PATCH] hisax: remove URB_ASYNC_UNLINKKarsten Keil2005-09-232-4/+0
* [PATCH] Fix ST 5481 USB driverKarsten Keil2005-09-175-50/+76
* [PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil2005-09-161-0/+1
* [PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversionsKarsten Keil2005-09-141-1/+1
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-2/+2
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-102-10/+7
* [PATCH] -Wundef fixes (hisax)viro@ZenIV.linux.org.uk2005-09-071-0/+2
* [PATCH] isdn_v110 warning fixJesper Juhl2005-09-071-2/+2
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-071-1/+0
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-292-2/+0
* [NET]: Kill skb->listDavid S. Miller2005-08-291-1/+1
* [PATCH] Fix capifs bug in initialization error path.James Morris2005-08-271-1/+3
* [PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)Al Viro2005-08-231-0/+1
* [PATCH] icn driver fails to unload when no hardware presentDave Jones2005-08-081-2/+3
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-273-3/+3
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-4/+4
* [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin2005-07-272-2/+8
OpenPOWER on IntegriCloud