| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-01-25 | 2 | -9/+3 |
|\ |
|
| * | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 2008-01-25 | 1 | -6/+0 |
| * | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 2008-01-25 | 1 | -3/+3 |
* | | fix oops on rmmod capidrv | Karsten Keil | 2008-01-25 | 1 | -4/+5 |
|/ |
|
* | [ISDN]: i4l: Fix DLE handling for i4l-audio | Matthias Goebl | 2008-01-04 | 2 | -0/+5 |
* | [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush | Matthias Goebl | 2008-01-04 | 1 | -0/+5 |
* | I4L: fix isdn_ioctl memory overrun vulnerability | Karsten Keil | 2007-12-03 | 1 | -1/+4 |
* | isdn: bootup crash fix | Ingo Molnar | 2007-11-29 | 1 | -2/+1 |
* | isdn: avoid copying overly-long strings | Karsten Keil | 2007-11-27 | 1 | -4/+4 |
* | [ISDN] sc: Really, really fix warning | Frank Lichtenheld | 2007-11-15 | 1 | -1/+1 |
* | [ISDN] sc: Fix sndpkt to have the correct number of arguments | Frank Lichtenheld | 2007-11-15 | 2 | -2/+2 |
* | i4l: errors with assignments in if | Roel Kluin | 2007-11-06 | 1 | -1/+1 |
* | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 2007-11-05 | 7 | -22/+25 |
* | [ISDN] capidrv: address two longstanding warnings | Jeff Garzik | 2007-10-29 | 1 | -2/+23 |
* | ISDN/sc: fix longstanding warning | Jeff Garzik | 2007-10-24 | 1 | -5/+4 |
* | isdn/sc: irq handler clean | Jeff Garzik | 2007-10-24 | 2 | -16/+4 |
* | isdn/act2000: fix major bug. clean irq handler. | Jeff Garzik | 2007-10-24 | 1 | -4/+8 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 2 | -3/+3 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 7 | -17/+17 |
* | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao | 2007-10-19 | 3 | -21/+1 |
* | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil | 2007-10-19 | 1 | -16/+12 |
* | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil | 2007-10-19 | 1 | -9/+19 |
* | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil | 2007-10-19 | 1 | -0/+2 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -1/+2 |
* | i4l: Fix random hard freeze with AVM c4 card | Karsten Keil | 2007-10-18 | 1 | -3/+11 |
* | i4l: fix random freezes with AVM B1 drivers | Karsten Keil | 2007-10-18 | 1 | -15/+13 |
* | 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-13 | 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-11 | 2 | -84/+91 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-11 | 1 | -69/+36 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-11 | 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-27 | 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-08-01 | 1 | -2/+2 |