index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCMCIA/i82092: remove #if 0 block
Simon Geis
2019-12-16
1
-20
/
+0
*
PCMCIA/i82092: delete enter/leave macro
Simon Geis
2019-12-16
2
-60
/
+6
*
PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
Simon Geis
2019-12-16
1
-1
/
+1
*
PCMCIA/i82092: shorten the lines with over 80 characters
Simon Geis
2019-12-16
1
-26
/
+53
*
PCMCIA/i82092: move assignment out of if condition
Simon Geis
2019-12-16
1
-2
/
+5
*
PCMCIA/i82092: change code indentation
Simon Geis
2019-12-16
1
-61
/
+61
*
PCMCIA/i82092: insert blank line after declarations
Simon Geis
2019-12-16
1
-0
/
+8
*
PCMCIA/i82092: remove braces around single statement blocks
Simon Geis
2019-12-16
1
-10
/
+5
*
PCMCIA/i82092: add/remove spaces to improve readability
Simon Geis
2019-12-16
1
-194
/
+189
*
PCMCIA/i82092: use dev_<level> instead of printk
Simon Geis
2019-12-16
1
-27
/
+36
*
pcmcia: remove unused dprintk definition
Dominik Brodowski
2019-11-22
1
-2
/
+0
*
pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple
Ben Dooks (Codethink)
2019-11-22
1
-0
/
+1
*
pcmcia: include cs_internal.h for missing declarations
Ben Dooks (Codethink)
2019-11-22
1
-0
/
+2
*
pcmcia: Use dev_get_drvdata where possible
Chuhong Yuan
2019-11-21
1
-2
/
+1
*
pcmcia: clean an indentation issues, remove extraneous spaces
Colin Ian King
2019-11-21
1
-18
/
+16
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+5
|
\
|
*
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
2019-08-19
1
-0
/
+5
*
|
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
2019-09-04
1
-3
/
+3
*
|
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
1
-0
/
+4
*
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
docs: pcmcia: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
28
-126
/
+28
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-01-05
9
-260
/
+290
|
\
|
*
pcmcia: sa1100*: remove redundant bvd1/bvd2 setting
Russell King
2018-12-04
1
-2
/
+2
|
*
ARM: pxa/lubbock: switch PCMCIA to MAX1600 library
Russell King
2018-12-04
2
-90
/
+21
|
*
ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2018-12-04
2
-79
/
+35
|
*
ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2018-12-04
2
-61
/
+19
|
*
ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs
Russell King
2018-12-04
1
-28
/
+55
|
*
pcmcia: add MAX1600 library
Russell King
2018-12-04
4
-0
/
+158
*
|
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-11-23
1
-0
/
+1
|
/
*
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-1
/
+1
|
\
|
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-1
/
+1
|
*
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-14
1
-1
/
+1
*
|
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2018-10-23
3
-3
/
+39
|
\
\
|
*
|
pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
Maciej S. Szmigiero
2018-10-01
2
-1
/
+37
|
*
|
pcmcia: pcmcia_resource: Replace mdelay() with msleep()
Jia-Ju Bai
2018-10-01
1
-2
/
+2
|
|
/
*
|
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-1
/
+1
*
|
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-3
/
+4
|
/
*
pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function
Linus Torvalds
2018-08-18
1
-36
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-04-09
9
-466
/
+108
|
\
|
*
ARM: sa1100/simpad: switch simpad CF to use gpiod APIs
Russell King
2018-04-06
1
-9
/
+3
|
*
ARM: sa1100/shannon: convert to generic CF sockets
Russell King
2018-04-06
4
-109
/
+0
[next]