index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-31
pcmcia: give socket time to power down
Daniel Ritz
1
-0
/
+3
2007-07-22
[POWERPC] Constify of_platform_driver name
Stephen Rothwell
1
-1
/
+1
2007-07-18
PM: remove deprecated dpm_runtime_* routines
Alan Stern
1
-6
/
+34
2007-07-17
powerpc: 8xx: fix whitespace and indentation
Vitaly Bordug
1
-270
/
+278
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-192
/
+176
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+6
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+1
2007-07-10
[POWERPC] 8xx: mpc885ads pcmcia support
Vitaly Bordug
2
-192
/
+176
2007-05-31
at91: fix enable/disable_irq_wake symmetry in pcmcia driver
Marc Pignat
1
-4
/
+9
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
2
-0
/
+2
2007-05-07
add new_id to PCMCIA drivers
Bernhard Walle
1
-1
/
+112
2007-05-07
at91_cf, minor fix
David Brownell
1
-2
/
+1
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+0
2007-04-08
[PATCH] omap_cf: oops-on-suspend fix
David Brownell
1
-16
/
+25
2007-03-27
[PATCH] Fix struct device member name in PCMCIA au1000_generic
Yoichi Yuasa
1
-1
/
+1
2007-02-23
Driver core: more fallout from class_device changes for pcmcia
Manuel Lauss
6
-6
/
+6
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+0
2007-02-17
Remove useless FIND_FIRST_BIT() macro from cardbus.c.
Robert P. J. Day
1
-2
/
+0
2007-02-16
pcmcia: some class_device fallout
Alexey Dobriyan
2
-5
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
17
-17
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-09
[PATCH] m32r: class_device -> device fallout
Al Viro
1
-1
/
+1
2007-02-07
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
13
-104
/
+126
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2
-2
/
+2
2006-12-08
[PATCH] struct path: convert pcmcia
Josef Sipek
1
-3
/
+3
2006-12-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
7
-139
/
+224
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+2
2006-12-04
[PATCH] pcmcia: at91_cf update
Andrew Victor
1
-32
/
+3
2006-12-04
[PATCH] pcmcia: fix m32r_cfc.c compilation
Adrian Bunk
1
-1
/
+1
2006-12-04
[PATCH] pcmcia: ds.c debug enhancements
Dominik Brodowski
1
-16
/
+81
2006-12-04
[PATCH] pcmcia: at91_cf update
Andrew Victor
1
-14
/
+20
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-0
/
+13
2006-12-04
[PATCH] pcmcia: allow for four multifunction subdevices
Dominik Brodowski
1
-2
/
+2
2006-12-04
[PATCH] pcmcia: handle __copy_from_user() return value in ioctl
Dominik Brodowski
1
-1
/
+6
2006-12-04
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
1
-66
/
+87
2006-12-04
[PATCH] pcmcia: allow shared IRQs on pd6729 sockets
Komuro
1
-4
/
+4
2006-12-04
[PATCH] pcmcia: start over after CIS override
Dominik Brodowski
3
-7
/
+11
2006-11-30
[ARM] 3954/1: AT91: Update drivers for new headers
Andrew Victor
1
-1
/
+1
2006-11-25
[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"
Daniel Ritz
1
-0
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-11-20
[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices
Daniel Ritz
1
-0
/
+3
2006-10-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-14
/
+31
2006-10-28
[ARM] Fix suspend oops caused by PXA2xx PCMCIA driver
Russell King
3
-14
/
+31
2006-10-25
[PATCH] PCMCIA: fix __must_check warnings
Dominik Brodowski
1
-3
/
+10
2006-10-25
[PATCH] PCMCIA: handle sysfs, PCI errors
Jeff Garzik
2
-6
/
+21
2006-10-25
[PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.
Jonathan McDowell
1
-0
/
+1
2006-10-25
[PATCH] ioremap balanced with iounmap for drivers/pcmcia
Amol Lad
4
-6
/
+22
[next]