summaryrefslogtreecommitdiff
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\
| * pcmcia: do not request windows if you don't need toDominik Brodowski2010-08-03
| * pcmcia: remove memreq_tDominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ | | |/
| * | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
* | | drivers: isdn: get rid of custom strtoul()Andy Shevchenko2010-07-15
* | | drivers: isdn: remove custom strtoul()Andy Shevchenko2010-07-15
* | | drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko2010-07-15
* | | isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-15
* | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* | | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-15
* | | drivers/isdn: Remove unnecessary casts of private_dataJoe Perches2010-07-12
* | | isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-12
* | | isdn: fix strlen() usageDan Carpenter2010-07-12
* | | isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2010-07-07
* | | isdn/gigaset: fix leaks in error pathTilman Schmidt2010-07-07
* | | isdn/gigaset: reduce syslog spamTilman Schmidt2010-07-07
* | | isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-07
* | | isdn/gigaset: handle Supplementary Service ListenTilman Schmidt2010-07-07
* | | isdn/gigaset: improve CAPI message debuggingTilman Schmidt2010-07-07
* | | isdn/gigaset: drop debug check on isochronous writeTilman Schmidt2010-07-07
* | | isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2010-07-07
* | | isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-07
* | | isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt2010-07-07
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\ \ \ | | |/ | |/|
| * | ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-26
| * | isdn/gigaset: correct CAPI connection state storageTilman Schmidt2010-06-25
| * | isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-25
| * | isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt2010-06-25
| * | isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt2010-06-25
| * | isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt2010-06-25
| |/
* | isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\ \ | |/
| * isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-03
| * drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-01
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
| |\
* | | drivers/isdn: Use memdup_userJulia Lawall2010-05-31
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-31
|\ \ \ | |/ / | | / | |/ |/|
| * drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-29
* | mISDN: remove unnecessary test on f_posJan Blunck2010-05-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\ \ | |/
| * isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt2010-05-23
| * isdn/capi: make reset_ctr op truly optionalTilman Schmidt2010-05-23
* | drivers: isdn: use new hex_to_bin() methodAndy Shevchenko2010-05-25