| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -1626/+28 |
| 2022-06-01 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 3 | -6/+7 |
| 2022-05-28 | pcmcia: Use platform_get_irq() to get the interrupt | Minghao Chi | 1 | -4/+5 |
| 2022-05-07 | ARM: pxa/sa1100: move I/O space to PCI_IOBASE | Arnd Bergmann | 1 | -8/+9 |
| 2022-05-07 | ARM: pxa: pcmcia: move smemc configuration back to arch | Arnd Bergmann | 1 | -30/+16 |
| 2022-04-22 | ARM: omap1: use pci_remap_iospace() for omap_cf | Arnd Bergmann | 1 | -6/+4 |
| 2022-04-21 | ARM: omap1: move CF chipselect setup to board file | Arnd Bergmann | 2 | -32/+9 |
| 2022-04-19 | ARM: pxa: move pcmcia board data into mach-pxa | Arnd Bergmann | 13 | -1582/+2 |
| 2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 5 | -6/+1 |
| 2022-02-28 | ARM: pxa: remove Intel Imote2 and Stargate 2 boards | Jonathan Cameron | 3 | -139/+1 |
| 2022-02-05 | pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards | Randy Dunlap | 1 | -1/+1 |
| 2022-02-05 | drivers/pcmcia: Fix typo in comment | tangmeng | 1 | -1/+1 |
| 2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+5 |
| 2022-01-11 | drivers/pcmcia: Fix ifdef covering yenta_pm_ops | Paul E. McKenney | 1 | -1/+1 |
| 2022-01-11 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 11 | -319/+42 |
| 2022-01-09 | pcmcia: fix setting of kthread task states | Dominik Brodowski | 1 | -5/+3 |
| 2022-01-06 | pcmcia: use sysfs_emit{,_at} for sysfs output | Dominik Brodowski | 4 | -30/+28 |
| 2022-01-02 | pcmcia: make pcmcia_release_io() void, as no-one is interested in return value | Dominik Brodowski | 1 | -4/+1 |
| 2022-01-02 | pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_... | Zhou Qingyang | 1 | -0/+3 |
| 2022-01-02 | pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io... | Zhou Qingyang | 1 | -0/+3 |
| 2022-01-02 | pcmcia: comment out unused exca_readw() function | Dominik Brodowski | 1 | -0/+2 |
| 2022-01-02 | pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() | Cai Huoqing | 1 | -6/+1 |
| 2022-01-02 | pcmcia: clean up dead drivers for CompuLab CM-X255/CM-X270 boards | Lukas Bulwahn | 5 | -274/+1 |
| 2021-12-07 | arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() | Pali Rohár | 1 | -1/+5 |
| 2021-11-22 | pcmcia: hide the MAC address helpers if !NET | Jakub Kicinski | 1 | -1/+2 |
| 2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+2 |
| 2021-10-14 | ethernet: replace netdev->dev_addr assignment loops | Jakub Kicinski | 1 | -3/+2 |
| 2021-10-13 | pcmcia: db1xxx_ss: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2021-07-23 | pcmcia: i82092: fix a null pointer dereference bug | Zheyu Ma | 1 | -0/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2021-03-15 | pcmcia: rsrc_nonstatic: Fix call-back function as reference formatting | Lee Jones | 1 | -9/+9 |
| 2021-03-15 | pcmcia: pcmcia_resource: Fix some kernel-doc formatting/disparities and demot... | Lee Jones | 1 | -5/+6 |
| 2021-03-15 | pcmcia: ds: Fix function name disparity in header | Lee Jones | 1 | -1/+1 |
| 2021-03-15 | pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kern... | Lee Jones | 1 | -5/+5 |
| 2021-03-15 | pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard comments | Lee Jones | 1 | -6/+6 |
| 2021-03-15 | pcmcia: rsrc_nonstatic: Demote kernel-doc abuses | Lee Jones | 1 | -2/+2 |
| 2021-03-15 | pcmcia: ds: Remove if with always false condition | Uwe Kleine-König | 1 | -4/+1 |
| 2021-02-26 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -2/+2 |
| 2021-02-01 | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-01-04 | pcmcia: Switch to using the new API kobj_to_dev() | Tian Tao | 1 | -2/+2 |
| 2020-12-19 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 7 | -846/+9 |
| 2020-12-05 | pcmcia: omap: Fix error return code in omap_cf_probe() | Wang ShaoBo | 1 | -2/+6 |
| 2020-12-05 | pcmcia: Remove NEC VRC4173 CARDU | Sebastian Andrzej Siewior | 4 | -843/+0 |
| 2020-12-05 | pcmcia: db1xxx_ss: remove unneeded semicolon | Jason Yan | 1 | -1/+1 |
| 2020-12-05 | pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of ... | Christophe JAILLET | 1 | -0/+2 |
| 2020-11-27 | pcmcia: at91_cf: remove platform data support | Alexandre Belloni | 2 | -30/+9 |
| 2020-11-27 | pcmcia: at91_cf: move definitions locally | Alexandre Belloni | 1 | -1/+11 |
| 2020-09-25 | dma-mapping: remove DMA_MASK_NONE | Christoph Hellwig | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -4/+4 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -4/+4 |
| 2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -14/+26 |
| 2020-06-04 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2 | -9/+3 |
| 2020-06-02 | powerpc: add an ioremap_phb helper | Christoph Hellwig | 1 | -29/+16 |
| 2020-05-21 | pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeing | Krzysztof Wilczynski | 1 | -8/+16 |
| 2020-05-21 | PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc) | Krzysztof Wilczynski | 1 | -6/+10 |
| 2020-05-18 | pcmcia: make pccard_loop_tuple() static | Dominik Brodowski | 2 | -9/+3 |
| 2020-03-31 | pcmcia: remove some unused space characters | Hu Haowen | 1 | -3/+3 |
| 2020-03-28 | pcmcia: soc_common.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-28 | pcmcia: cs_internal.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-14 | pcmcia: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2 | -8/+8 |
| 2020-03-14 | pcmcia: omap: remove useless cast for driver.name | Corentin Labbe | 1 | -1/+1 |
| 2019-12-16 | PCMCIA/i82092: remove #if 0 block | Simon Geis | 1 | -20/+0 |
| 2019-12-16 | PCMCIA/i82092: delete enter/leave macro | Simon Geis | 2 | -60/+6 |
| 2019-12-16 | PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h> | Simon Geis | 1 | -1/+1 |
| 2019-12-16 | PCMCIA/i82092: shorten the lines with over 80 characters | Simon Geis | 1 | -26/+53 |
| 2019-12-16 | PCMCIA/i82092: move assignment out of if condition | Simon Geis | 1 | -2/+5 |
| 2019-12-16 | PCMCIA/i82092: change code indentation | Simon Geis | 1 | -60/+60 |
| 2019-12-16 | PCMCIA/i82092: insert blank line after declarations | Simon Geis | 1 | -0/+8 |
| 2019-12-16 | PCMCIA/i82092: remove braces around single statement blocks | Simon Geis | 1 | -10/+5 |
| 2019-12-16 | PCMCIA/i82092: add/remove spaces to improve readability | Simon Geis | 1 | -194/+189 |
| 2019-12-16 | PCMCIA/i82092: use dev_<level> instead of printk | Simon Geis | 1 | -27/+36 |
| 2019-11-22 | pcmcia: remove unused dprintk definition | Dominik Brodowski | 1 | -2/+0 |
| 2019-11-22 | pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple | Ben Dooks (Codethink) | 1 | -0/+1 |
| 2019-11-22 | pcmcia: include cs_internal.h for missing declarations | Ben Dooks (Codethink) | 1 | -0/+2 |
| 2019-11-21 | pcmcia: Use dev_get_drvdata where possible | Chuhong Yuan | 1 | -2/+1 |
| 2019-11-21 | pcmcia: clean an indentation issues, remove extraneous spaces | Colin Ian King | 1 | -18/+16 |
| 2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+5 |
| 2019-09-04 | pcmcia/i82092: Refactored dprintk macro for dev_dbg(). | Adam Zerella | 1 | -3/+3 |
| 2019-08-19 | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down | David Howells | 1 | -0/+5 |
| 2019-08-09 | pcmcia: db1xxx_ss: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+4 |
| 2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 28 | -126/+28 |
| 2019-06-14 | docs: pcmcia: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256 | Thomas Gleixner | 1 | -2/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2 | -28/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 5 | -0/+5 |
| 2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
| 2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -260/+290 |
| 2018-12-04 | pcmcia: sa1100*: remove redundant bvd1/bvd2 setting | Russell King | 1 | -2/+2 |
| 2018-12-04 | ARM: pxa/lubbock: switch PCMCIA to MAX1600 library | Russell King | 2 | -90/+21 |
| 2018-12-04 | ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King | 2 | -79/+35 |
| 2018-12-04 | ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King | 2 | -61/+19 |
| 2018-12-04 | ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs | Russell King | 1 | -28/+55 |
| 2018-12-04 | pcmcia: add MAX1600 library | Russell King | 4 | -0/+158 |
| 2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 1 | -0/+1 |
| 2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2018-10-23 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 3 | -3/+39 |
| 2018-10-14 | powerpc: handover page flags with a pgprot_t parameter | Christophe Leroy | 1 | -1/+1 |
| 2018-10-14 | powerpc/mm: properly set PAGE_KERNEL flags in ioremap() | Christophe Leroy | 1 | -1/+1 |
| 2018-10-01 | pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges | Maciej S. Szmigiero | 2 | -1/+37 |
| 2018-10-01 | pcmcia: pcmcia_resource: Replace mdelay() with msleep() | Jia-Ju Bai | 1 | -2/+2 |
| 2018-09-13 | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 1 | -1/+1 |
| 2018-09-13 | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 1 | -3/+4 |
| 2018-08-18 | pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function | Linus Torvalds | 1 | -36/+0 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+2 |
| 2018-04-09 | Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -466/+108 |
| 2018-04-06 | ARM: sa1100/simpad: switch simpad CF to use gpiod APIs | Russell King | 1 | -9/+3 |
| 2018-04-06 | ARM: sa1100/shannon: convert to generic CF sockets | Russell King | 4 | -109/+0 |
| 2018-04-06 | ARM: sa1100/nanoengine: convert to generic CF sockets | Russell King | 4 | -138/+0 |
| 2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -3/+8 |
| 2018-03-26 | pcmcia: remove blackfin driver | Arnd Bergmann | 3 | -324/+0 |
| 2018-03-26 | pcmcia: remove m32r drivers | Arnd Bergmann | 6 | -1724/+0 |
| 2018-03-24 | ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs | Russell King | 1 | -9/+7 |
| 2018-03-24 | ARM: sa1100/cerf: convert to generic CF sockets | Russell King | 4 | -91/+0 |
| 2018-03-24 | ARM: sa1100/assabet: convert to generic CF sockets | Russell King | 4 | -105/+0 |
| 2018-03-24 | pcmcia: sa1100: provide generic CF support | Russell King | 1 | -5/+98 |
| 2018-02-22 | PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle | Rafael J. Wysocki | 2 | -3/+8 |
| 2018-02-08 | Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2 | -3/+7 |
| 2018-01-24 | pcmcia: soc_common: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -2/+6 |
| 2018-01-24 | pcmcia: use proper printk format for resource | Dominik Brodowski | 1 | -1/+1 |
| 2017-11-29 | pcmcia: at91_cf: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 1 | -3/+1 |
| 2017-11-17 | drivers/pcmcia/sa1111_badge4.c: avoid unused function warning | Arnd Bergmann | 1 | -0/+2 |
| 2017-11-16 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -13/+20 |
| 2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -12/+6 |
| 2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+2 |
| 2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -5/+7 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -31/+26 |
| 2017-11-06 | PCI: Add for_each_pci_bridge() helper | Andy Shevchenko | 1 | -3/+2 |
| 2017-11-06 | drivers/pcmcia: omap1: Fix error in automated timer conversion | Kees Cook | 1 | -1/+3 |
| 2017-11-05 | drivers/pcmcia: omap1: Fix error in automated timer conversion | Kees Cook | 1 | -1/+3 |
| 2017-11-04 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook | 8 | -31/+24 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -0/+17 |
| 2017-11-02 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook | 8 | -31/+24 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 17 | -0/+17 |
| 2017-10-20 | pcmcia: m32r: Convert timers to use timer_setup() | Kees Cook | 2 | -10/+4 |
| 2017-10-18 | pcmcia/electra_cf: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+7 |
| 2017-10-04 | pcmcia: make pccard_cis_attr const | Bhumika Goyal | 2 | -2/+2 |
| 2017-10-03 | pcmcia: sa1111: remove special sa1111 mmio accessors | Russell King | 1 | -6/+6 |
| 2017-10-03 | pcmcia: sa1111: use sa1111_get_irq() to obtain IRQ resources | Russell King | 1 | -7/+14 |
| 2017-08-29 | MIPS: Alchemy: Threaded carddetect irqs for devboards | Manuel Lauss | 1 | -14/+19 |
| 2017-06-12 | pcmcia: ds: convert to use DRIVER_ATTR_RO | Greg Kroah-Hartman | 1 | -2/+2 |
| 2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -8/+8 |
| 2017-04-20 | Annotate hardware config module parameters in drivers/pcmcia/ | David Howells | 2 | -8/+8 |
| 2017-03-21 | drivers/pcmcia: NO_IRQ removal for electra_cf.c | Michael Ellerman | 1 | -2/+2 |
| 2016-12-12 | drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket | Sudip Mukherjee | 1 | -2/+8 |
| 2016-12-12 | drivers/pcmcia/m32r_pcc.c: use common error path | Sudip Mukherjee | 1 | -7/+10 |
| 2016-12-12 | drivers/pcmcia/m32r_pcc.c: check return from request_irq | Sudip Mukherjee | 1 | -4/+10 |
| 2016-11-11 | pcmcia: fix return value of soc_pcmcia_regulator_set | Arnd Bergmann | 1 | -1/+1 |
| 2016-09-22 | pcmcia: soc_common: add driver-data pointer | Russell King | 1 | -0/+1 |
| 2016-09-22 | pcmcia: soc_common: add support for voltage sense GPIOs | Russell King | 2 | -2/+8 |
| 2016-09-22 | pcmcia: soc_common: constify pcmcia_low_level ops pointer | Russell King | 2 | -2/+2 |
| 2016-09-22 | pcmcia: soc_common: switch to a per-socket cpufreq notifier | Russell King | 2 | -54/+26 |
| 2016-09-22 | pcmcia: soc_common: add support for Vcc and Vpp regulators | Russell King | 2 | -1/+47 |
| 2016-09-22 | pcmcia: soc_common: add CF socket state helper | Russell King | 4 | -16/+16 |
| 2016-09-22 | pcmcia: soc_common: restore previous socket state on error | Russell King | 1 | -4/+10 |
| 2016-09-22 | pcmcia: soc_common: add support for reset and bus enable GPIOs | Russell King | 2 | -0/+19 |
| 2016-09-22 | pcmcia: soc_common: request legacy detect GPIO with active low | Russell King | 1 | -5/+8 |
| 2016-09-22 | pcmcia: soc_common: ignore invalid interrupts | Russell King | 1 | -4/+6 |
| 2016-09-22 | pcmcia: soc_common: switch to using gpio_descs | Russell King | 2 | -11/+41 |
| 2016-09-22 | pcmcia: soc_common: use devm_gpio_request_one() | Russell King | 1 | -8/+4 |
| 2016-09-12 | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik | 3 | -6/+7 |
| 2016-09-12 | pcmcia: sa1111: fix propagation of lowlevel board init return code | Russell King | 5 | -68/+57 |
| 2016-09-12 | pcmcia: soc_common: fix SS_STSCHG polarity | Russell King | 1 | -1/+1 |
| 2016-09-12 | pcmcia: sa11xx_base: add units to the timing information | Russell King | 1 | -3/+3 |
| 2016-09-12 | pcmcia: sa11xx_base: fix reporting of timing information | Russell King | 1 | -1/+1 |
| 2016-09-12 | pcmcia: ds: fix suspend/resume | Russell King | 1 | -5/+7 |
| 2016-05-01 | powerpc/mm: Use a helper for finding pte bits mapping I/O area | Aneesh Kumar K.V | 1 | -1/+1 |
| 2016-03-29 | pcmcia: db1xxx_ss: fix last irq_to_gpio user | Manuel Lauss | 1 | -2/+9 |
| 2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2 | -2/+1 |
| 2015-10-05 | pcmcia: use kstrdup() in pcmcia_device_query() | Geliang Tang | 1 | -3/+1 |
| 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-26 | 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 | -11/+20 |
| 2015-06-13 | 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 |