index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
pcmcia
/
cm4000_cs.c
Age
Commit message (
Expand
)
Author
2020-05-29
cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
Al Viro
2020-02-23
pcmcia: Distribute switch variables for initialization
Kees Cook
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-01
char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_protocol
Jia-Ju Bai
2018-07-03
char: pcmcia: remove redundant pointer dev
Colin Ian King
2017-10-20
char: pcmcia: Convert timers to use timer_setup()
Kees Cook
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
scripts/spelling.txt: add "explictely" pattern and fix typo instances
Masahiro Yamada
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2013-02-22
new helper: file_inode(file)
Al Viro
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-19
cm4000_cs: Fix undefined ops warning
Alan Cox
2010-11-10
pcmcia/cm4000: fix error code
Nicolas Kaiser
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
2010-05-10
pcmcia: dev_node removal (drivers with updated printk call)
Dominik Brodowski
2010-04-19
pcmcia: fix error handling in cm4000_cs.c
Dan Carpenter
2010-02-17
cm4000_cs.c: Remove unnecessary cast
H Hartley Sweeten
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char)
Dominik Brodowski
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
2009-06-22
pcmcia/cm4000: fix lock imbalance
Jiri Slaby
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
2008-08-23
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-15
pcmcia: fix return value in cm4000_cs.c
Dominik Brodowski
2008-06-24
pcmcia: cm40x0 cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-24
pcmcia: switch cm4000_cs.c to unlocked_ioctl
Alan Cox
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
2007-11-14
cm40x0_cs.c: fix debug macros
Pascal Terjan
2007-10-12
Convert from class_device to device in drivers/char
tonyj@suse.de
[next]