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
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2
-4
/
+4
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-2
/
+2
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-2
/
+2
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
1
-7
/
+7
2009-11-11
pcmcia: fix printk formats
Randy Dunlap
1
-2
/
+2
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char)
Dominik Brodowski
4
-107
/
+63
2009-11-08
ipwireless: make more use of pcmcia_loop_config()
Dominik Brodowski
1
-114
/
+99
2009-11-08
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2
-121
/
+46
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-01
hdlc: convert to netdev_tx_t
Stephen Hemminger
1
-4
/
+3
2009-07-20
tty: fix chars_in_buffers
Alan Cox
1
-2
/
+2
2009-06-22
pcmcia/cm4000: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-11
tty: Add carrier processing on close to the tty_port core
Alan Cox
1
-4
/
+7
2009-04-01
proc tty: switch synclink_cs to ->proc_fops
Alexey Dobriyan
1
-39
/
+34
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
1
-7
/
+11
2009-01-02
synclink_cs: Convert to tty_port
Alan Cox
1
-298
/
+181
2008-10-17
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
1
-1
/
+1
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2
-3
/
+2
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
4
-130
/
+79
2008-10-13
tty: ipw need reworking
Alan Cox
1
-9
/
+10
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
2
-4
/
+4
2008-08-31
pcmcia: card services header cleanup
Dominik Brodowski
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2
-20
/
+20
2008-08-23
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
Dominik Brodowski
1
-10
/
+0
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
2
-0
/
+2
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
2
-0
/
+2
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
2
-4
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2
-95
/
+54
2008-08-16
removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
1
-4
/
+0
2008-07-28
ipwireless: fix compile failure
James Bottomley
1
-1
/
+1
2008-07-28
ipwireless: Preallocate received packet buffers with MRU size
David Sterba
3
-1
/
+8
2008-07-28
ipwireless: Put packets to pool start
David Sterba
1
-2
/
+2
2008-07-28
ipwireless: Increase PPP outgoing queue size
David Sterba
2
-3
/
+5
2008-07-28
ipwireless: Explicitly request io and mem regions
David Sterba
2
-34
/
+50
2008-07-28
ipwireless: Constify buffer variables
David Sterba
3
-14
/
+16
2008-07-28
ipwireless: Do not return value from sending funcs
David Sterba
1
-12
/
+3
2008-07-28
ipwireless: Remove endian-dependent bitfields
David Sterba
1
-13
/
+38
2008-07-28
ipwireless: Glue splitted printk strings back
David Sterba
2
-18
/
+12
2008-07-28
ipwireless: Remove pt_regs from interrupt handler
David Sterba
2
-2
/
+2
2008-07-28
ipwireless: Rename spinlock variables to lock
David Sterba
2
-71
/
+71
2008-07-28
ipwireless: Remove unused defines
David Sterba
2
-11
/
+7
2008-07-28
ipwireless: Misc cleanups
David Sterba
1
-32
/
+18
2008-07-23
Remove bogus dosyncppp variable from synclink drivers.
Krzysztof Hałasa
1
-4
/
+0
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-2
/
+3
2008-07-22
tty: rework break handling
Alan Cox
1
-2
/
+3
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-2
/
+3
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-16
/
+12
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-2
/
+2
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4
-51
/
+95
[prev]
[next]