summaryrefslogtreecommitdiff
path: root/drivers/pcmcia/yenta_socket.c
Commit message (Expand)AuthorAge
* pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TIJustin P. Mattock2010-06-07
* pcmcia: only keep saved I365_CSCINT flag if there is no PCI irqDominik Brodowski2010-06-07
* pcmcia: remove suspend-related comment from yenta_socket.cDominik Brodowski2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-24
* pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessaryJens Künzer2010-03-15
* pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socketJens Künzer2010-03-15
* pcmcia: honor saved flags in yenta_socket's I365_CSCINT registerJens Künzer2010-03-15
* yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audi...Michal Pecio2010-03-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-02-27
|\
| * pcmcia/yenta: add module parameter for O2 speedupsWolfram Sang2010-02-17
* | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
|/
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* pcmcia: CodingStyle fixesDominik Brodowski2009-12-07
* PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki2009-11-03
* PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki2009-09-29
* PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-29
* pcmcia: yenta: add missing __devexit markingMike Frysinger2009-09-22
* yenta: Use pci_claim_resourceMatthew Wilcox2009-09-09
* pcmcia: use dev_printk and dev_dbg in yenta_socketDominik Brodowski2008-08-23
* pcmcia: fix kernel-doc commentsRandy Dunlap2007-12-10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman2007-02-07
* [PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2006-10-25
* [PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan2006-10-25
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap2006-06-30
* [PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson2006-06-30
* [PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl2006-06-30
* [PATCH] yenta: do power-up only after socket is configuredDaniel Ritz2006-06-30
* [PATCH] pcmcia: kzalloc conversionDominik Brodowski2006-01-06
* [PATCH] yenta: make bridge specific init code configurableDaniel Ritz2006-01-05
* [PATCH] pcmcia: remove get_socket callbackDominik Brodowski2006-01-05
* [PATCH] yenta: optimize interrupt handlerDaniel Ritz2006-01-05
* pcmcia: add socket register data to sysfs for yenta devicesLinus Torvalds2005-10-28
* [PATCH] yenta: more ENE bridgesDaniel Ritz2005-09-26
* [PATCH] yenta: add support for more TI bridgesDaniel Ritz2005-09-26
* [PATCH] yenta: tiny cleanupDominik Brodowski2005-09-26
* [PATCH] yenta: don't mess with bridge control registerDaniel Ritz2005-09-26
* [PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz2005-09-26
* Fix yenta error message when unable to find a bus assignmentLinus Torvalds2005-09-14
* [PATCH] yenta oops fixIvan Kokshaysky2005-09-14
* [PATCH] pcmcia/yenta: avoid PCI write posting problemDaniel Ritz2005-09-09
* [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-09
* [PATCH] yenta: make ToPIC95 bridges work with 16bit cardsDaniel Ritz2005-09-07
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-04
* [PATCH] Obvious bugfix for yenta resource allocationPaul Mackerras2005-08-02
* Revert "yenta free_irq on suspend"Linus Torvalds2005-07-30