Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1116f645cb548fb73995509c210e24ab7782eb5
/
drivers
/
pcmcia
72176dd
powerpc/mm: Use a helper for finding pte bits mapping I/O area
by Aneesh Kumar K.V
· 9 years ago
e34b6fc
pcmcia: db1xxx_ss: fix last irq_to_gpio user
by Manuel Lauss
· 9 years ago
288e6ea
gpio: Include linux/gpio.h instead of asm/gpio.h
by Bjorn Helgaas
· 9 years ago
7c22e64
pcmcia: use kstrdup() in pcmcia_device_query()
by Geliang Tang
· 9 years ago
fca8b80
pcmcia: soc_common: remove skt_dev_info's clk pointer
by Russell King
· 10 years ago
c3eb700
pcmcia: sa11xx_base.c: remove useless init/exit functions
by Russell King
· 10 years ago
321ae96
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
by Russell King
· 10 years ago
924e5ea
pcmcia: sa1111: update socket driver to use devm_clk_get() API
by Russell King
· 10 years ago
8e2caf0
pcmcia: pxa2xx: convert memory allocation to devm_* API
by Russell King
· 10 years ago
ac92f15
pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
by Russell King
· 10 years ago
e33e640
pcmcia: sa11x0: convert memory allocation to devm_* API
by Russell King
· 10 years ago
72010ac
pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers
by Russell King
· 10 years ago
9d86b41
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
c11d716
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5468f88
drivers/pcmcia: include <module.h> for modular xxs1500_ss code
by Paul Gortmaker
· 10 years ago
e8e68fd
pcmcia: do not break rsrc_nonstatic when handling anonymous cards
by Dominik Brodowski
· 9 years ago
d19319a
pcmcia: Fix resource leaks in yenta_probe() and _close()
by Takeshi Yoshimura
· 9 years ago
2fb22a8
Disable write buffering on Toshiba ToPIC95
by Ryan Underwood
· 10 years ago
f2e6cf7
pcmcia: Convert dev_printk to dev_<level>
by Joe Perches
· 10 years ago
3ce3c1c
pcmcia/vrc4171: Remove typedefs for enums and struct
by Himangi Saraogi
· 10 years ago
8b0eb83
pcmcia: Remove typedef in structs and emum
by Himangi Saraogi
· 10 years ago
820dc84
pcmcia: Remove typedef tuple_flags
by Himangi Saraogi
· 10 years ago
0f06abd
drivers: pcmcia: electra_cf.c fix checkpatch error and warnings
by Laurent Navet
· 12 years ago
46f533c
drivers: pcmcia: ds.c fix checkpatch errors
by Laurent Navet
· 12 years ago
221f7ed
PCMCIA: Remove commented references to dead class_device_create_file()
by Robert P. J. Day
· 12 years ago
801421e
drivers/pcmcia/electra_cf.c: add missing iounmap and kfree
by Julia Lawall
· 13 years ago
e632cd9
pcmcia: replace open-coded ARRAY_SIZE with macro
by Jim Cromie
· 13 years ago
d3046ba
pcmcia: fix a boot time warning in pcmcia cs code
by Dmitry Eremin-Solenikov
· 10 years ago
eaa9a21
pcmcia: at91_cf: Use syscon to configure the MC/smc
by Alexandre Belloni
· 10 years ago
d0440c5
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ff85f70
Merge 4.0-rc5 into char-misc-next
by Greg Kroah-Hartman
· 10 years ago
03b225b
pcmcia: Use setup_timer and mod_timer
by Vaishali Thakkar
· 10 years ago
dae6cda
pcmcia: Use setup_timer
by Vaishali Thakkar
· 10 years ago
1be27c6
ARM: at91: remove NEED_MACH_IO_H
by Arnd Bergmann
· 10 years ago
3d7a827
Revert "pcmcia: add a new resource manager for non ISA systems"
by Greg Kroah-Hartman
· 10 years ago
05c0006
Revert "pcmcia: fix incorrect bracketing on a test"
by Greg Kroah-Hartman
· 10 years ago
b2c08ba
Revert "pcmcia: add missing include for new pci resource handler"
by Greg Kroah-Hartman
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
98d6721
pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORM
by Alexandre Belloni
· 10 years ago
c3762b2
pcmcia: fix incorrect bracketing on a test
by Alan
· 10 years ago
d885d4f
pcmcia: add missing include for new pci resource handler
by Arnd Bergmann
· 10 years ago
02b0384
pcmcia: add a new resource manager for non ISA systems
by Alan Cox
· 10 years ago
1c6c9b1
pcmcia: handle anonymous cards by generating a fake CIS
by Alan Cox
· 10 years ago
8402641
pcmcia: Fix requery
by Alan Cox
· 10 years ago
b38a4bd
pcmcia cis: on an out of range CIS read return 0xff, don't just warn
by Alan Cox
· 10 years ago
a6c6193
pcmcia: correct types
by Alan Cox
· 10 years ago
6ae840e
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
26ceb12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
86d88bf
ARM: 8247/2: pcmcia: sa1100: make use of device clock
by Dmitry Eremin-Solenikov
· 10 years ago
b02cba8
ARM: 8246/2: pcmcia: sa1111: provide device clock
by Dmitry Eremin-Solenikov
· 10 years ago
0821c3b
ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks
by Dmitry Eremin-Solenikov
· 10 years ago
f986140
PCMCIA: Alchemy Don't select 64BIT_PHYS_ADDR in Kconfig.
by Ralf Baechle
· 10 years ago
4bc9ef2
pcmcia: sa1111: pass sa1111_dev to jornada720 code
by Dmitry Eremin-Solenikov
· 10 years ago
cfd1f00
pcmcia: sa1111: pass sa1111_dev to badge4-specific code
by Dmitry Eremin-Solenikov
· 10 years ago
735fc3e
pcmcia: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f536b3c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
0178a7a
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
by Greg Kroah-Hartman
· 10 years ago
58409f9
pcmcia: journada720: use sa1100 pin interfaces correctly
by Arnd Bergmann
· 10 years ago
f1674f2
pcmcia: pxa2xx: fix logic for lubbock
by Arnd Bergmann
· 10 years ago
d847712
pcmcia: sa1100: H3100 and H3600 share a driver
by Arnd Bergmann
· 10 years ago
39eb56d
pcmcia: Remove m8xx_pcmcia driver
by Scott Wood
· 10 years ago
56604fa
pcmcia: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
0b443ea
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
by Viresh Kumar
· 11 years ago
560698e
pcmcia: Use list_for_each_entry() for bus traversal
by Yijing Wang
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
5ef68e8
pcmcia: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 11 years ago
fc27985
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
by Yinghai Lu
· 11 years ago
4455d9f
pcmcia: Remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
c11eede
powerpc: add missing explicit OF includes for ppc
by Rob Herring
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
b9b2f36
pcmcia: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
16a7c7c
pcmcia: at91_cf: fix deferred probe from __init
by Johan Hovold
· 11 years ago
7d19143
drivers/pcmcia/yenta_socket.c: convert to module_pci_driver
by Libo Chen
· 11 years ago
ae64758
drivers/pcmcia/pd6729.c: convert to module_pci_driver
by Libo Chen
· 11 years ago
928bea9
PCI: Delay enabling bridges until they're needed
by Yinghai Lu
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
ea6add0
pcmcia: Remove ARCH_CLPS711X dependency
by Alexander Shiyan
· 11 years ago
214da67
pcmcia: pd6729: fix error return code in pd6729_pci_probe()
by Wei Yongjun
· 11 years ago
d652f70
pcmcia/trivial: at91_cf: fix checkpatch error
by Laurent Navet
· 11 years ago
43f5075
pcmcia: at91_cf: use module_platform_driver_probe()
by Fabio Porcedda
· 11 years ago
ed9084e
pcmcia: at91_cf: add support for DT
by Joachim Eastwood
· 11 years ago
a843168
pcmcia: at91_cf: clean up header includes
by Joachim Eastwood
· 11 years ago
54fe159
pcmcia: at91_cf: use devm_ functions for allocations
by Joachim Eastwood
· 11 years ago
40ca020
pcmcia: at91_cf: convert to dev_ print functions
by Joachim Eastwood
· 11 years ago
e39506b
pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
by Joachim Eastwood
· 11 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 11 years ago
5950f08
pcmcia: remove RPX board stuff
by Artem Bityutskiy
· 12 years ago
7136619
pcmcia: remove Motorola MBX860 support
by Artem Bityutskiy
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
42b5dd5
pcmcia: move unbind/rebind into dev_pm_ops.complete
by Christian Lamparter
· 12 years ago
7ed214a
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
bec0b2c
pcmcia: avoid static analysis complaint about use-after-free
by Jesper Juhl
· 12 years ago
811af97
pcmcia/vrc4171: Add missing spinlock init
by Jean Delvare
· 12 years ago
Next »