index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hisax
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-23
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
16
-41
/
+64
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-5
/
+4
2009-12-08
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
4
-5
/
+4
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-131
/
+45
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
4
-5
/
+0
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-1
/
+1
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-15
/
+17
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)
Dominik Brodowski
4
-124
/
+43
2009-11-07
hisax: remove bad udelay call to fix build error on ARM
Martin Michlmayr
1
-11
/
+11
2009-11-04
isdn: hfc_usb: Fix read buffer overflow
Roel Kluin
1
-2
/
+2
2009-11-04
isdn: hisax: Fix test in waitforxfw
Roel Kluin
2
-2
/
+2
2009-11-04
isdn: hisax: Fix lock imbalance.
Jiri Slaby
2
-0
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
3
-0
/
+3
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
9
-83
/
+41
2009-07-25
drivers/isdn: Drop unnecessary NULL test
Julia Lawall
6
-12
/
+0
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
3
-6
/
+12
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
5
-683
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-11
ISDN:Fix DMA alloc for hfcpci
Karsten Keil
2
-12
/
+31
2009-04-17
USB: add reset endpoint operations
David Vrabel
1
-8
/
+1
2009-02-27
drivers/isdn/hisax: fix sparse warning: Should it be static?
Hannes Eder
8
-16
/
+11
2008-11-30
tricky one: hisax sections
Al Viro
1
-3
/
+13
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
3
-8
/
+8
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
4
-26
/
+19
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
4
-15
/
+18
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
4
-6
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers
Dominik Brodowski
4
-262
/
+168
2008-07-26
pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
David Howells
1
-2
/
+0
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
4
-16
/
+16
2008-04-28
hisax: depend on CONFIG_PNP, not __ISAPNP__
Bjorn Helgaas
1
-4
/
+6
2008-04-28
isdn: fix obvious cut-and-paste error in st5481_usb.c
Robert P. J. Day
1
-1
/
+1
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
14
-22
/
+22
2008-04-22
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+5
2008-04-21
[ISDN] minor irq handler cleanups
Jeff Garzik
3
-5
/
+5
2008-04-21
[ISDN] Hisax: eliminate many unnecessary references to CardType[]
Jeff Garzik
20
-120
/
+70
2008-04-21
[ISDN] HiSax: modularization prep
Jeff Garzik
2
-5
/
+11
2008-03-05
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
1
-17
/
+17
2008-02-10
isdn: fix section mismatch warning for ISACVer
Sam Ravnborg
2
-4
/
+2
2008-02-10
isdn: fix section mismatch warnings from hisax_cs_setup_card
Sam Ravnborg
1
-2
/
+5
2008-02-10
isdn: fix section mismatch warnings in isac.c and isar.c
Sam Ravnborg
2
-6
/
+3
2008-02-10
isdn: fix section mismatch warning in hfc_sx.c
Sam Ravnborg
1
-2
/
+1
2008-02-08
[ISDN]: fix section mismatch warning in enpci_card_msg
Sam Ravnborg
1
-2
/
+1
2008-02-06
cleanup after APUS removal
Adrian Bunk
1
-8
/
+0
2007-11-29
isdn: bootup crash fix
Ingo Molnar
1
-2
/
+1
2007-11-06
i4l: errors with assignments in if
Roel Kluin
1
-1
/
+1
2007-11-06
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
7
-22
/
+25
[next]