index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2009-01-02
synclink_cs: Convert to tty_port
Alan Cox
1
-298
/
+181
2008-10-18
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-14
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-17
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-29
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-24
Remove bogus dosyncppp variable from synclink drivers.
Krzysztof HaĆasa
1
-4
/
+0
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-2
/
+3
2008-07-23
tty: rework break handling
Alan Cox
1
-2
/
+3
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-2
/
+3
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-16
/
+12
2008-07-21
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
2008-07-15
pcmcia: fix return value in cm4000_cs.c
Dominik Brodowski
1
-1
/
+1
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
3
-50
/
+92
2008-07-13
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
Darren Jenkins
1
-1
/
+3
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
1
-16
/
+12
2008-06-24
pcmcia: cm40x0 cdev lock_kernel() pushdown
Jonathan Corbet
2
-13
/
+35
2008-06-24
pcmcia: switch cm4000_cs.c to unlocked_ioctl
Alan Cox
1
-36
/
+57
2008-06-24
pcmcia: remove version.h
Dominik Brodowski
1
-1
/
+0
2008-06-06
ipwireless: Fix blocked sending
David Sterba
1
-8
/
+12
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-2
/
+2
2008-04-30
pcmcia: serial to int put_char method
Alan Cox
1
-3
/
+4
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-14
/
+2
2008-04-29
ipwireless: remove dead code
Jiri Kosina
4
-46
/
+0
2008-04-28
synclink drivers bool conversion
Joe Perches
1
-62
/
+63
2008-04-21
drivers/char: minor irq handler cleanups
Jeff Garzik
1
-6
/
+4
2008-03-05
ipwireless: fix potential tty == NULL dereference
David Sterba
1
-1
/
+4
[next]