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
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
pcmcia: soc_common: remove skt_dev_info's clk pointer
Russell King
3
-3
/
+0
2015-09-03
pcmcia: sa11xx_base.c: remove useless init/exit functions
Russell King
1
-10
/
+0
2015-09-03
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
Russell King
1
-6
/
+7
2015-09-03
pcmcia: sa1111: update socket driver to use devm_clk_get() API
Russell King
1
-2
/
+1
2015-09-03
pcmcia: pxa2xx: convert memory allocation to devm_* API
Russell King
1
-5
/
+3
2015-09-03
pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
Russell King
1
-6
/
+2
2015-07-08
pcmcia: sa11x0: convert memory allocation to devm_* API
Russell King
2
-3
/
+1
2015-07-08
pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers
Russell King
2
-3
/
+1
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2015-06-27
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-12
/
+14
2015-06-16
drivers/pcmcia: include <module.h> for modular xxs1500_ss code
Paul Gortmaker
1
-0
/
+1
2015-06-16
pcmcia: do not break rsrc_nonstatic when handling anonymous cards
Dominik Brodowski
2
-21
/
+27
2015-06-14
pcmcia: Fix resource leaks in yenta_probe() and _close()
Takeshi Yoshimura
1
-12
/
+21
2015-06-14
Disable write buffering on Toshiba ToPIC95
Ryan Underwood
1
-0
/
+16
2015-05-30
pcmcia: Convert dev_printk to dev_<level>
Joe Perches
8
-152
/
+124
2015-05-30
pcmcia/vrc4171: Remove typedefs for enums and struct
Himangi Saraogi
1
-15
/
+15
2015-05-30
pcmcia: Remove typedef in structs and emum
Himangi Saraogi
1
-17
/
+17
2015-05-30
pcmcia: Remove typedef tuple_flags
Himangi Saraogi
1
-6
/
+6
2015-05-30
drivers: pcmcia: electra_cf.c fix checkpatch error and warnings
Laurent Navet
1
-5
/
+5
2015-05-30
drivers: pcmcia: ds.c fix checkpatch errors
Laurent Navet
1
-8
/
+9
2015-05-30
PCMCIA: Remove commented references to dead class_device_create_file()
Robert P. J. Day
3
-21
/
+0
2015-05-30
drivers/pcmcia/electra_cf.c: add missing iounmap and kfree
Julia Lawall
1
-3
/
+6
2015-05-30
pcmcia: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2015-05-24
pcmcia: fix a boot time warning in pcmcia cs code
Dmitry Eremin-Solenikov
1
-4
/
+6
2015-05-20
pcmcia: at91_cf: Use syscon to configure the MC/smc
Alexandre Belloni
2
-12
/
+14
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-6
/
+8
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
3
-183
/
+3
2015-03-16
pcmcia: Use setup_timer and mod_timer
Vaishali Thakkar
2
-10
/
+6
2015-03-16
pcmcia: Use setup_timer
Vaishali Thakkar
2
-6
/
+3
2015-03-13
ARM: at91: remove NEED_MACH_IO_H
Arnd Bergmann
2
-6
/
+8
2015-03-11
Revert "pcmcia: add a new resource manager for non ISA systems"
Greg Kroah-Hartman
3
-182
/
+3
2015-03-11
Revert "pcmcia: fix incorrect bracketing on a test"
Greg Kroah-Hartman
1
-1
/
+1
2015-03-11
Revert "pcmcia: add missing include for new pci resource handler"
Greg Kroah-Hartman
1
-1
/
+0
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-01-29
pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORM
Alexandre Belloni
1
-0
/
+1
2015-01-25
pcmcia: fix incorrect bracketing on a test
Alan
1
-1
/
+1
2015-01-13
pcmcia: add missing include for new pci resource handler
Arnd Bergmann
1
-0
/
+1
2015-01-12
pcmcia: add a new resource manager for non ISA systems
Alan Cox
3
-3
/
+182
2015-01-12
pcmcia: handle anonymous cards by generating a fake CIS
Alan Cox
1
-4
/
+20
2015-01-12
pcmcia: Fix requery
Alan Cox
2
-1
/
+4
2015-01-12
pcmcia cis: on an out of range CIS read return 0xff, don't just warn
Alan Cox
1
-1
/
+4
2015-01-12
pcmcia: correct types
Alan Cox
2
-5
/
+6
2014-12-15
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+6
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-14
/
+0
2014-12-13
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-2
/
+24
2014-12-05
ARM: 8247/2: pcmcia: sa1100: make use of device clock
Dmitry Eremin-Solenikov
2
-2
/
+13
2014-12-05
ARM: 8246/2: pcmcia: sa1111: provide device clock
Dmitry Eremin-Solenikov
1
-0
/
+7
2014-12-05
ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks
Dmitry Eremin-Solenikov
1
-0
/
+4
2014-11-25
PCMCIA: Alchemy Don't select 64BIT_PHYS_ADDR in Kconfig.
Ralf Baechle
1
-2
/
+0
[next]