summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/yenta_socket.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-241-15/+2Star
* pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessaryJens Künzer2010-03-151-11/+14
* pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socketJens Künzer2010-03-151-3/+3
* pcmcia: honor saved flags in yenta_socket's I365_CSCINT registerJens Künzer2010-03-151-4/+11
* yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audi...Michal Pecio2010-03-021-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-02-281-0/+5
|\
| * pcmcia/yenta: add module parameter for O2 speedupsWolfram Sang2010-02-171-0/+5
* | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-2/+3
|/
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* pcmcia: CodingStyle fixesDominik Brodowski2009-12-071-51/+96
* PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki2009-11-031-1/+11
* PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki2009-09-291-40/+48
* PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-291-1/+1
* pcmcia: yenta: add missing __devexit markingMike Frysinger2009-09-221-1/+1
* yenta: Use pci_claim_resourceMatthew Wilcox2009-09-091-8/+8
* pcmcia: use dev_printk and dev_dbg in yenta_socketDominik Brodowski2008-08-231-39/+47
* pcmcia: fix kernel-doc commentsRandy Dunlap2007-12-111-3/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman2007-02-071-1/+1
* [PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2006-10-261-3/+13
* [PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan2006-10-261-2/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap2006-06-301-1/+1
* [PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson2006-06-301-0/+1
* [PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl2006-06-301-0/+73
* [PATCH] yenta: do power-up only after socket is configuredDaniel Ritz2006-06-301-1/+8
* [PATCH] pcmcia: kzalloc conversionDominik Brodowski2006-01-061-2/+1Star
* [PATCH] yenta: make bridge specific init code configurableDaniel Ritz2006-01-051-0/+39
* [PATCH] pcmcia: remove get_socket callbackDominik Brodowski2006-01-051-90/+0Star
* [PATCH] yenta: optimize interrupt handlerDaniel Ritz2006-01-051-4/+4
* pcmcia: add socket register data to sysfs for yenta devicesLinus Torvalds2005-10-281-1/+41
* [PATCH] yenta: more ENE bridgesDaniel Ritz2005-09-261-0/+4
* [PATCH] yenta: add support for more TI bridgesDaniel Ritz2005-09-261-0/+8
* [PATCH] yenta: tiny cleanupDominik Brodowski2005-09-261-2/+3
* [PATCH] yenta: don't mess with bridge control registerDaniel Ritz2005-09-261-27/+3Star
* [PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz2005-09-261-4/+11
* Fix yenta error message when unable to find a bus assignmentLinus Torvalds2005-09-141-2/+2
* [PATCH] yenta oops fixIvan Kokshaysky2005-09-141-1/+12
* [PATCH] pcmcia/yenta: avoid PCI write posting problemDaniel Ritz2005-09-091-0/+6
* [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-091-23/+18Star
* [PATCH] yenta: make ToPIC95 bridges work with 16bit cardsDaniel Ritz2005-09-081-28/+97
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-051-9/+6Star
* [PATCH] Obvious bugfix for yenta resource allocationPaul Mackerras2005-08-021-0/+3
* Revert "yenta free_irq on suspend"Linus Torvalds2005-07-301-9/+0Star
* [PATCH] yenta: free_irq() on suspend.Daniel Ritz2005-07-281-0/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds2005-07-131-0/+3
|\
| * [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+3
| |\
| | * [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-121-0/+3