index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb_gigaset: suspend support
Tilman Schmidt
2008-02-06
1
-0
/
+56
*
bas_gigaset: suspend support
Tilman Schmidt
2008-02-06
1
-2
/
+164
*
gigaset: code cleanups
Tilman Schmidt
2008-02-06
3
-82
/
+73
*
gigaset: clean up urb->status usage
Tilman Schmidt
2008-02-06
3
-41
/
+58
*
drivers/isdn/i4l/isdn_tty.c: remove write_sem
Daniel Walker
2008-02-06
1
-1
/
+0
*
cleanup after APUS removal
Adrian Bunk
2008-02-06
1
-8
/
+0
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
1
-3
/
+2
*
fix ! versus & precedence in various places
Alexey Dobriyan
2008-02-06
4
-31
/
+31
*
drivers/isdn/: Spelling fixes
Joe Perches
2008-02-03
2
-2
/
+2
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
2
-2
/
+2
*
Typoes: "whith" -> "with"
Robert P. J. Day
2008-02-03
1
-1
/
+1
*
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-24
1
-6
/
+0
|
*
ISDN: Convert from class_device to device for ISDN capi
Tony Jones
2008-01-24
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-26
1
-4
/
+4
*
[ISDN] sc: Really, really fix warning
Frank Lichtenheld
2007-11-14
1
-1
/
+1
*
[ISDN] sc: Fix sndpkt to have the correct number of arguments
Frank Lichtenheld
2007-11-14
2
-2
/
+2
*
i4l: errors with assignments in if
Roel Kluin
2007-11-05
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-23
2
-16
/
+4
*
isdn/act2000: fix major bug. clean irq handler.
Jeff Garzik
2007-10-23
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-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
[next]