Age | Commit message (Expand) | Author |
2010-07-15 | drivers: isdn: get rid of custom strtoul() | Andy Shevchenko |
2010-07-15 | drivers: isdn: remove custom strtoul() | Andy Shevchenko |
2010-07-15 | drivers: isdn: use kernel macros to convert hex digit | Andy Shevchenko |
2010-07-15 | isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe |
2010-07-15 | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-15 | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe |
2010-07-12 | drivers/isdn: Remove unnecessary casts of private_data | Joe Perches |
2010-07-12 | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-07-12 | isdn: fix strlen() usage | Dan Carpenter |
2010-07-07 | isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI | Tilman Schmidt |
2010-07-07 | isdn/gigaset: fix leaks in error path | Tilman Schmidt |
2010-07-07 | isdn/gigaset: reduce syslog spam | Tilman Schmidt |
2010-07-07 | isdn/gigaset: remove obsolete compile time options | Tilman Schmidt |
2010-07-07 | isdn/gigaset: handle Supplementary Service Listen | Tilman Schmidt |
2010-07-07 | isdn/gigaset: improve CAPI message debugging | Tilman Schmidt |
2010-07-07 | isdn/gigaset: drop debug check on isochronous write | Tilman Schmidt |
2010-07-07 | isdn/gigaset: ignore irrelevant device responses | Tilman Schmidt |
2010-07-07 | isdn/gigaset: avoid copying AT commands twice | Tilman Schmidt |
2010-07-07 | isdn/gigaset: adjust usb_gigaset tty write buffer limit | Tilman Schmidt |
2010-07-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-07-05 | isdn: avoid calling tty_ldisc_flush() in atomic context | Tilman Schmidt |
2010-06-26 | ISDN: hysdn, fix potential NULL dereference | Jiri Slaby |
2010-06-25 | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt |
2010-06-25 | isdn/gigaset: encode HLC and BC together | Tilman Schmidt |
2010-06-25 | isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation | Tilman Schmidt |
2010-06-25 | isdn/gigaset: correct CAPI voice connection encoding | Tilman Schmidt |
2010-06-25 | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt |
2010-06-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-06-03 | isdn/kcapi: return -EFAULT on copy_from_user errors | Dan Carpenter |
2010-06-01 | drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held | Julia Lawall |
2010-05-31 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-05-31 | drivers/isdn: Use memdup_user | Julia Lawall |
2010-05-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-29 | drivers/isdn/hardware/mISDN: Add missing spin_unlock | Julia Lawall |
2010-05-27 | mISDN: remove unnecessary test on f_pos | Jan Blunck |
2010-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-25 | drivers: isdn: use new hex_to_bin() method | Andy Shevchenko |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-23 | isdn/gigaset: remove dummy CAPI method implementations | Tilman Schmidt |
2010-05-23 | isdn/capi: make reset_ctr op truly optional | Tilman Schmidt |
2010-05-21 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-05-19 | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2010-05-19 | hisax_fcpcipnp: fix broken isapnp device table. | Rusty Russell |
2010-05-17 | isdn: Push down BKL into ioctl functions | Arnd Bergmann |
2010-05-17 | procfs: Push down the bkl from ioctl | Frederic Weisbecker |