| Commit message (Expand) | Author | Age | Files | Lines |
* | pcmcia: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | pcmcia: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | pcmcia: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -13/+13 |
* | pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-03-03 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -3/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 1 | -1/+0 |
|/ |
|
* | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 1 | -1/+0 |
* | pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI | Justin P. Mattock | 2010-06-07 | 1 | -8/+6 |
* | pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq | Dominik Brodowski | 2010-06-07 | 1 | -2/+3 |
* | pcmcia: remove suspend-related comment from yenta_socket.c | Dominik Brodowski | 2010-05-10 | 1 | -7/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 2010-03-24 | 1 | -15/+2 |
* | pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary | Jens Künzer | 2010-03-15 | 1 | -11/+14 |
* | pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket | Jens Künzer | 2010-03-15 | 1 | -3/+3 |
* | pcmcia: honor saved flags in yenta_socket's I365_CSCINT register | Jens Künzer | 2010-03-15 | 1 | -4/+11 |
* | yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audi... | Michal Pecio | 2010-03-02 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-02-28 | 1 | -0/+5 |
|\ |
|
| * | pcmcia/yenta: add module parameter for O2 speedups | Wolfram Sang | 2010-02-17 | 1 | -0/+5 |
* | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 | 1 | -2/+3 |
|/ |
|
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | pcmcia: CodingStyle fixes | Dominik Brodowski | 2009-12-07 | 1 | -51/+96 |
* | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 2009-11-03 | 1 | -1/+11 |
* | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki | 2009-09-29 | 1 | -40/+48 |
* | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 2009-09-29 | 1 | -1/+1 |
* | pcmcia: yenta: add missing __devexit marking | Mike Frysinger | 2009-09-22 | 1 | -1/+1 |
* | yenta: Use pci_claim_resource | Matthew Wilcox | 2009-09-09 | 1 | -8/+8 |
* | pcmcia: use dev_printk and dev_dbg in yenta_socket | Dominik Brodowski | 2008-08-23 | 1 | -39/+47 |
* | pcmcia: fix kernel-doc comments | Randy Dunlap | 2007-12-11 | 1 | -3/+3 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
* | [PATCH] PCMCIA: handle sysfs, PCI errors | Jeff Garzik | 2006-10-26 | 1 | -3/+13 |
* | [PATCH] CONFIG_PM=n slim: drivers/pcmcia/* | Alexey Dobriyan | 2006-10-26 | 1 | -2/+4 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+3 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | [PATCH] pcmcia: fix kernel-doc function name | Randy Dunlap | 2006-06-30 | 1 | -1/+1 |
* | [PATCH] pcmcia: TI PCIxx12 CardBus controller support | Alex Williamson | 2006-06-30 | 1 | -0/+1 |
* | [PATCH] yenta: fix hidden PCI bus numbers | Bernhard Kaindl | 2006-06-30 | 1 | -0/+73 |
* | [PATCH] yenta: do power-up only after socket is configured | Daniel Ritz | 2006-06-30 | 1 | -1/+8 |
* | [PATCH] pcmcia: kzalloc conversion | Dominik Brodowski | 2006-01-06 | 1 | -2/+1 |
* | [PATCH] yenta: make bridge specific init code configurable | Daniel Ritz | 2006-01-05 | 1 | -0/+39 |
* | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 2006-01-05 | 1 | -90/+0 |
* | [PATCH] yenta: optimize interrupt handler | Daniel Ritz | 2006-01-05 | 1 | -4/+4 |
* | pcmcia: add socket register data to sysfs for yenta devices | Linus Torvalds | 2005-10-28 | 1 | -1/+41 |
* | [PATCH] yenta: more ENE bridges | Daniel Ritz | 2005-09-26 | 1 | -0/+4 |
* | [PATCH] yenta: add support for more TI bridges | Daniel Ritz | 2005-09-26 | 1 | -0/+8 |
* | [PATCH] yenta: tiny cleanup | Dominik Brodowski | 2005-09-26 | 1 | -2/+3 |
* | [PATCH] yenta: don't mess with bridge control register | Daniel Ritz | 2005-09-26 | 1 | -27/+3 |