index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
7
-10
/
+10
2006-03-25
[PATCH] hysdn: remove custom types
Andrew Morton
12
-126
/
+127
2006-03-25
[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp
Jesper Juhl
1
-1
/
+2
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
1
-1
/
+1
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
2
-2
/
+0
2006-03-23
[PATCH] sem2mutex: kcapi.c
Arjan van de Ven
1
-8
/
+9
2006-03-06
[PATCH] i4l: fix compatiblity issue with big endian systems
Karsten Keil
1
-19
/
+13
2006-03-06
[PATCH] i4l: fix refcounting problem with ttyIx devices
Karsten Keil
1
-0
/
+1
2006-03-06
[PATCH] i4l: add new PCI IDs for HFC-S PCI
Karsten Keil
2
-0
/
+4
2006-02-14
[PATCH] Fix NULL pointer dereference in isdn_tty_at_cout
Karsten Keil
1
-2
/
+2
2006-02-08
[PATCH] mark HISAX_AMD7930 as broken
Al Viro
1
-1
/
+1
2006-02-03
[PATCH] i4l: warning fixes
Karsten Keil
1
-1
/
+1
2006-02-03
[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix
Domen Puncer
1
-2
/
+2
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
4
-5
/
+5
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
4
-41
/
+150
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-3
/
+3
2006-01-08
[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...
Adrian Bunk
1
-1
/
+2
2006-01-08
[PATCH] drivers/isdn/: add missing #includes
Adrian Bunk
3
-0
/
+4
2006-01-08
[PATCH] i4l: __attribute__((packed)) for the CAPI message structs
Jan Blunck
1
-44
/
+44
2006-01-08
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
2
-18
/
+18
2006-01-08
[PATCH] drivers/isdn/: "extern inline" -> "static inline"
Adrian Bunk
3
-5
/
+4
2006-01-08
[PATCH] frv: suppress configuration of certain features for FRV
David Howells
1
-5
/
+5
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
5
-296
/
+50
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
5
-115
/
+11
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
5
-127
/
+36
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
5
-86
/
+132
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2
-2
/
+0
2005-11-18
[PARISC] Mark hisax and pcbit ISDN drivers as not for parisc
Matthew Wilcox
2
-7
/
+7
2005-11-15
[PATCH] hfc_usb: fix usb device table
Andrew Morton
1
-21
/
+11
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
14
-14
/
+0
2005-11-07
[PATCH] kfree cleanup: drivers/isdn
Jesper Juhl
19
-160
/
+79
2005-11-07
[PATCH] isdn: fix-up schedule_timeout() usage
Nishanth Aravamudan
5
-14
/
+7
2005-11-07
[PATCH] i4l: update hfc_usb driver
Martin Bachem
2
-177
/
+121
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
1
-5
/
+5
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
4
-9
/
+7
2005-09-23
[PATCH] hisax: remove URB_ASYNC_UNLINK
Karsten Keil
2
-4
/
+0
2005-09-17
[PATCH] Fix ST 5481 USB driver
Karsten Keil
5
-50
/
+76
2005-09-16
[PATCH] Add PCI IDs for Sitecom DC-105
Karsten Keil
1
-0
/
+1
2005-09-14
[PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions
Karsten Keil
1
-1
/
+1
2005-09-13
[PATCH] Remove unnecessary check_region references in comments
Peter Osterlund
1
-2
/
+2
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2
-10
/
+7
2005-09-07
[PATCH] -Wundef fixes (hisax)
viro@ZenIV.linux.org.uk
1
-0
/
+2
2005-09-07
[PATCH] isdn_v110 warning fix
Jesper Juhl
1
-2
/
+2
2005-09-07
[PATCH] Remove non-arch consumers of asm/segment.h
Kumar Gala
1
-1
/
+0
2005-08-29
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
2
-2
/
+0
2005-08-29
[NET]: Kill skb->list
David S. Miller
1
-1
/
+1
2005-08-27
[PATCH] Fix capifs bug in initialization error path.
James Morris
1
-1
/
+3
2005-08-23
[PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)
Al Viro
1
-0
/
+1
[prev]
[next]