aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+9
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-3/+0
2014-02-14pcmcia: Use list_for_each_entry() for bus traversalYijing Wang1-9/+9
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+11
2014-01-14pcmcia: Use global PCI rescan-remove lockingRafael J. Wysocki1-0/+7
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2-4/+4
2013-12-08pcmcia: Remove superfluous name castsGeert Uytterhoeven2-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring1-0/+2
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-32/+44
2013-10-16pcmcia: convert bus code to use dev_groupsGreg Kroah-Hartman1-26/+39
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2013-09-26pcmcia: at91_cf: fix deferred probe from __initJohan Hovold1-6/+5
2013-09-26drivers/pcmcia/yenta_socket.c: convert to module_pci_driverLibo Chen1-15/+1
2013-09-26drivers/pcmcia/pd6729.c: convert to module_pci_driverLibo Chen1-12/+1
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu1-1/+0
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2013-06-17pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan1-1/+1
2013-06-08pcmcia: pd6729: fix error return code in pd6729_pci_probe()Wei Yongjun1-0/+2
2013-06-06pcmcia/trivial: at91_cf: fix checkpatch errorLaurent Navet1-8/+8
2013-06-06pcmcia: at91_cf: use module_platform_driver_probe()Fabio Porcedda1-11/+1
2013-06-06pcmcia: at91_cf: add support for DTJoachim Eastwood2-2/+45
2013-06-06pcmcia: at91_cf: clean up header includesJoachim Eastwood1-4/+2
2013-06-06pcmcia: at91_cf: use devm_ functions for allocationsJoachim Eastwood1-53/+24
2013-06-06pcmcia: at91_cf: convert to dev_ print functionsJoachim Eastwood1-12/+10
2013-06-06pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-04-05pcmcia: remove RPX board stuffArtem Bityutskiy1-81/+0
2013-04-05pcmcia: remove Motorola MBX860 supportArtem Bityutskiy1-59/+0
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-7/+30
2013-02-21pcmcia: move unbind/rebind into dev_pm_ops.completeChristian Lamparter1-7/+30
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+4
2013-01-29Merge branch 'master' into for-nextJiri Kosina23-63/+52
2013-01-21pcmcia: avoid static analysis complaint about use-after-freeJesper Juhl1-3/+3
2013-01-17pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-01-17pcmcia: i82092: fix i82092aa_pci_remove()Dan Carpenter1-5/+3
2013-01-11drivers/pcmcia: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-11-28pcmcia: remove use of __devexitBill Pemberton12-13/+13
2012-11-28pcmcia: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28pcmcia: remove use of __devinitBill Pemberton20-26/+26
2012-11-28pcmcia: remove use of __devexit_pBill Pemberton9-10/+10
2012-11-28pcmcia: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-11/+0
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann1-1/+1
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson1-1/+1
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren1-1/+1
2012-10-12pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-21ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe()Wei Yongjun1-1/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-22pcmcia: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas1-3/+12
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-0/+1
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2-14/+14
2012-05-07pcmcia: add driver for hx4700Paul Parsons3-1/+123
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds12-121/+43
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds13-13/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells13-13/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-13/+49
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-03-25Merge branch 'sa1111' into sa11x0Russell King1-7/+48
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King1-5/+39
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds32-856/+348
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2-12/+4
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson1-9/+3
2012-03-03pcmcia at91_cf: fix raw gpio number usageJoachim Eastwood1-26/+26
2012-03-03ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probeAxel Lin1-9/+3
2012-03-03pcmcia: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin5-22/+9
2012-03-03pcmcia: convert drivers/pcmcia/* to use module_platform_driver()Axel Lin6-71/+6
2012-03-03pcmcia: irq: Remove IRQF_DISABLEDYong Zhang2-3/+3
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann1-2/+3
2012-02-27PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu1-1/+1
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-02-21PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix.Russell King5-4/+4
2012-02-21PCMCIA: make lubbock socket driver part of sa1111_csRussell King2-4/+4
2012-02-21PCMCIA: add Kconfig control for building sa11xx_base.cRussell King2-2/+8
2012-02-21PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_ioRussell King1-6/+1
2012-02-21PCMCIA: sa1111: pass along sa1111_pcmcia_configure_socket() failure codeRussell King2-2/+2
2012-02-21PCMCIA: soc_common: remove explicit wrprot initialization in socket driversRussell King19-21/+0
2012-02-21PCMCIA: soc_common: remove soc_pcmcia_*_irqs functionsRussell King2-73/+0
2012-02-21PCMCIA: sa11x0: h3600: convert to use new irq/gpio managementRussell King1-80/+15
2012-02-21PCMCIA: sa11x0: simpad: convert to use new irq/gpio managementRussell King1-18/+8
2012-02-21PCMCIA: sa11x0: shannon: convert to use new irq/gpio managementRussell King1-37/+17
2012-02-16ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probeAxel Lin1-9/+3
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King1-2/+9
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King1-6/+1
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-04PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystemRussell King1-22/+16
2012-02-04PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio managementRussell King1-90/+11
2012-02-04PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystemRussell King1-5/+14
2012-02-04PCMCIA: sa11x0: cerf: convert to use new irq/gpio managementRussell King1-33/+9
2012-02-04PCMCIA: sa11x0: assabet: convert to use new irq/gpio managementRussell King1-49/+15
2012-02-04PCMCIA: sa1111: use new per-socket irq/gpio infrastructureRussell King6-52/+13
2012-02-04PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio managementRussell King14-355/+81
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-1/+2
2012-01-26USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern1-0/+6
2012-01-26PCMCIA: soc_common: add GPIO support for card status signalsRussell King2-3/+127
2012-01-26PCMCIA: soc_common: move common initialization into soc_commonRussell King5-12/+15
2012-01-24Dynamic ID addition doesn't need get_driver()Alan Stern1-4/+1
2012-01-24PCMCIA: fix sa1111 oops on removeRussell King1-1/+2
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-988/+24
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-12-28pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq()Axel Lin6-12/+18
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2-6/+24
2011-12-07MIPS: Alchemy: remove PB1000 supportManuel Lauss5-982/+0
2011-11-15driver: pcmcia: replace IRQ_GPIO() with gpio_to_irq()Haojian Zhuang2-13/+12
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2011-11-05ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driverRussell King1-2/+1
2011-11-05ARM: PXA: fix lubbock PCMCIA driver build errorRussell King1-0/+1
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-31pcmcia: Add export.h to drivers/pcmcia as required.Paul Gortmaker2-0/+2
2011-10-31pcmcia: add module.h to db1xxx_ss.c since it is modular.Paul Gortmaker1-0/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann1-1/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-17ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich1-19/+16
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann1-1/+1
2011-08-08ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds11-122/+15
2011-07-29pxa2xx pcmcia - stargate 2 use gpio array.Jonathan Cameron1-23/+11
2011-07-29pcmcia: pxa2xx: remove empty socket_init / socket_resume functions.Jonathan Cameron9-96/+0
2011-07-29drivers:pcmcia:soc_common: make socket_init and socket_suspend optionalJonathan Cameron1-3/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-12/+11
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+0
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-0/+1
2011-07-11pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefsJonathan Cameron1-4/+0
2011-07-11ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov1-3/+0
2011-07-11pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron1-2/+2
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches4-12/+11
2011-05-06pcmcia: Make declaration and uses of struct pcmcia_device_id constJoe Perches1-3/+3
2011-05-06pcmcia/sa1100: put sa11x0_pcmcia_hw_init[] to .devinit.dataUwe Kleine-König1-1/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao1-6/+6
2011-04-12pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platformDmitry Eremin-Solenikov1-0/+3
2011-04-12pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platformDmitry Eremin-Solenikov1-0/+5
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-303/+114
2011-03-29drivers: Final irq namespace conversionThomas Gleixner5-11/+11
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King5-303/+114
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-10/+8
2011-03-16ARM: pxa: Update copyright notices for Palm devicesMarek Vasut4-5/+4
2011-03-16ARM: pxa: Use gpio arrays in vpac270_pcmcia driverMarek Vasut1-78/+29
2011-03-16ARM: pxa: Use gpio arrays in palmtx_pcmcia driverMarek Vasut1-44/+11
2011-03-16ARM: pxa: Use gpio arrays in palmtc_pcmcia driverMarek Vasut1-61/+12
2011-03-16ARM: pxa: Use gpio arrays in palmld_pcmcia driverMarek Vasut1-31/+9
2011-03-16ARM: pxa: Use gpio arrays in colibri_pcmcia driverMarek Vasut1-84/+49
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely2-10/+8
2011-02-27ARM: pxa/colibri: don't register pxa2xx-pcmcia nodes on non-colibri platformsDmitry Eremin-Solenikov1-0/+3
2011-02-20pcmcia: re-enable Zoomed Video supportDominik Brodowski1-0/+2
2011-02-19pcmcia vs. MECR on pxa25x/sa1111Pavel Machek3-1/+3
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-6/+6
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds3-3/+3
2011-01-06Merge branch 'devel-stable' into develRussell King6-20/+292
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King5-61/+293
2010-12-22Merge branch 'master' into for-nextJiri Kosina10-14/+20
2010-12-21ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.Marcelo Roberto Jimenez4-1/+225
2010-12-21ARM: 6457/1: pcmcia: Fix checkpatch.pl issues in drivers/pcmcia/soc_common.c.Marcelo Roberto Jimenez1-60/+68
2010-12-20ARM: pxa: Update Balloon3 for new FPGA firmwareMarek Vasut1-6/+5
2010-12-20ARM: pxa: Colibri PXA320 PCMCIA driverMarek Vasut3-2/+19
2010-12-20ARM: pxa: Toradex Colibri PXA270 CF supportMarek Vasut3-1/+216
2010-12-20ARM: pxa: Add pxa320 PCMCIA checkMarek Vasut1-3/+18
2010-12-16ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao2-3/+17
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-8/+20
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1
2010-11-10drivers/pcmcia/soc_common.c: Use printf extension %pVJoe Perches1-2/+7
2010-11-10pcmcia/sa1100: don't put machine specific init functions in .init.textUwe Kleine-König7-7/+7
2010-11-10pd6729: Coding Style fixesKomuro2-5/+5
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König3-3/+3
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-22pcmcia: IOCARD is also required for using IRQsDominik Brodowski1-1/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-16pcmcia: don't call flush_scheduled_work() spuriouslyTejun Heo2-7/+0
2010-10-15pcmcia/yenta: guide users in case of problems with O2-bridgesWolfram Sang1-2/+2
2010-10-14pcmcia: fix unused function compile warningMaciej Żenczykowski1-1/+1
2010-10-05pcmcia: vrc4173_cardu: Fix error path for pci_release_regions and pci_disable...Rahul Ruikar1-19/+39
2010-09-29pcmcia: add a few debug statementsDominik Brodowski1-0/+10
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski1-10/+11
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski1-0/+7
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski1-11/+67
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski1-4/+32
2010-09-29pcmcia: Documentation updateDominik Brodowski1-22/+89
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski23-44/+17
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski4-27/+24
2010-09-29pcmcia: simplify IntTypeDominik Brodowski2-10/+1
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2-10/+20
2010-09-29pcmcia: remove Pin, Copy configuration register accessDominik Brodowski2-7/+9
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski1-1/+2
2010-09-29pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski1-65/+63
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski1-27/+33
2010-09-26pcmcia: pd6729: Fix error pathRahul Ruikar1-1/+1
2010-09-18pcmcia: preserve configuration information if request_io fails partlyDominik Brodowski1-0/+6