Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8be9ac850564a409c1238cd5f53776c340aea4dc
/
drivers
/
isdn
d2dcba6
[ISDN]: Do not validate ISDN net device address prior to interface-up
by Paul Bolle
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
5d49c101
gigaset: fix Oops on module unload regression
by Tilman Schmidt
· 17 years ago
d4f7751
isdn: replace __inline with inline
by Harvey Harrison
· 17 years ago
7eb701d
hisax_fcpcipnp: move request_irq later in probe
by Kyle McMartin
· 17 years ago
ae91d60
drivers/isdn: correct use of ! and &
by Julia Lawall
· 17 years ago
f4e6433
isdn: fix section mismatch warning for ISACVer
by Sam Ravnborg
· 17 years ago
2fddb6e27
isdn: fix section mismatch warnings from hisax_cs_setup_card
by Sam Ravnborg
· 17 years ago
d348c2a
isdn: fix section mismatch warnings in isac.c and isar.c
by Sam Ravnborg
· 17 years ago
7740ac6
isdn: fix section mismatch warning in hfc_sx.c
by Sam Ravnborg
· 17 years ago
3668805
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e55e212
mount options: fix capifs
by Miklos Szeredi
· 17 years ago
054b0e2
[ISDN]: fix section mismatch warning in enpci_card_msg
by Sam Ravnborg
· 17 years ago
162c0d9
drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning
by Andrew Morton
· 17 years ago
3eb1a6f
drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()
by Roel Kluin
· 17 years ago
ee51ef0
ser_gigaset: convert mutex to completion
by Tilman Schmidt
· 17 years ago
e468c04
Gigaset: permit module unload
by Tilman Schmidt
· 17 years ago
9d4bee2
gigaset: atomic cleanup
by Tilman Schmidt
· 17 years ago
1ff0a52
usb_gigaset: suspend support
by Tilman Schmidt
· 17 years ago
024fd29
bas_gigaset: suspend support
by Tilman Schmidt
· 17 years ago
c652cbd
gigaset: code cleanups
by Tilman Schmidt
· 17 years ago
dbd9823
gigaset: clean up urb->status usage
by Tilman Schmidt
· 17 years ago
4749380
drivers/isdn/i4l/isdn_tty.c: remove write_sem
by Daniel Walker
· 17 years ago
7b89280
cleanup after APUS removal
by Adrian Bunk
· 17 years ago
15aafa2
Remove pointless casts from void pointers
by Jeff Garzik
· 17 years ago
eaa0ff1
fix ! versus & precedence in various places
by Alexey Dobriyan
· 17 years ago
c66ed65
drivers/isdn/: Spelling fixes
by Joe Perches
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
e1b8513
Typoes: "whith" -> "with"
by Robert P. J. Day
· 17 years ago
df8dc74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
eb36f4f
fix oops on rmmod capidrv
by Karsten Keil
· 17 years ago
7b8712e
driver core: Make the dev_*() family of macros in device.h complete
by Emil Medve
· 17 years ago
d78b036
ISDN: Convert from class_device to device for ISDN capi
by Tony Jones
· 17 years ago
7fde4d7
[ISDN]: i4l: Fix DLE handling for i4l-audio
by Matthias Goebl
· 17 years ago
00409bb
[ISDN] i4l: 'NO CARRIER' message lost after ldisc flush
by Matthias Goebl
· 17 years ago
eafe1aa
I4L: fix isdn_ioctl memory overrun vulnerability
by Karsten Keil
· 17 years ago
9fc89c2
isdn: bootup crash fix
by Ingo Molnar
· 17 years ago
0f13864
isdn: avoid copying overly-long strings
by Karsten Keil
· 17 years ago
66ba886
[ISDN] sc: Really, really fix warning
by Frank Lichtenheld
· 17 years ago
186fd77
[ISDN] sc: Fix sndpkt to have the correct number of arguments
by Frank Lichtenheld
· 17 years ago
df59ebc
i4l: errors with assignments in if
by Roel Kluin
· 17 years ago
bd3989e
PCI: Add Kconfig option to disable deprecated pci_find_* API
by Jeff Garzik
· 17 years ago
b393243
[ISDN] capidrv: address two longstanding warnings
by Jeff Garzik
· 17 years ago
9317d43
ISDN/sc: fix longstanding warning
by Jeff Garzik
· 17 years ago
080eb42
isdn/sc: irq handler clean
by Jeff Garzik
· 17 years ago
246f93f
isdn/act2000: fix major bug. clean irq handler.
by Jeff Garzik
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
345225c
isdn/sc: remove unused REQUEST_IRQ and unnecessary header file
by Fernando Luis Vázquez Cao
· 17 years ago
feea6d4
isdn: fix random hard freeze with AVM T1 cards
by Karsten Keil
· 17 years ago
1e9c7813
isdn: fix random hard freeze with AVM cards using b1dma
by Karsten Keil
· 17 years ago
eac141d
isdn: fix random hard freeze with AVM c4 card part 2
by Karsten Keil
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
1ccfd63
i4l: Fix random hard freeze with AVM c4 card
by Karsten Keil
· 17 years ago
9713d9e
i4l: fix random freezes with AVM B1 drivers
by Karsten Keil
· 17 years ago
e8a285b
isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer()
by Jesper Juhl
· 17 years ago
b1b2e7c
fix possible NULL deref on low memory condition in capidrv.c::send_message()
by Jesper Juhl
· 17 years ago
4e3dfac
use mutex instead of semaphore in isdn subsystem common functions
by Matthias Kaehlcke
· 17 years ago
4d1ff58
gigaset: remove pointless locking
by Tilman Schmidt
· 17 years ago
c749b01
[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.
by Denis V. Lunev
· 17 years ago
faca94f
[ISDN]: Remove local copy of device name to make sure renames work.
by Karsten Keil
· 17 years ago
7441dd1
hisax: hfc_usb: update to current CVS version
by Martin Bachem
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
cc11942
fallout from elsa setup split
by Al Viro
· 17 years ago
42f04b6
Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
4b5a9b3
[ISDN] HiSax diva: split setup into three smaller functions
by Jeff Garzik
· 17 years ago
7da0d98
[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own
by Jeff Garzik
· 17 years ago
1e5d82e
[ISDN] HiSax elsa: split huge setup function into four smaller functions
by Jeff Garzik
· 17 years ago
2fbde4c
[ISDN] HiSax avm_pci: split setup into three smaller functions
by Jeff Garzik
· 17 years ago
bfc7c89
[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code
by Jeff Garzik
· 17 years ago
60cc514
[ISDN] hysdn: convert to PCI hotplug API
by Jeff Garzik
· 17 years ago
d62a38d
[ISDN]: Change I4L to use alloc_netdev().
by Karsten Keil
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
d39d5ed
ISDN: Fix data access out of array bounds
by Karsten Keil
· 17 years ago
7c8347a
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
by Jesper Juhl
· 17 years ago
d6c59c1
hisax: update hfc_usb driver
by Martin Bachem
· 17 years ago
732781d
Remove 'isdn_* is defined but unused' warnings
by Charlie Shepherd
· 17 years ago
8214b08
Use menuconfig objects: ISDN/Gigaset
by Jan Engelhardt
· 17 years ago
857038d
Use menuconfig objects: ISDN
by Jan Engelhardt
· 17 years ago
5f67c5c
Use menuconfig objects - CONFIG_ISDN_I4L
by Tilman Schmidt
· 17 years ago
e3aded3
isdn/sc: compile breakage re check_reset()
by Alexey Dobriyan
· 17 years ago
9ee0be0
ISDN HiSax: uninitialized return in hisax_cs_setup
by Florin Malita
· 17 years ago
98fc483
[ISDN] HiSax hfc_pci: minor cleanups
by Jeff Garzik
· 17 years ago
d825a49
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
by Jeff Garzik
· 17 years ago
a2b6651
[ISDN] HiSax enternow: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
7c60e1c
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
0566a66
[ISDN] HiSax netjet_s: code movement, prep for hotplug
by Jeff Garzik
· 17 years ago
881ebdc
[ISDN] HiSax: move card state alloc/setup code into separate functions
by Jeff Garzik
· 17 years ago
82bcda9
[ISDN] HiSax: move card setup into separate function
by Jeff Garzik
· 17 years ago
2bf68a3
i4l: leak in eicon/idifunc.c
by Armin Schindler
· 17 years ago
5e6c20a
isdn/capi warning fixes
by Andrew Morton
· 17 years ago
8cd2aba
Use menuconfig objects: ISDN: CONFIG_CAPI_EICON
by Jan Engelhardt
· 17 years ago
f28df7e
Use menuconfig objects: ISDN: CONFIG_CAPI_AVM
by Jan Engelhardt
· 17 years ago
df19434
Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI
by Jan Engelhardt
· 17 years ago
cf4d5f1d
Use menuconfig objects: ISDN: CONFIG_ISDN
by Jan Engelhardt
· 17 years ago
c713f57
sane irq initialization in sedlbauer hisax
by Karsten Keil
· 17 years ago
2b7c302
Make ISDN CAPI use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
6acee02
Mismatching declarations of revision strings in HiSax
by David Woodhouse
· 17 years ago
Next »