Age | Commit message (Expand) | Author | Files | Lines |
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 |