index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
Merge branch 'origin' into devel
Russell King
8
-69
/
+160
2009-03-28
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
Russell King
2
-4
/
+4
2009-03-28
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
Marek Vasut
2
-4
/
+4
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2
-2
/
+2
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'
Ming Lei
7
-68
/
+159
2009-03-24
pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-15
[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers
Dmitry Artamonow
1
-13
/
+10
2009-03-09
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
Eric Miao
2
-4
/
+2
2009-03-09
[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c
Eric Miao
4
-55
/
+140
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
6
-7
/
+0
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-1
/
+1
2008-12-17
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
1
-1
/
+1
2008-12-15
pcmcia: blackfin: fix bug - add missing ; to MODULE macro
Mike Frysinger
1
-1
/
+1
2008-12-15
[PCMCIA] e740 PCMCIA socket driver.
Ian Molton
3
-1
/
+178
2008-11-09
pcmcia: ensure correct logging in do_io_probe
Dominik Brodowski
1
-6
/
+6
2008-11-02
pcmcia: add braces in error path
Dominik Brodowski
1
-1
/
+2
2008-11-02
pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-9
/
+8
2008-11-02
pcmcia: setup resource information for pseudo multifunction devices.
Komuro
1
-0
/
+2
2008-11-01
pcmcia: fix indentation & braces disagreement - add braces
Ilpo Järvinen
1
-1
/
+2
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Paul Mundt
1
-1
/
+2
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+2
2008-10-28
sh: Kill off long-dead HD64465 cchip support.
Paul Mundt
3
-944
/
+0
2008-10-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-5
/
+11
2008-10-17
pcmcia: Whine harder about use of EXCLUSIVE
Alan Cox
1
-1
/
+2
2008-10-17
[ARM] pxa: fix trizeps PCMCIA build
Russell King
1
-1
/
+1
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
Yinghai Lu
1
-3
/
+9
2008-10-16
drivers/pcmcia: use nr_irqs
Yinghai Lu
2
-2
/
+2
2008-10-15
[ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build error
Mike Rapoport
1
-1
/
+2
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
27
-710
/
+943
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-41
/
+825
2008-10-09
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
Russell King
1
-1
/
+5
2008-10-07
[ARM] pxa: allow multi-machine PCMCIA builds
Russell King
1
-9
/
+11
2008-10-07
Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm
Russell King
4
-24
/
+204
2008-10-07
Merge branch 'pxa-palm' into pxa-machines
Russell King
2
-1
/
+153
2008-10-07
Merge branch 'pxa-trizeps' into pxa-machines
Russell King
3
-1
/
+258
2008-10-07
[ARM] pxa: trizeps4: remove unused variable
Russell King
1
-1
/
+0
2008-10-07
[ARM] 5283/1: pxa: add CM-X255 pcmcia support
Mike Rapoport
4
-13
/
+206
2008-10-07
[ARM] 5294/1: Trizeps4 PCMCIA support
Jürgen Schindele
3
-1
/
+259
2008-09-22
pcmcia: Fix broken abuse of dev->driver_data
Alan Cox
1
-9
/
+14
2008-09-13
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
Jürgen Schindele
1
-1
/
+5
2008-09-09
Add support for the Arcom/Eurotech Viper SBC CompactFlash card slot
Marc Zyngier
4
-23
/
+203
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
4
-5
/
+7
2008-08-31
pcmcia: card services header cleanup
Dominik Brodowski
3
-4
/
+14
2008-08-29
pcmcia: encapsulate ioaddr_t
Dominik Brodowski
2
-2
/
+2
2008-08-26
pcmcia: cleanup socket services header file
Dominik Brodowski
1
-0
/
+27
2008-08-25
pcmcia: merge ds_internal.h into cs_internal.h
Dominik Brodowski
5
-32
/
+40
2008-08-25
pcmcia: cleanup cs_internal.h
Dominik Brodowski
1
-64
/
+90
2008-08-25
pcmcia: cs_internal.h is internal
Dominik Brodowski
5
-5
/
+0
2008-08-23
pcmcia: use dev_printk for cs_error()
Dominik Brodowski
1
-32
/
+18
[next]