aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-15drivers: isdn: get rid of custom strtoul()Andy Shevchenko
2010-07-15drivers: isdn: remove custom strtoul()Andy Shevchenko
2010-07-15drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko
2010-07-15isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe
2010-07-15mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-07-15isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12isdn: fix strlen() usageDan Carpenter
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-07-07isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt
2010-07-07isdn/gigaset: fix leaks in error pathTilman Schmidt
2010-07-07isdn/gigaset: reduce syslog spamTilman Schmidt
2010-07-07isdn/gigaset: remove obsolete compile time optionsTilman Schmidt
2010-07-07isdn/gigaset: handle Supplementary Service ListenTilman Schmidt
2010-07-07isdn/gigaset: improve CAPI message debuggingTilman Schmidt
2010-07-07isdn/gigaset: drop debug check on isochronous writeTilman Schmidt
2010-07-07isdn/gigaset: ignore irrelevant device responsesTilman Schmidt
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt
2010-07-07isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-05isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby
2010-06-25isdn/gigaset: correct CAPI connection state storageTilman Schmidt
2010-06-25isdn/gigaset: encode HLC and BC togetherTilman Schmidt
2010-06-25isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt
2010-06-25isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-31drivers/isdn: Use memdup_userJulia Lawall
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall
2010-05-27mISDN: remove unnecessary test on f_posJan Blunck
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-23isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt
2010-05-23isdn/capi: make reset_ctr op truly optionalTilman Schmidt
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds