Commit Graph

852 Commits (cb9d5ecdff66197f65a6be8032ccc1ebf7199684)

Author SHA1 Message Date
Dan Carpenter b530fb69cf isdn: strcpy() => strlcpy() 15 years ago
Randy Dunlap 6a6d01d374 isdn/avm: fix build when PCMCIA is not enabled 15 years ago
Kulikov Vasiliy 06d88e4a88 isdn: mISDN: call pci_disable_device() if pci_probe() failed 15 years ago
Kulikov Vasiliy a5a4405b4d isdn: avm: call pci_disable_device() if pci_probe() failed 15 years ago
Kulikov Vasiliy b69bcd9d9c isdn: avm: call pci_disable_device() if pci_probe() failed 15 years ago
Dan Carpenter 8bcfbd0af0 isdn: gigaset: use after free 15 years ago
Dan Carpenter 7e27a0aeb9 isdn: gigaset: add missing unlock 15 years ago
Dan Carpenter 4b030d4288 isdn: fix information leak 15 years ago
Dominik Brodowski 0f52e86ded pcmcia: do not request windows if you don't need to 15 years ago
Dominik Brodowski b5cb259e7f pcmcia: remove memreq_t 15 years ago
Dominik Brodowski 90abdc3b97 pcmcia: do not use io_req_t when calling pcmcia_request_io() 15 years ago
Dominik Brodowski 9a017a9103 pcmcia: do not use io_req_t after call to pcmcia_request_io() 15 years ago
Dominik Brodowski ac8b422838 pcmcia: remove cs_types.h 15 years ago
Andy Shevchenko c9741380d3 drivers: isdn: get rid of custom strtoul() 15 years ago
Andy Shevchenko 3944ad6848 drivers: isdn: remove custom strtoul() 15 years ago
Andy Shevchenko 735c65ce4a drivers: isdn: use kernel macros to convert hex digit 15 years ago
Peter Huewe 8f31539dfa isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe 9db9f279be mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe f51307e4aa isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe d930d1a142 mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe b8176a3f7a isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Joe Perches 54cbb1cab8 drivers/isdn: Remove unnecessary casts of private_data 15 years ago
Arnd Bergmann 76a64921da isdn: autoconvert trivial BKL users to private mutex 15 years ago
Dan Carpenter 84ce981a07 isdn: fix strlen() usage 15 years ago
Uwe Kleine-König 698f93159a fix comment/printk typos concerning "already" 15 years ago
Tilman Schmidt d9bed6bbd4 isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI 15 years ago
Tilman Schmidt 54438f9dfc isdn/gigaset: fix leaks in error path 15 years ago
Tilman Schmidt 7d060ed287 isdn/gigaset: reduce syslog spam 15 years ago
Tilman Schmidt 0cae6efdd7 isdn/gigaset: remove obsolete compile time options 15 years ago
Tilman Schmidt 18c2259c14 isdn/gigaset: handle Supplementary Service Listen 15 years ago
Tilman Schmidt 6a75342a1c isdn/gigaset: improve CAPI message debugging 15 years ago
Tilman Schmidt 24c176258d isdn/gigaset: drop debug check on isochronous write 15 years ago
Tilman Schmidt 2ed5e4ff27 isdn/gigaset: ignore irrelevant device responses 15 years ago
Tilman Schmidt e3628dd176 isdn/gigaset: avoid copying AT commands twice 15 years ago
Tilman Schmidt b3251d8045 isdn/gigaset: adjust usb_gigaset tty write buffer limit 15 years ago
Tilman Schmidt bc10f96757 isdn: avoid calling tty_ldisc_flush() in atomic context 15 years ago
Jiri Slaby d41de3c100 ISDN: hysdn, fix potential NULL dereference 15 years ago
Tilman Schmidt 1b4843c5e8 isdn/gigaset: correct CAPI connection state storage 15 years ago
Tilman Schmidt 1ce368ff28 isdn/gigaset: encode HLC and BC together 15 years ago
Tilman Schmidt 23b36778b4 isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation 15 years ago
Tilman Schmidt 278a582989 isdn/gigaset: correct CAPI voice connection encoding 15 years ago
Tilman Schmidt e7752ee280 isdn/gigaset: honor CAPI application's buffer size request 15 years ago
Dan Carpenter 60a5711db6 isdn/kcapi: return -EFAULT on copy_from_user errors 15 years ago
Julia Lawall b42d9165e1 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held 15 years ago
Julia Lawall 024cb8a67f drivers/isdn: Use memdup_user 15 years ago
Julia Lawall e72e9f3814 drivers/isdn/hardware/mISDN: Add missing spin_unlock 15 years ago
Jan Blunck b627dbce6b mISDN: remove unnecessary test on f_pos 15 years ago
Andy Shevchenko 0496b55c56 drivers: isdn: use new hex_to_bin() method 15 years ago
Tilman Schmidt e487639dc8 isdn/gigaset: remove dummy CAPI method implementations 15 years ago
Tilman Schmidt 85a83560af isdn/capi: make reset_ctr op truly optional 15 years ago