index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
3
-47
/
+0
2006-12-04
[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-21
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
1
-4
/
+10
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2
-2
/
+2
2006-06-30
[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-10
[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-05
[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-13
[PATCH] New Omnikey Cardman 4000 driver
Harald Welte
3
-0
/
+2090
2005-11-13
[PATCH] New Omnikey Cardman 4040 driver
Harald Welte
4
-0
/
+902
2005-11-07
[PATCH] kfree cleanup: drivers/char
Jesper Juhl
1
-2
/
+1
2005-09-10
[PATCH] synclink_cs add statistics clear
Paul Fulghum
1
-5
/
+11
2005-07-07
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
1
-1
/
+0
2005-07-07
[PATCH] pcmcia: move event handler
Dominik Brodowski
1
-5
/
+1
2005-06-27
[PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is gone
Dominik Brodowski
1
-1
/
+1
2005-06-27
[PATCH] pcmcia: id_table for synclink_cs.c
Dominik Brodowski
1
-0
/
+7
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
3
-0
/
+4640