index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-10-09
2
-5
/
+4
|
\
|
*
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-06
2
-5
/
+4
*
|
[PATCH] m32r pt_regs fixes
Al Viro
2006-10-07
1
-1
/
+1
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
16
-33
/
+31
*
pccard_store_cis: fix wrong error handling
Linus Torvalds
2006-10-01
1
-15
/
+12
*
[PATCH] omap_cf works again (sync with linux-omap tree)
David Brownell
2006-10-01
1
-11
/
+14
*
[PATCH] cardbus: switch to ref counting/hotplug safe API
Alan Cox
2006-10-01
1
-1
/
+4
*
[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cards
Daniel Ritz
2006-07-31
1
-4
/
+11
*
[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFO
Daniel Ritz
2006-07-31
1
-12
/
+4
*
[PATCH] don't select CONFIG_HOTPLUG
Andrew Morton
2006-07-10
1
-1
/
+1
*
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
1
-1
/
+1
|
\
|
*
[ARM] 3695/1: ARM drivers/pcmcia: Fixup includes
Thomas Gleixner
2006-07-01
1
-1
/
+1
*
|
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
11
-18
/
+18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
11
-11
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
11
-11
/
+0
*
|
[PATCH] pcmcia: fix deadlock in pcmcia_parse_events
Arjan van de Ven
2006-06-30
1
-2
/
+3
*
|
[PATCH] au1xxx: pcmcia: fix __init called from non-init
Domen Puncer
2006-06-30
1
-1
/
+1
*
|
[PATCH] pcmcia: convert pcmcia_cs to kthread
Serge E. Hallyn
2006-06-30
1
-11
/
+13
*
|
[PATCH] pcmcia: fix kernel-doc function name
Randy Dunlap
2006-06-30
1
-1
/
+1
*
|
[PATCH] pcmcia: at91_cf suspend/resume/wakeup
David Brownell
2006-06-30
1
-16
/
+59
*
|
[PATCH] pcmcia: TI PCIxx12 CardBus controller support
Alex Williamson
2006-06-30
2
-0
/
+2
*
|
[PATCH] pcmcia: warn if driver requests exclusive, but gets a shared IRQ
Alan Cox
2006-06-30
1
-9
/
+18
*
|
[PATCH] yenta: fix hidden PCI bus numbers
Bernhard Kaindl
2006-06-30
1
-0
/
+73
*
|
[PATCH] yenta: do power-up only after socket is configured
Daniel Ritz
2006-06-30
1
-1
/
+8
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
4
-16
/
+23
|
\
|
*
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
1
-7
/
+7
|
*
[PATCH] 64bit resource: fix up printks for resources in pcmcia drivers
Greg Kroah-Hartman
2006-06-27
4
-9
/
+16
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-3
/
+3
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-2
/
+2
|
/
*
[ARM] Fix badge4 build error
Russell King
2006-06-19
1
-2
/
+2
*
[PATCH] pcmcia: missing pcmcia_get_socket() result check
Florin Malita
2006-06-02
1
-0
/
+6
*
[PATCH] pd6729 section fix
Andrew Morton
2006-05-21
1
-1
/
+1
*
[PATCH] pcmcia Oopses fixes
Benjamin Herrenschmidt
2006-05-15
1
-7
/
+16
*
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
2006-04-28
1
-3
/
+4
*
[PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cards
Daniel Ritz
2006-04-22
1
-4
/
+11
*
[PATCH] vrc4171: update config
Yoichi Yuasa
2006-04-22
1
-1
/
+1
*
[PATCH] pcmcia: fix oops in static mapping case
Dominik Brodowski
2006-04-22
1
-1
/
+0
*
[PATCH] pcmcia: remove unneeded forward declarations
Andrew Morton
2006-04-22
1
-6
/
+2
*
[PATCH] pcmcia: do not set dev_node to NULL too early
Dominik Brodowski
2006-04-22
2
-2
/
+2
*
[PATCH] pcmcia: fix comment for pcmcia_load_firmware
Komuro
2006-04-22
1
-2
/
+2
*
[PATCH] pcmcia: unload second device first
Komuro
2006-04-22
1
-1
/
+1
*
[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure
Richard Purdie
2006-04-18
1
-8
/
+0
*
Fix AT91RM9200 build breakage
David Brownell
2006-04-14
1
-20
/
+31
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-04-02
19
-359
/
+767
|
\
|
*
[PATCH] pcmcia: fix pcmcia_device_remove oops
Hugh Dickins
2006-03-31
1
-1
/
+1
|
*
[PATCH] pcmcia: pseudo device handling update
Dominik Brodowski
2006-03-31
1
-33
/
+48
|
*
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
2006-03-31
1
-0
/
+27
|
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
4
-36
/
+35
|
*
[PATCH] pcmcia: remove unused p_dev->state flags
Dominik Brodowski
2006-03-31
1
-23
/
+25
|
*
[PATCH] pcmcia: make pcmcia_release_{io,irq} static
Adrian Bunk
2006-03-31
1
-2
/
+2
[next]