| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: guard against a potential NULL pointer dereference in old_capi_manufact... | Jesper Juhl | 2007-10-16 | 1 | -0/+2 |
* | fix possible NULL deref on low memory condition in capidrv.c::send_message() | Jesper Juhl | 2007-10-16 | 1 | -0/+5 |
* | use mutex instead of semaphore in isdn subsystem common functions | Matthias Kaehlcke | 2007-10-16 | 1 | -13/+13 |
* | gigaset: remove pointless locking | Tilman Schmidt | 2007-10-16 | 4 | -32/+4 |
* | [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. | Denis V. Lunev | 2007-10-15 | 1 | -1/+1 |
* | [ISDN]: Remove local copy of device name to make sure renames work. | Karsten Keil | 2007-10-15 | 2 | -68/+85 |
* | hisax: hfc_usb: update to current CVS version | Martin Bachem | 2007-10-14 | 1 | -30/+33 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 | 2 | -2/+3 |
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 2 | -2/+2 |
* | fallout from elsa setup split | Al Viro | 2007-10-13 | 1 | -1/+1 |
* | Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2007-10-12 | 7 | -662/+868 |
|\ |
|
| * | [ISDN] HiSax diva: split setup into three smaller functions | Jeff Garzik | 2007-10-12 | 1 | -219/+294 |
| * | [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own | Jeff Garzik | 2007-10-12 | 1 | -119/+157 |
| * | [ISDN] HiSax elsa: split huge setup function into four smaller functions | Jeff Garzik | 2007-10-12 | 1 | -216/+278 |
| * | [ISDN] HiSax avm_pci: split setup into three smaller functions | Jeff Garzik | 2007-10-12 | 1 | -88/+136 |
| * | [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code | Jeff Garzik | 2007-10-12 | 3 | -20/+3 |
* | | [ISDN] hysdn: convert to PCI hotplug API | Jeff Garzik | 2007-10-12 | 1 | -144/+130 |
|/ |
|
* | [ISDN]: Change I4L to use alloc_netdev(). | Karsten Keil | 2007-10-10 | 2 | -84/+91 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 | 1 | -69/+36 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 | 3 | -7/+10 |
* | ISDN: Fix data access out of array bounds | Karsten Keil | 2007-10-08 | 1 | -2/+3 |
* | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. | Jesper Juhl | 2007-08-26 | 2 | -4/+3 |
* | hisax: update hfc_usb driver | Martin Bachem | 2007-08-21 | 2 | -445/+288 |
* | Remove 'isdn_* is defined but unused' warnings | Charlie Shepherd | 2007-07-31 | 1 | -2/+2 |
* | Use menuconfig objects: ISDN/Gigaset | Jan Engelhardt | 2007-07-21 | 1 | -6/+2 |
* | Use menuconfig objects: ISDN | Jan Engelhardt | 2007-07-21 | 1 | -2/+2 |
* | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt | 2007-07-21 | 8 | -17/+5 |
* | isdn/sc: compile breakage re check_reset() | Alexey Dobriyan | 2007-07-19 | 3 | -3/+3 |
* | ISDN HiSax: uninitialized return in hisax_cs_setup | Florin Malita | 2007-07-18 | 1 | -3/+1 |
* | [ISDN] HiSax hfc_pci: minor cleanups | Jeff Garzik | 2007-07-17 | 1 | -98/+93 |
* | [ISDN] HiSax bkm_a4t: split setup into two smaller functions | Jeff Garzik | 2007-07-17 | 1 | -45/+63 |
* | [ISDN] HiSax enternow: split setup into 3 smaller functions | Jeff Garzik | 2007-07-17 | 1 | -76/+89 |
* | [ISDN] HiSax netjet_u: split setup into 3 smaller functions | Jeff Garzik | 2007-07-17 | 1 | -74/+93 |
* | [ISDN] HiSax netjet_s: code movement, prep for hotplug | Jeff Garzik | 2007-07-17 | 1 | -86/+108 |
* | [ISDN] HiSax: move card state alloc/setup code into separate functions | Jeff Garzik | 2007-07-17 | 1 | -18/+54 |
* | [ISDN] HiSax: move card setup into separate function | Jeff Garzik | 2007-07-17 | 1 | -88/+99 |
* | i4l: leak in eicon/idifunc.c | Armin Schindler | 2007-07-17 | 1 | -0/+1 |
* | isdn/capi warning fixes | Andrew Morton | 2007-07-17 | 1 | -1/+1 |
* | Use menuconfig objects: ISDN: CONFIG_CAPI_EICON | Jan Engelhardt | 2007-07-17 | 1 | -11/+10 |
* | Use menuconfig objects: ISDN: CONFIG_CAPI_AVM | Jan Engelhardt | 2007-07-17 | 1 | -12/+10 |
* | Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI | Jan Engelhardt | 2007-07-17 | 5 | -15/+13 |
* | Use menuconfig objects: ISDN: CONFIG_ISDN | Jan Engelhardt | 2007-07-17 | 5 | -16/+10 |
* | sane irq initialization in sedlbauer hisax | Karsten Keil | 2007-07-17 | 1 | -1/+7 |
* | Make ISDN CAPI use seq_list_xxx helpers | Pavel Emelianov | 2007-07-17 | 1 | -24/+4 |
* | Mismatching declarations of revision strings in HiSax | David Woodhouse | 2007-07-17 | 1 | -5/+5 |
* | Use mutex instead of semaphore in CAPI 2.0 driver | Matthias Kaehlcke | 2007-07-17 | 1 | -3/+3 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -3/+1 |
* | isdn/diva: fix section mismatch | Randy Dunlap | 2007-06-08 | 1 | -1/+1 |
* | isdn: fix section mismatch warnings | Sam Ravnborg | 2007-06-01 | 2 | -2/+2 |
* | Fix broken CLIR in isdn driver | Karsten Keil | 2007-06-01 | 1 | -1/+2 |