index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-12
drivers/char/pcmcia/cm40x0_cs.c: fix release function call
Daniel Ritz
2
-4
/
+3
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
cm4000_cs: use bitrev
Akinobu Mita
2
-29
/
+7
2007-05-09
cm4000_cs: fix error paths
Akinobu Mita
2
-3
/
+13
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-07
[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)
Marcel Holtmann
1
-1
/
+2
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
3
-15
/
+8
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-3
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-07
[PATCH] generic HDLC synclink config mismatch fix
Paul Fulghum
1
-12
/
+14
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-53
/
+6
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
3
-47
/
+0
2006-12-05
[PATCH] cm4000_cs: fix return value check
Akinobu Mita
2
-6
/
+6
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+0
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
1
-1
/
+0
2006-07-22
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
1
-4
/
+10
2006-07-04
[PATCH] make more file_operation structs static
Arjan van de Ven
2
-2
/
+2
2006-07-01
[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()
Al Viro
1
-6
/
+1
2006-06-25
[PATCH] More !tty cleanups in drivers/char
Eric Sesterhenn
1
-2
/
+2
2006-06-23
[PATCH] Sparse fixes for synclink_cs
Peter Hagervall
1
-27
/
+27
2006-06-02
[PATCH] pcmcia: fix zeroing of cm4000_cs.c data
Dominik Brodowski
1
-1
/
+1
2006-05-11
[Cardman 40x0] Fix udev device creation
Harald Welte
2
-8
/
+13
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
2
-3
/
+3
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
3
-40
/
+17
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
3
-18
/
+28
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
3
-85
/
+69
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
3
-44
/
+35
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
3
-21
/
+0
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
3
-39
/
+0
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
3
-13
/
+3
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-01
[PATCH] pcmcia: CM4000, CM4040 Driver fixes
Harald Welte
2
-6
/
+41
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-17
/
+11
2006-01-10
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+2
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
3
-154
/
+30
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-13
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
3
-99
/
+42
2006-01-06
[PATCH] pcmcia: new suspend core
Dominik Brodowski
3
-70
/
+88
2005-12-15
[PATCH] cm4000_cs: __user annotations
Al Viro
1
-6
/
+7
2005-11-14
[PATCH] New Omnikey Cardman 4000 driver
Harald Welte
3
-0
/
+2090
2005-11-14
[PATCH] New Omnikey Cardman 4040 driver
Harald Welte
4
-0
/
+902
2005-11-07
[PATCH] kfree cleanup: drivers/char
Jesper Juhl
1
-2
/
+1
[next]