index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
m8xx_pcmcia.c
Age
Commit message (
Expand
)
Author
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-03
pcmcia: convert drivers/pcmcia/* to use module_platform_driver()
Axel Lin
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
2010-06-03
of/pcmcia: m8xx_pcmcia.c: Fix build failures
Anatolij Gustschin
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
2010-02-17
pcmcia: make Open Firmware device id constant
Márton Németh
2010-02-17
pcmcia: m8xx_pcmcia.c should use iodyn resource manager
Dominik Brodowski
2009-11-08
pcmcia: use dynamic debug in PCMCIA socket drivers
Dominik Brodowski
2009-10-20
pcmcia: Fix possible printk format warnings
Wolfram Sang
2009-09-28
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
2008-08-22
pcmcia: don't add extra DEBUG cflag
Dominik Brodowski
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-06-30
pcmcia: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-24
pcmcia: remove version.h
Dominik Brodowski
2008-06-24
pcmcia: Update email address for m8xx driver author
Magnus Damm
2008-02-05
drivers/pcmcia: Add missing iounmap
Julia Lawall
2008-02-03
drivers/pcmcia/: Spelling fixes
Joe Perches
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-07-22
[POWERPC] Constify of_platform_driver name
Stephen Rothwell
2007-07-17
powerpc: 8xx: fix whitespace and indentation
Vitaly Bordug
2007-07-10
[POWERPC] 8xx: mpc885ads pcmcia support
Vitaly Bordug
2007-02-23
Driver core: more fallout from class_device changes for pcmcia
Manuel Lauss
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-26
[PATCH] ioremap balanced with iounmap for drivers/pcmcia
Amol Lad
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-01-05
[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS
Vitaly Bordug
2006-01-05
[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards
Vitaly Bordug
2006-01-05
[PATCH] pcmcia: properly handle static mem, but dynamic io sockets
Dominik Brodowski
2006-01-05
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
2005-11-10
[PCMCIA] MPC8xx PCMCIA update
Marcelo Tosatti
2005-10-29
[PATCH] MPC8xx PCMCIA driver
Marcelo Tosatti