Age | Commit message (Expand) | Author | Files | Lines |
2008-01-04 | [ISDN]: i4l: Fix DLE handling for i4l-audio | Matthias Goebl | 2 | -0/+5 |
2008-01-04 | [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush | Matthias Goebl | 1 | -0/+5 |
2007-12-03 | I4L: fix isdn_ioctl memory overrun vulnerability | Karsten Keil | 1 | -1/+4 |
2007-11-29 | isdn: bootup crash fix | Ingo Molnar | 1 | -2/+1 |
2007-11-27 | isdn: avoid copying overly-long strings | Karsten Keil | 1 | -4/+4 |
2007-11-15 | [ISDN] sc: Really, really fix warning | Frank Lichtenheld | 1 | -1/+1 |
2007-11-15 | [ISDN] sc: Fix sndpkt to have the correct number of arguments | Frank Lichtenheld | 2 | -2/+2 |
2007-11-06 | i4l: errors with assignments in if | Roel Kluin | 1 | -1/+1 |
2007-11-06 | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 7 | -22/+25 |
2007-10-29 | [ISDN] capidrv: address two longstanding warnings | Jeff Garzik | 1 | -2/+23 |
2007-10-24 | ISDN/sc: fix longstanding warning | Jeff Garzik | 1 | -5/+4 |
2007-10-24 | isdn/sc: irq handler clean | Jeff Garzik | 2 | -16/+4 |
2007-10-24 | isdn/act2000: fix major bug. clean irq handler. | Jeff Garzik | 1 | -4/+8 |
2007-10-20 | Spelling fix: explicitly | Jean Delvare | 2 | -3/+3 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 7 | -17/+17 |
2007-10-19 | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao | 3 | -21/+1 |
2007-10-19 | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil | 1 | -16/+12 |
2007-10-19 | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil | 1 | -9/+19 |
2007-10-19 | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil | 1 | -0/+2 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -1/+2 |
2007-10-19 | i4l: Fix random hard freeze with AVM c4 card | Karsten Keil | 1 | -3/+11 |
2007-10-19 | i4l: fix random freezes with AVM B1 drivers | Karsten Keil | 1 | -15/+13 |
2007-10-16 | isdn: guard against a potential NULL pointer dereference in old_capi_manufact... | Jesper Juhl | 1 | -0/+2 |
2007-10-16 | fix possible NULL deref on low memory condition in capidrv.c::send_message() | Jesper Juhl | 1 | -0/+5 |
2007-10-16 | use mutex instead of semaphore in isdn subsystem common functions | Matthias Kaehlcke | 1 | -13/+13 |
2007-10-16 | gigaset: remove pointless locking | Tilman Schmidt | 4 | -32/+4 |
2007-10-15 | [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. | Denis V. Lunev | 1 | -1/+1 |
2007-10-15 | [ISDN]: Remove local copy of device name to make sure renames work. | Karsten Keil | 2 | -68/+85 |
2007-10-14 | hisax: hfc_usb: update to current CVS version | Martin Bachem | 1 | -30/+33 |
2007-10-14 | more trivial signedness fixes in drivers | Al Viro | 2 | -2/+3 |
2007-10-14 | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2 | -2/+2 |
2007-10-13 | fallout from elsa setup split | Al Viro | 1 | -1/+1 |
2007-10-13 | Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j... | Linus Torvalds | 7 | -662/+868 |
2007-10-12 | [ISDN] HiSax diva: split setup into three smaller functions | Jeff Garzik | 1 | -219/+294 |
2007-10-12 | [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own | Jeff Garzik | 1 | -119/+157 |
2007-10-12 | [ISDN] HiSax elsa: split huge setup function into four smaller functions | Jeff Garzik | 1 | -216/+278 |
2007-10-12 | [ISDN] HiSax avm_pci: split setup into three smaller functions | Jeff Garzik | 1 | -88/+136 |
2007-10-12 | [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code | Jeff Garzik | 3 | -20/+3 |
2007-10-12 | [ISDN] hysdn: convert to PCI hotplug API | Jeff Garzik | 1 | -144/+130 |
2007-10-11 | [ISDN]: Change I4L to use alloc_netdev(). | Karsten Keil | 2 | -84/+91 |
2007-10-11 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -69/+36 |
2007-10-11 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 3 | -7/+10 |
2007-10-09 | ISDN: Fix data access out of array bounds | Karsten Keil | 1 | -2/+3 |
2007-08-27 | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. | Jesper Juhl | 2 | -4/+3 |
2007-08-21 | hisax: update hfc_usb driver | Martin Bachem | 2 | -445/+288 |
2007-08-01 | Remove 'isdn_* is defined but unused' warnings | Charlie Shepherd | 1 | -2/+2 |
2007-07-22 | Use menuconfig objects: ISDN/Gigaset | Jan Engelhardt | 1 | -6/+2 |
2007-07-22 | Use menuconfig objects: ISDN | Jan Engelhardt | 1 | -2/+2 |
2007-07-22 | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt | 8 | -17/+5 |
2007-07-19 | isdn/sc: compile breakage re check_reset() | Alexey Dobriyan | 3 | -3/+3 |