Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-24 | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 1 | -15/+2 |
2010-03-15 | pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary | Jens Künzer | 1 | -11/+14 |
2010-03-15 | pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket | Jens Künzer | 1 | -3/+3 |
2010-03-15 | pcmcia: honor saved flags in yenta_socket's I365_CSCINT register | Jens Künzer | 1 | -4/+11 |
2010-03-03 | yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audi... | Michal Pecio | 1 | -4/+4 |
2010-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -0/+5 |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 1 | -2/+3 |
2010-02-17 | pcmcia/yenta: add module parameter for O2 speedups | Wolfram Sang | 1 | -0/+5 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-08 | pcmcia: CodingStyle fixes | Dominik Brodowski | 1 | -51/+96 |
2009-11-03 | PM / yenta: Split resume into early and late parts (rev. 4) | Rafael J. Wysocki | 1 | -1/+11 |
2009-09-29 | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki | 1 | -40/+48 |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 1 | -1/+1 |
2009-09-22 | pcmcia: yenta: add missing __devexit marking | Mike Frysinger | 1 | -1/+1 |
2009-09-10 | yenta: Use pci_claim_resource | Matthew Wilcox | 1 | -8/+8 |
2008-08-23 | pcmcia: use dev_printk and dev_dbg in yenta_socket | Dominik Brodowski | 1 | -39/+47 |
2007-12-11 | pcmcia: fix kernel-doc comments | Randy Dunlap | 1 | -3/+3 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-07 | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 1 | -1/+1 |
2006-10-26 | [PATCH] PCMCIA: handle sysfs, PCI errors | Jeff Garzik | 1 | -3/+13 |
2006-10-26 | [PATCH] CONFIG_PM=n slim: drivers/pcmcia/* | Alexey Dobriyan | 1 | -2/+4 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -3/+3 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
2006-07-01 | [PATCH] pcmcia: fix kernel-doc function name | Randy Dunlap | 1 | -1/+1 |
2006-07-01 | [PATCH] pcmcia: TI PCIxx12 CardBus controller support | Alex Williamson | 1 | -0/+1 |
2006-07-01 | [PATCH] yenta: fix hidden PCI bus numbers | Bernhard Kaindl | 1 | -0/+73 |
2006-07-01 | [PATCH] yenta: do power-up only after socket is configured | Daniel Ritz | 1 | -1/+8 |
2006-01-06 | [PATCH] pcmcia: kzalloc conversion | Dominik Brodowski | 1 | -2/+1 |
2006-01-06 | [PATCH] yenta: make bridge specific init code configurable | Daniel Ritz | 1 | -0/+39 |
2006-01-06 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 1 | -90/+0 |
2006-01-06 | [PATCH] yenta: optimize interrupt handler | Daniel Ritz | 1 | -4/+4 |
2005-10-29 | pcmcia: add socket register data to sysfs for yenta devices | Linus Torvalds | 1 | -1/+41 |
2005-09-26 | [PATCH] yenta: more ENE bridges | Daniel Ritz | 1 | -0/+4 |
2005-09-26 | [PATCH] yenta: add support for more TI bridges | Daniel Ritz | 1 | -0/+8 |
2005-09-26 | [PATCH] yenta: tiny cleanup | Dominik Brodowski | 1 | -2/+3 |
2005-09-26 | [PATCH] yenta: don't mess with bridge control register | Daniel Ritz | 1 | -27/+3 |
2005-09-26 | [PATCH] yenta: auto-tune EnE bridges for CardBus cards | Daniel Ritz | 1 | -4/+11 |
2005-09-15 | Fix yenta error message when unable to find a bus assignment | Linus Torvalds | 1 | -2/+2 |
2005-09-14 | [PATCH] yenta oops fix | Ivan Kokshaysky | 1 | -1/+12 |
2005-09-10 | [PATCH] pcmcia/yenta: avoid PCI write posting problem | Daniel Ritz | 1 | -0/+6 |
2005-09-10 | [PATCH] yenta: share code with PCI core | Dominik Brodowski | 1 | -23/+18 |
2005-09-08 | [PATCH] yenta: make ToPIC95 bridges work with 16bit cards | Daniel Ritz | 1 | -28/+97 |
2005-08-05 | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 1 | -9/+6 |
2005-08-02 | [PATCH] Obvious bugfix for yenta resource allocation | Paul Mackerras | 1 | -0/+3 |
2005-07-31 | Revert "yenta free_irq on suspend" | Linus Torvalds | 1 | -9/+0 |
2005-07-28 | [PATCH] yenta: free_irq() on suspend. | Daniel Ritz | 1 | -0/+9 |
2005-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 | Linus Torvalds | 1 | -0/+3 |
2005-07-13 | [PATCH] yenta: allocate resource fixes | Dominik Brodowski | 1 | -38/+88 |
2005-07-13 | [PATCH] yenta: same resources in same structs | Dominik Brodowski | 1 | -11/+13 |