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