aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia/yenta_socket.c
AgeCommit message (Expand)Author
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-06-07pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TIJustin P. Mattock
2010-06-07pcmcia: only keep saved I365_CSCINT flag if there is no PCI irqDominik Brodowski
2010-05-10pcmcia: remove suspend-related comment from yenta_socket.cDominik Brodowski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski
2010-03-15pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessaryJens Künzer
2010-03-15pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socketJens Künzer
2010-03-15pcmcia: honor saved flags in yenta_socket's I365_CSCINT registerJens Künzer
2010-03-02yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audi...Michal Pecio
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-17pcmcia/yenta: add module parameter for O2 speedupsWolfram Sang
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-07pcmcia: CodingStyle fixesDominik Brodowski
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-09-29PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki
2009-09-22pcmcia: yenta: add missing __devexit markingMike Frysinger
2009-09-09yenta: Use pci_claim_resourceMatthew Wilcox
2008-08-23pcmcia: use dev_printk and dev_dbg in yenta_socketDominik Brodowski
2007-12-10pcmcia: fix kernel-doc commentsRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-07Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman
2006-10-25[PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik
2006-10-25[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30[PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap
2006-06-30[PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson
2006-06-30[PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl
2006-06-30[PATCH] yenta: do power-up only after socket is configuredDaniel Ritz
2006-01-06[PATCH] pcmcia: kzalloc conversionDominik Brodowski
2006-01-05[PATCH] yenta: make bridge specific init code configurableDaniel Ritz
2006-01-05[PATCH] pcmcia: remove get_socket callbackDominik Brodowski
2006-01-05[PATCH] yenta: optimize interrupt handlerDaniel Ritz
2005-10-28pcmcia: add socket register data to sysfs for yenta devicesLinus Torvalds
2005-09-26[PATCH] yenta: more ENE bridgesDaniel Ritz
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz
2005-09-26[PATCH] yenta: tiny cleanupDominik Brodowski
2005-09-26[PATCH] yenta: don't mess with bridge control registerDaniel Ritz
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz
2005-09-14Fix yenta error message when unable to find a bus assignmentLinus Torvalds
2005-09-14[PATCH] yenta oops fixIvan Kokshaysky
2005-09-09[PATCH] pcmcia/yenta: avoid PCI write posting problemDaniel Ritz
2005-09-09[PATCH] yenta: share code with PCI coreDominik Brodowski
2005-09-07[PATCH] yenta: make ToPIC95 bridges work with 16bit cardsDaniel Ritz