Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e3deda9c87ac5eef2b5d18cd0b5511370979ca26
/
drivers
/
pcmcia
cec5eb7
pcmcia: Fix broken abuse of dev->driver_data
by Alan Cox
· 16 years ago
632480e
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
by Jürgen Schindele
· 16 years ago
574047f
[ARM] 5198/1: PalmTX: PCMCIA fixes
by Marek Vašut
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
c44df74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 16 years ago
0e09c86
pcmcia: rsrc_nonstatic: check value, not pointer
by Dominik Brodowski
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
30d3854
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
f39548a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 16 years ago
002b90a
pcmcia: fix cisinfo_t removal
by Marc Zyngier
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
53ffe3b
[ARM] Merge most of the PXA work for initial merge
by Russell King
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
42c5920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
044e5f4
Merge branch 'pxa' into devel
by Russell King
· 16 years ago
a9da4f7
Merge branches 'pxa-ian' and 'pxa-xm270' into pxa
by Russell King
· 16 years ago
3597840
[ARM] 5154/1: PalmTX PCMCIA
by Marek Vašut
· 16 years ago
f974a8e
Merge branch 'machtypes' into pxa-palm
by Russell King
· 16 years ago
779c545
[ARM] 5104/1: CM-X270: PCMCIA updates
by Mike Rapoport
· 16 years ago
030b154
ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REG
by Tony Lindgren
· 16 years ago
ad19dbd
pcmcia: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 16 years ago
feda4f2
pcmcia: allow for longer CIS firmware files
by Dominik Brodowski
· 16 years ago
4aeba01
pcmcia: (re)move {pcmcia,pccard}_get_status
by Dominik Brodowski
· 16 years ago
6351a71
pcmcia: kill IN_CARD_SERVICES
by Adrian Bunk
· 17 years ago
ae49ec9
pcmcia: remove unused bulkmem.h
by Magnus Damm
· 16 years ago
c5081d5
pcmcia: simplify pccard_validate_cis
by Dominik Brodowski
· 16 years ago
c502380
pcmcia: carve out ioctl adjust function to pcmcia_ioctl
by Dominik Brodowski
· 16 years ago
635416e
pcmcia: irq probe can be done without risking an IRQ storm
by Alan Cox
· 16 years ago
05f43d4
pcmcia: Fix ti12xx_2nd_slot_empty always failing
by Alex Harford
· 16 years ago
c1ac022
pcmcia: check for pointer instead of pointer address
by Dominik Brodowski
· 16 years ago
7d57896
pcmcia: simplify rsrc_nonstatic attributes
by David Brownell
· 16 years ago
785e821
pcmcia: add support CompactFlash PCMCIA support for Blackfin.
by Michael Hennerich
· 16 years ago
0478cf2
pcmcia: remove version.h
by Dominik Brodowski
· 16 years ago
0b40209
pcmcia: cs: kill thread_wait
by Christoph Hellwig
· 18 years ago
2df6970
pcmcia: i82365.c: check request_irq return value
by Leonardo Potenza
· 17 years ago
b336399
pcmcia: fix Alchemy warnings
by Sergei Shtylyov
· 17 years ago
f36fe2b
pcmcia: remove CVS keywords
by Adrian Bunk
· 16 years ago
14540c6
pcmcia: yenta-cardbus: ENE_TEST_C9_PFENABLE duplicate *_F0
by Roel Kluin
· 17 years ago
cbba0de
pcmcia: Update email address for m8xx driver author
by Magnus Damm
· 18 years ago
4e5e8de
[ARM] pxa: avoid kfreeing static data if platform device fails to register
by Russell King
· 17 years ago
04ba0f6
[ARM] pxa: avoid registering multiple pxa2xx_pcmcia devices
by Russell King
· 17 years ago
c433a1b
electra_cf: Add MODULE_DEVICE_TABLE()
by Olof Johansson
· 16 years ago
0bec0bb
pcmcia: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
2e11cb4
pcmcia: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
23d077e
drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and make it static
by Andrew Morton
· 17 years ago
12d1e75
Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex
by Matthias Kaehlcke
· 17 years ago
e772d78
pcmcia: annotate cb_alloc with __ref
by Sam Ravnborg
· 17 years ago
ba66ddf
pcmcia: silence section mismatch warnings from pci_driver variables
by Sam Ravnborg
· 17 years ago
ed49f5d
pcmcia: silence section mismatch warnings from class_interface variables
by Sam Ravnborg
· 17 years ago
4356d73
pcmcia: remove pccard_sysfs_interface warnings
by David Brownell
· 17 years ago
97094dc
drivers/pcmcia/pcmcia_ioctl.c: fix build
by akpm@linux-foundation.org
· 17 years ago
6b1e6f6
pcmcia: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
2064c94
ARM: always select HAVE_IDE
by Adrian Bunk
· 17 years ago
99b56ca
[ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84a
by Russell King
· 17 years ago
cf816ec
Merge branch 'merge-fixes' into devel
by Russell King
· 17 years ago
0e62394
[ARM] pxa: restrict availability of pxa2xx PCMCIA drivers
by Russell King
· 17 years ago
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
12c2c01
pcmcia: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
f96ee7a
PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes
by Andrew Morton
· 17 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
1523508
drivers/pcmcia: add missing pci_dev_get
by Julia Lawall
· 17 years ago
5a1c3e1
drivers/pcmcia: Add missing iounmap
by Julia Lawall
· 17 years ago
4c1fc44
at91_cf: use generic gpio calls
by David Brownell
· 17 years ago
52debb0
pcmcia: include bad CIS filename in error message
by Randy Dunlap
· 17 years ago
d6b4fa6
pcmcia: stop updating dev->power.power_state
by David Brownell
· 17 years ago
906da80
pcmcia: replace kio_addr_t with unsigned int everywhere
by Olof Johansson
· 17 years ago
ecb8a84
pcmcia: convert some internal-only ioaddr_t to unsigned int
by Olof Johansson
· 17 years ago
9ef9dc6
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
85e6c7a
[ARM] 4810/1: - Fix 'section mismatch' building warnings
by Kristoffer Ericson
· 17 years ago
f26fc4e
drivers/pcmcia/: Spelling fixes
by Joe Perches
· 17 years ago
8785a8f
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
by Russell King
· 17 years ago
2344c6d
PCMCIA: use proper call to driver_create_file
by Greg Kroah-Hartman
· 17 years ago
7bbaac1
pcmcia: remove pxa2xx_lubbock build warning
by David Brownell
· 17 years ago
7818786
pcmcia: fix kernel-doc comments
by Randy Dunlap
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
2b571a0
pcmcia: CompactFlash driver for PA Semi Electra boards
by Olof Johansson
· 17 years ago
43d9f7f
pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices
by James Bottomley
· 17 years ago
dc0cf6a
pcmcia: cistpl: use get_unaligned() in CIS parsing
by Daniel Ritz
· 17 years ago
b5446b5
move a few definitions to au1000_xxs1500.c
by Yoichi Yuasa
· 17 years ago
24d6572
pxa2xx PCMCIA timing issue on iPAQ H5550
by Milan Plzik
· 17 years ago
42c5323
Use menuconfig objects: PCMCIA
by Jan Engelhardt
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
87944f3
[ARM] 4578/1: CM-x270: PCMCIA support
by Mike Rapoport
· 17 years ago
39cbd48
[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c
by Russell King
· 17 years ago
693d9d9
[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c
by Russell King
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
43cc71e
platform: prefix MODALIAS with "platform:"
by Kay Sievers
· 17 years ago
afb2c16
pcmcia: give socket time to power down
by Daniel Ritz
· 17 years ago
8bf8df7
[POWERPC] Constify of_platform_driver name
by Stephen Rothwell
· 17 years ago
3f8df78
PM: remove deprecated dpm_runtime_* routines
by Alan Stern
· 17 years ago
99121c0
powerpc: 8xx: fix whitespace and indentation
by Vitaly Bordug
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
Next »