index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2014-11-07
pcmcia: sa1111: pass sa1111_dev to jornada720 code
Dmitry Eremin-Solenikov
3
-4
/
+3
2014-11-07
pcmcia: sa1111: pass sa1111_dev to badge4-specific code
Dmitry Eremin-Solenikov
3
-3
/
+3
2014-10-20
pcmcia: drop owner assignment from platform_drivers
Wolfram Sang
14
-14
/
+0
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-1179
/
+0
2014-07-19
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
5
-5
/
+5
2014-07-10
pcmcia: journada720: use sa1100 pin interfaces correctly
Arnd Bergmann
1
-4
/
+6
2014-07-10
pcmcia: pxa2xx: fix logic for lubbock
Arnd Bergmann
1
-1
/
+1
2014-07-10
pcmcia: sa1100: H3100 and H3600 share a driver
Arnd Bergmann
1
-0
/
+1
2014-06-26
pcmcia: Remove m8xx_pcmcia driver
Scott Wood
3
-1179
/
+0
2014-05-28
pcmcia: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-3
/
+0
2014-02-14
pcmcia: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-9
/
+9
2014-01-23
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+11
2014-01-14
pcmcia: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-0
/
+7
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2
-4
/
+4
2013-12-09
pcmcia: Remove superfluous name casts
Geert Uytterhoeven
2
-2
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
1
-0
/
+2
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-32
/
+44
[prev]
[next]