Age | Commit message (Expand) | Author |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-01-11 | drivers/pcmcia: Fix ifdef covering yenta_pm_ops | Paul E. McKenney |
2022-01-06 | pcmcia: use sysfs_emit{,_at} for sysfs output | Dominik Brodowski |
2022-01-02 | pcmcia: comment out unused exca_readw() function | Dominik Brodowski |
2022-01-02 | pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() | Cai Huoqing |
2020-05-21 | pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeing | Krzysztof Wilczynski |
2020-05-21 | PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc) | Krzysztof Wilczynski |
2020-03-14 | pcmcia: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2019-11-21 | pcmcia: Use dev_get_drvdata where possible | Chuhong Yuan |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2018-10-01 | pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges | Maciej S. Szmigiero |
2017-11-02 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook |
2015-06-14 | pcmcia: Fix resource leaks in yenta_probe() and _close() | Takeshi Yoshimura |
2015-05-30 | pcmcia: Convert dev_printk to dev_<level> | Joe Perches |
2015-03-16 | pcmcia: Use setup_timer and mod_timer | Vaishali Thakkar |
2014-07-18 | pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage | Greg Kroah-Hartman |
2014-02-14 | pcmcia: Use list_for_each_entry() for bus traversal | Yijing Wang |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu |
2013-09-26 | drivers/pcmcia/yenta_socket.c: convert to module_pci_driver | Libo Chen |
2012-11-28 | pcmcia: remove use of __devexit | Bill Pemberton |
2012-11-28 | pcmcia: remove use of __devinit | Bill Pemberton |
2012-11-28 | pcmcia: remove use of __devexit_p | Bill Pemberton |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-03-03 | pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski |
2010-06-07 | pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI | Justin P. Mattock |
2010-06-07 | pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq | Dominik Brodowski |
2010-05-10 | pcmcia: remove suspend-related comment from yenta_socket.c | Dominik Brodowski |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-24 | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski |
2010-03-15 | pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary | Jens Künzer |
2010-03-15 | pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket | Jens Künzer |
2010-03-15 | pcmcia: honor saved flags in yenta_socket's I365_CSCINT register | Jens Künzer |
2010-03-02 | yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audi... | Michal Pecio |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas |
2010-02-17 | pcmcia/yenta: add module parameter for O2 speedups | Wolfram Sang |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-07 | pcmcia: CodingStyle fixes | Dominik Brodowski |
2009-11-03 | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki |
2009-09-29 | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki |
2009-09-22 | pcmcia: yenta: add missing __devexit marking | Mike Frysinger |
2009-09-09 | yenta: Use pci_claim_resource | Matthew Wilcox |
2008-08-23 | pcmcia: use dev_printk and dev_dbg in yenta_socket | Dominik Brodowski |
2007-12-10 | pcmcia: fix kernel-doc comments | Randy Dunlap |