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
/
hisax
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-20
[PATCH] fix build error for HISAX_NETJET
Toralf Foerster
1
-1
/
+1
2006-10-20
[PATCH] drivers/isdn: ioremap balanced with iounmap
Amol Lad
1
-2
/
+24
2006-10-17
[PATCH] ISDN: check for userspace copy faults
Jeff Garzik
1
-2
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
39
-55
/
+54
2006-10-04
[PATCH] hisax niccy cleanup
Jiri Slaby
1
-114
/
+109
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-10-03
[PATCH] ISDN warning fixes
Alan Cox
7
-26
/
+24
2006-10-02
[PATCH] isdn: work around excessive udelay()
Andrew Morton
1
-1
/
+12
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
1
-3
/
+3
2006-07-10
[PATCH] hisax: fix usage of __init*
Karsten Keil
32
-86
/
+86
2006-07-02
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
18
-30
/
+30
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
25
-25
/
+0
2006-06-29
[PATCH] i4l make PCMCIA for all cards working with shared IRQ
Karsten Keil
2
-1
/
+2
2006-06-27
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
1
-2
/
+3
2006-06-26
[PATCH] Fix typo in drivers/isdn/hisax/q931.c
Eric Sesterhenn
1
-2
/
+2
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
4
-54
/
+19
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
4
-36
/
+35
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
4
-122
/
+100
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
4
-53
/
+38
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
4
-23
/
+10
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
4
-43
/
+1
2006-03-31
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
2
-10
/
+6
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
4
-48
/
+10
2006-03-26
BUG_ON() Conversion in drivers/isdn
Eric Sesterhenn
4
-17
/
+7
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
2
-2
/
+0
2006-03-06
[PATCH] i4l: fix compatiblity issue with big endian systems
Karsten Keil
1
-19
/
+13
2006-03-06
[PATCH] i4l: add new PCI IDs for HFC-S PCI
Karsten Keil
2
-0
/
+4
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-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
4
-5
/
+5
2006-01-08
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
2
-18
/
+18
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
4
-252
/
+38
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
4
-95
/
+10
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
4
-100
/
+29
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
4
-72
/
+108
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
1
-6
/
+6
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
2
-2
/
+0
2005-11-07
[PATCH] kfree cleanup: drivers/isdn
Jesper Juhl
14
-120
/
+60
2005-11-07
[PATCH] i4l: update hfc_usb driver
Martin Bachem
2
-177
/
+121
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
1
-5
/
+5
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-07
[PATCH] -Wundef fixes (hisax)
viro@ZenIV.linux.org.uk
1
-0
/
+2
[next]