Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning | Andrew Morton | 1 | -1/+1 |
2008-02-06 | drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() | Roel Kluin | 1 | -1/+1 |
2008-02-06 | ser_gigaset: convert mutex to completion | Tilman Schmidt | 1 | -5/+5 |
2008-02-06 | Gigaset: permit module unload | Tilman Schmidt | 5 | -142/+85 |
2008-02-06 | gigaset: atomic cleanup | Tilman Schmidt | 9 | -175/+169 |
2008-02-06 | usb_gigaset: suspend support | Tilman Schmidt | 1 | -0/+56 |
2008-02-06 | bas_gigaset: suspend support | Tilman Schmidt | 1 | -2/+164 |
2008-02-06 | gigaset: code cleanups | Tilman Schmidt | 3 | -82/+73 |
2008-02-06 | gigaset: clean up urb->status usage | Tilman Schmidt | 3 | -41/+58 |
2008-02-06 | drivers/isdn/i4l/isdn_tty.c: remove write_sem | Daniel Walker | 1 | -1/+0 |
2008-02-06 | cleanup after APUS removal | Adrian Bunk | 1 | -8/+0 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -3/+2 |
2008-02-06 | fix ! versus & precedence in various places | Alexey Dobriyan | 4 | -31/+31 |
2008-02-03 | drivers/isdn/: Spelling fixes | Joe Perches | 2 | -2/+2 |
2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas | 2 | -2/+2 |
2008-02-03 | Typoes: "whith" -> "with" | Robert P. J. Day | 1 | -1/+1 |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -9/+3 |
2008-01-25 | fix oops on rmmod capidrv | Karsten Keil | 1 | -4/+5 |
2008-01-25 | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 1 | -6/+0 |
2008-01-25 | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 1 | -3/+3 |
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 |