index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+6
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-14
/
+0
2014-12-12
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-24
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-18
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
5
-5
/
+5
2014-07-09
pcmcia: journada720: use sa1100 pin interfaces correctly
Arnd Bergmann
1
-4
/
+6
2014-07-09
pcmcia: pxa2xx: fix logic for lubbock
Arnd Bergmann
1
-1
/
+1
2014-07-09
pcmcia: sa1100: H3100 and H3600 share a driver
Arnd Bergmann
1
-0
/
+1
2014-06-25
pcmcia: Remove m8xx_pcmcia driver
Scott Wood
3
-1179
/
+0
2014-05-27
pcmcia: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-04-01
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-22
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-08
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
2013-10-16
pcmcia: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-26
/
+39
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-09-26
pcmcia: at91_cf: fix deferred probe from __init
Johan Hovold
1
-6
/
+5
2013-09-26
drivers/pcmcia/yenta_socket.c: convert to module_pci_driver
Libo Chen
1
-15
/
+1
2013-09-26
drivers/pcmcia/pd6729.c: convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-1
/
+0
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2013-06-17
pcmcia: Remove ARCH_CLPS711X dependency
Alexander Shiyan
1
-1
/
+1
2013-06-08
pcmcia: pd6729: fix error return code in pd6729_pci_probe()
Wei Yongjun
1
-0
/
+2
2013-06-06
pcmcia/trivial: at91_cf: fix checkpatch error
Laurent Navet
1
-8
/
+8
2013-06-06
pcmcia: at91_cf: use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-06-06
pcmcia: at91_cf: add support for DT
Joachim Eastwood
2
-2
/
+45
2013-06-06
pcmcia: at91_cf: clean up header includes
Joachim Eastwood
1
-4
/
+2
2013-06-06
pcmcia: at91_cf: use devm_ functions for allocations
Joachim Eastwood
1
-53
/
+24
2013-06-06
pcmcia: at91_cf: convert to dev_ print functions
Joachim Eastwood
1
-12
/
+10
[prev]
[next]