aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] Dead code in drivers/isdn/avm/avmcard.hEric Sesterhenn
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - M105 USB DECT adapterHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handlerHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connectionHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - procfs interfaceHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - isdn4linux interfaceHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - event layerHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - common moduleHansjoerg Lipp
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and MakefilesHansjoerg Lipp
2006-03-26BUG_ON() Conversion in drivers/isdnEric Sesterhenn
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-03-23[PATCH] sem2mutex: kcapi.cArjan van de Ven
2006-03-06[PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil
2006-03-06[PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil
2006-02-14[PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil
2006-02-08[PATCH] mark HISAX_AMD7930 as brokenAl Viro
2006-02-03[PATCH] i4l: warning fixesKarsten Keil
2006-02-03[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-18[PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox
2005-11-15[PATCH] hfc_usb: fix usb device tableAndrew Morton
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan
2005-11-07[PATCH] i4l: update hfc_usb driverMartin Bachem
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman