index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
pcmcia
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipwireless: Increase PPP outgoing queue size
David Sterba
2008-07-28
2
-3
/
+5
*
ipwireless: Explicitly request io and mem regions
David Sterba
2008-07-28
2
-34
/
+50
*
ipwireless: Constify buffer variables
David Sterba
2008-07-28
3
-14
/
+16
*
ipwireless: Do not return value from sending funcs
David Sterba
2008-07-28
1
-12
/
+3
*
ipwireless: Remove endian-dependent bitfields
David Sterba
2008-07-28
1
-13
/
+38
*
ipwireless: Glue splitted printk strings back
David Sterba
2008-07-28
2
-18
/
+12
*
ipwireless: Remove pt_regs from interrupt handler
David Sterba
2008-07-28
2
-2
/
+2
*
ipwireless: Rename spinlock variables to lock
David Sterba
2008-07-28
2
-71
/
+71
*
ipwireless: Remove unused defines
David Sterba
2008-07-28
2
-11
/
+7
*
ipwireless: Misc cleanups
David Sterba
2008-07-28
1
-32
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
2
-2
/
+3
|
\
|
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
2
-2
/
+3
*
|
tty: rework break handling
Alan Cox
2008-07-22
1
-2
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
1
-16
/
+12
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
4
-51
/
+95
|
|
\
|
*
|
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
1
-16
/
+12
*
|
|
tty: Ldisc revamp
Alan Cox
2008-07-20
1
-2
/
+2
|
|
/
|
/
|
*
|
pcmcia: fix return value in cm4000_cs.c
Dominik Brodowski
2008-07-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-07-14
3
-50
/
+92
|
\
\
|
*
|
pcmcia: cm40x0 cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-24
2
-13
/
+35
|
*
|
pcmcia: switch cm4000_cs.c to unlocked_ioctl
Alan Cox
2008-06-24
1
-36
/
+57
|
*
|
pcmcia: remove version.h
Dominik Brodowski
2008-06-24
1
-1
/
+0
*
|
|
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
Darren Jenkins
2008-07-12
1
-1
/
+3
|
|
/
|
/
|
*
|
ipwireless: Fix blocked sending
David Sterba
2008-06-06
1
-8
/
+12
|
/
*
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-2
/
+2
*
pcmcia: serial to int put_char method
Alan Cox
2008-04-30
1
-3
/
+4
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
1
-14
/
+2
*
ipwireless: remove dead code
Jiri Kosina
2008-04-29
4
-46
/
+0
*
synclink drivers bool conversion
Joe Perches
2008-04-28
1
-62
/
+63
*
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-04-20
1
-6
/
+4
*
ipwireless: fix potential tty == NULL dereference
David Sterba
2008-03-04
1
-1
/
+4
*
pcmcia: ipwireless depends on NETDEVICES
Paul Mundt
2008-02-13
1
-1
/
+1
*
ipwireless: driver for PC Card 3G/UMTS modem
David Sterba
2008-02-07
12
-0
/
+3854
*
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2008-02-06
1
-2
/
+1
*
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
2008-02-05
1
-8
/
+9
*
cm40x0_cs.c: fix debug macros
Pascal Terjan
2007-11-14
2
-2
/
+2
*
char/pcmcia/synclink_cs: trim trailing whitespace
Jeff Garzik
2007-10-23
1
-353
/
+353
*
Convert from class_device to device in drivers/char
tonyj@suse.de
2007-10-12
2
-6
/
+4
*
drivers/char/pcmcia/cm40x0_cs.c: fix release function call
Daniel Ritz
2007-08-11
2
-4
/
+3
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
|
cm4000_cs: use bitrev
Akinobu Mita
2007-05-09
2
-29
/
+7
*
|
cm4000_cs: fix error paths
Akinobu Mita
2007-05-09
2
-3
/
+13
|
/
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)
Marcel Holtmann
2007-03-06
1
-1
/
+2
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
3
-15
/
+8
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-3
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
[next]