Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf12691d846b48fa6e3289810a822687457036cf
/
drivers
/
char
/
pcmcia
8768714
proc tty: switch synclink_cs to ->proc_fops
by Alexey Dobriyan
· 16 years ago
991990a
WAN: Convert generic HDLC drivers to netdev_ops.
by Krzysztof Hałasa
· 16 years ago
eeb4613
synclink_cs: Convert to tty_port
by Alan Cox
· 16 years ago
aafcf99
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
by Alan Cox
· 16 years ago
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
5aaa70a
tty: ipw need reworking
by Alan Cox
· 16 years ago
2f3061e
pcmcia: remove unused argument to pcmcia_parse_tuple()
by Dominik Brodowski
· 16 years ago
994917f
pcmcia: card services header cleanup
by Dominik Brodowski
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
by Dominik Brodowski
· 16 years ago
ef313e3
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
by Dominik Brodowski
· 16 years ago
ad913c1
pcmcia: pcmcia_config_loop() improvement by passing vcc
by Dominik Brodowski
· 16 years ago
8e2fc39
pcmcia: pcmcia_config_loop() default CIS entry handling
by Dominik Brodowski
· 16 years ago
498ac18
pcmcia: pcmcia_config_loop() ConfigIndex unification
by Dominik Brodowski
· 16 years ago
84e2d34
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
by Dominik Brodowski
· 16 years ago
b09c3e3
removed unused #include <version.h>
by Huang Weiyi
· 16 years ago
3859069
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp
by Jeff Garzik
· 16 years ago
3684a60
ipwireless: fix compile failure
by James Bottomley
· 16 years ago
a013869
ipwireless: Preallocate received packet buffers with MRU size
by David Sterba
· 16 years ago
0f38c47
ipwireless: Put packets to pool start
by David Sterba
· 16 years ago
bee9c7c
ipwireless: Increase PPP outgoing queue size
by David Sterba
· 16 years ago
09e491e
ipwireless: Explicitly request io and mem regions
by David Sterba
· 16 years ago
ff3e990
ipwireless: Constify buffer variables
by David Sterba
· 16 years ago
93110f69
ipwireless: Do not return value from sending funcs
by David Sterba
· 16 years ago
d54c275
ipwireless: Remove endian-dependent bitfields
by David Sterba
· 16 years ago
622e713
ipwireless: Glue splitted printk strings back
by David Sterba
· 16 years ago
2fc5577
ipwireless: Remove pt_regs from interrupt handler
by David Sterba
· 16 years ago
63c4dbd
ipwireless: Rename spinlock variables to lock
by David Sterba
· 16 years ago
2e71316
ipwireless: Remove unused defines
by David Sterba
· 16 years ago
d4c0deb
ipwireless: Misc cleanups
by David Sterba
· 16 years ago
86f584f
Remove bogus dosyncppp variable from synclink drivers.
by Krzysztof Hałasa
· 16 years ago
53baaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
9e98966
tty: rework break handling
by Alan Cox
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
d93c768
pcmcia: fix return value in cm4000_cs.c
by Dominik Brodowski
· 16 years ago
42c5920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
43f77e9
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
by Darren Jenkins
· 16 years ago
198191c
WAN: convert drivers to use built-in netdev_stats
by Krzysztof Halasa
· 16 years ago
8b5332f
pcmcia: cm40x0 cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
4cf974c
pcmcia: switch cm4000_cs.c to unlocked_ioctl
by Alan Cox
· 16 years ago
0478cf2
pcmcia: remove version.h
by Dominik Brodowski
· 16 years ago
eb4e545
ipwireless: Fix blocked sending
by David Sterba
· 16 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
d7e752e
pcmcia: serial to int put_char method
by Alan Cox
· 17 years ago
978e595
tty/serial: lay the foundations for the next set of reworks
by Alan Cox
· 17 years ago
4aacd47
ipwireless: remove dead code
by Jiri Kosina
· 17 years ago
0fab6de
synclink drivers bool conversion
by Joe Perches
· 17 years ago
a6f97b2
drivers/char: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
a51f412
ipwireless: fix potential tty == NULL dereference
by David Sterba
· 17 years ago
9170d2f
pcmcia: ipwireless depends on NETDEVICES
by Paul Mundt
· 17 years ago
099dc4f
ipwireless: driver for PC Card 3G/UMTS modem
by David Sterba
· 17 years ago
3dd1247
synclink: standardize format of linux header file include's with "<>"
by Robert P. J. Day
· 17 years ago
ecb8a84
pcmcia: convert some internal-only ioaddr_t to unsigned int
by Olof Johansson
· 17 years ago
ddd7361
cm40x0_cs.c: fix debug macros
by Pascal Terjan
· 17 years ago
d12341f
char/pcmcia/synclink_cs: trim trailing whitespace
by Jeff Garzik
· 17 years ago
07c015e
Convert from class_device to device in drivers/char
by tonyj@suse.de
· 17 years ago
925796e
drivers/char/pcmcia/cm40x0_cs.c: fix release function call
by Daniel Ritz
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
884c3d7
cm4000_cs: use bitrev
by Akinobu Mita
· 17 years ago
54493c1
cm4000_cs: fix error paths
by Akinobu Mita
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
059819a
[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)
by Marcel Holtmann
· 18 years ago
40565f1
[PATCH] Char: timers cleanup
by Jiri Slaby
· 18 years ago
b963a84
[PATCH] Char: tty_wakeup cleanup
by Jiri Slaby
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
af69c7f
[PATCH] generic HDLC synclink config mismatch fix
by Paul Fulghum
· 18 years ago
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
5eb5fc9
[PATCH] cm4000_cs: fix return value check
by Akinobu Mita
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
6f3a28f
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
bcf5111
[SERIAL] Remove wrong asm/serial.h inclusions
by Russell King
· 18 years ago
fbeff3c
[WAN]: Converted synclink drivers to use netif_carrier_*()
by Krzysztof Halasa
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
a2bcce8
[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()
by Al Viro
· 18 years ago
326f28e9
[PATCH] More !tty cleanups in drivers/char
by Eric Sesterhenn
· 18 years ago
cdaad34
[PATCH] Sparse fixes for synclink_cs
by Peter Hagervall
· 18 years ago
2b0dd80
[PATCH] pcmcia: fix zeroing of cm4000_cs.c data
by Dominik Brodowski
· 18 years ago
7fc5b1e
[Cardman 40x0] Fix udev device creation
by Harald Welte
· 18 years ago
9940ec3
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
by Dominik Brodowski
· 19 years ago
e2d4096
[PATCH] pcmcia: use bitfield instead of p_state and state
by Dominik Brodowski
· 19 years ago
15b99ac
[PATCH] pcmcia: add return value to _config() functions
by Dominik Brodowski
· 19 years ago
fba395e
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
by Dominik Brodowski
· 19 years ago
fd23823
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
by Dominik Brodowski
· 19 years ago
70294b4
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
by Dominik Brodowski
· 19 years ago
8661bb5
[PATCH] pcmcia: default suspend and resume handling
by Dominik Brodowski
· 19 years ago
5f2a71f
[PATCH] pcmcia: add pcmcia_disable_device
by Dominik Brodowski
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
67bc620
[PATCH] pcmcia: CM4000, CM4040 Driver fixes
by Harald Welte
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
Next »