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
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
5
-86
/
+30
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
5
-26
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
5
-25
/
+13
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
5
-7
/
+7
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
5
-5
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-4
/
+4
2010-09-15
misdn: kill big kernel lock
Arnd Bergmann
1
-7
/
+0
2010-09-15
i4l: kill big kernel lock
Arnd Bergmann
1
-5
/
+6
2010-09-14
drivers/isdn: Use static const char * const where possible
Joe Perches
2
-2
/
+2
2010-09-08
drivers: isdn: capi: use simple_strtol to convert numbers
Andy Shevchenko
1
-4
/
+13
2010-09-06
isdn: cleanup: make buffer smaller
Dan Carpenter
1
-2
/
+2
2010-09-06
isdn: potential buffer overflows
Dan Carpenter
1
-3
/
+3
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-08-22
isdn/avm: fix build when PCMCIA is not enabled
Randy Dunlap
1
-1
/
+2
2010-08-16
drivers/isdn: Adjust confusing if indentation
Julia Lawall
3
-7
/
+9
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-1
/
+6
2010-08-10
isdn: mISDN: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
1
-1
/
+4
2010-08-10
isdn: avm: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
1
-0
/
+1
2010-08-10
isdn: avm: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
1
-0
/
+1
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-7
/
+10
2010-08-07
isdn: gigaset: use after free
Dan Carpenter
1
-2
/
+4
2010-08-07
isdn: gigaset: add missing unlock
Dan Carpenter
1
-0
/
+1
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-126
/
+73
2010-08-05
isdn: fix information leak
Dan Carpenter
1
-5
/
+5
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
9
-10
/
+10
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
8
-240
/
+383
2010-08-03
pcmcia: do not request windows if you don't need to
Dominik Brodowski
1
-36
/
+1
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
1
-4
/
+3
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
5
-51
/
+42
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
5
-33
/
+30
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
5
-5
/
+0
2010-07-15
drivers: isdn: get rid of custom strtoul()
Andy Shevchenko
1
-60
/
+20
2010-07-15
drivers: isdn: remove custom strtoul()
Andy Shevchenko
1
-28
/
+6
2010-07-15
drivers: isdn: use kernel macros to convert hex digit
Andy Shevchenko
2
-16
/
+4
2010-07-15
isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-42
/
+42
2010-07-15
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-6
/
+3
2010-07-15
isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
1
-35
/
+34
2010-07-15
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-25
/
+14
2010-07-15
isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
1
-46
/
+46
2010-07-12
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
3
-5
/
+5
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
9
-46
/
+48
2010-07-12
isdn: fix strlen() usage
Dan Carpenter
1
-3
/
+4
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
9
-10
/
+10
2010-07-07
isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI
Tilman Schmidt
1
-2
/
+2
2010-07-07
isdn/gigaset: fix leaks in error path
Tilman Schmidt
1
-0
/
+2
2010-07-07
isdn/gigaset: reduce syslog spam
Tilman Schmidt
1
-8
/
+8
2010-07-07
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
5
-18
/
+0
2010-07-07
isdn/gigaset: handle Supplementary Service Listen
Tilman Schmidt
1
-1
/
+26
[prev]
[next]