Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
440eed43e2a95bb842488755683716814da10f2b
/
drivers
/
isdn
/
hisax
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
7feabb6
pcmcia: move config_{base,index,regs} to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
fc30110
pcmcia: simplify Status, ExtStatus register access
by Dominik Brodowski
· 14 years ago
e8405f0
pcmcia: move Vpp setup to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
0f52e86
pcmcia: do not request windows if you don't need to
by Dominik Brodowski
· 14 years ago
b5cb259
pcmcia: remove memreq_t
by Dominik Brodowski
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
735c65c
drivers: isdn: use kernel macros to convert hex digit
by Andy Shevchenko
· 14 years ago
8f31539
isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
698f931
fix comment/printk typos concerning "already"
by Uwe Kleine-König
· 14 years ago
a825109
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
031ffd1
hisax_fcpcipnp: fix broken isapnp device table.
by Rusty Russell
· 15 years ago
b498ada
pcmcia: dev_node removal (remaining drivers)
by Dominik Brodowski
· 15 years ago
ded6a1a
pcmcia: dev_node removal (drivers with updated printk call)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f61bb62
isdn: Cleanup Sections in PCMCIA driver elsa
by Henne
· 15 years ago
a465870
isdn: Cleanup Sections in PCMCIA driver avma1
by Henne
· 15 years ago
158e33d
isdn: Cleanup Sections in PCMCIA driver teles
by Henne
· 15 years ago
93b39a0
isdn: Cleanup Sections in PCMCIA driver sedlbauer
by Henne
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
41a68a7
PCI: push deprecated pci_find_device() function to last user
by Tilman Schmidt
· 15 years ago
e23e117
hisax: timeout off by one in waitrecmsg()
by Roel Kluin
· 15 years ago
fb1beb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
e15c1c1
pcmcia: remove unused IRQ_FIRST_SHARED
by Dominik Brodowski
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
6838b03
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
by Dominik Brodowski
· 15 years ago
868575d
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
by Magnus Damm
· 18 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e773cfe
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)
by Dominik Brodowski
· 15 years ago
cc05368
hisax: remove bad udelay call to fix build error on ARM
by Martin Michlmayr
· 15 years ago
286e633
isdn: hfc_usb: Fix read buffer overflow
by Roel Kluin
· 15 years ago
a947c8f
isdn: hisax: Fix test in waitforxfw
by Roel Kluin
· 15 years ago
02303d2
isdn: hisax: Fix lock imbalance.
by Jiri Slaby
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ba2d6cc
ISDN: ARRAY_SIZE changes
by Karsten Keil
· 15 years ago
3cad3da
drivers/isdn: Drop unnecessary NULL test
by Julia Lawall
· 15 years ago
c38fc3b
ISDN: Add support for none reverse bitstreams to isdnhdc
by Karsten Keil
· 15 years ago
cb3824b
ISDN: Make isdnhdlc usable for other ISDN drivers
by Karsten Keil
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
8a745b9
ISDN:Fix DMA alloc for hfcpci
by Karsten Keil
· 16 years ago
3444b26
USB: add reset endpoint operations
by David Vrabel
· 16 years ago
e86a6a1
drivers/isdn/hisax: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
56d74dd
tricky one: hisax sections
by Al Viro
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
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
5fcd4da
pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers
by Dominik Brodowski
· 16 years ago
c485b46
pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
by David Howells
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
30d55e7
hisax: depend on CONFIG_PNP, not __ISAPNP__
by Bjorn Helgaas
· 17 years ago
f342954
isdn: fix obvious cut-and-paste error in st5481_usb.c
by Robert P. J. Day
· 17 years ago
156f1ed
isdn: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
98a1e95f
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
896c6fa
[ISDN] minor irq handler cleanups
by Jeff Garzik
· 17 years ago
8349304
[ISDN] Hisax: eliminate many unnecessary references to CardType[]
by Jeff Garzik
· 17 years ago
d38c847
[ISDN] HiSax: modularization prep
by Jeff Garzik
· 17 years ago
7eb701d
hisax_fcpcipnp: move request_irq later in probe
by Kyle McMartin
· 17 years ago
f4e6433
isdn: fix section mismatch warning for ISACVer
by Sam Ravnborg
· 17 years ago
2fddb6e27
isdn: fix section mismatch warnings from hisax_cs_setup_card
by Sam Ravnborg
· 17 years ago
d348c2a
isdn: fix section mismatch warnings in isac.c and isar.c
by Sam Ravnborg
· 17 years ago
7740ac6
isdn: fix section mismatch warning in hfc_sx.c
by Sam Ravnborg
· 17 years ago
054b0e2
[ISDN]: fix section mismatch warning in enpci_card_msg
by Sam Ravnborg
· 17 years ago
7b89280
cleanup after APUS removal
by Adrian Bunk
· 17 years ago
9fc89c2
isdn: bootup crash fix
by Ingo Molnar
· 17 years ago
df59ebc
i4l: errors with assignments in if
by Roel Kluin
· 17 years ago
bd3989e
PCI: Add Kconfig option to disable deprecated pci_find_* API
by Jeff Garzik
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
7441dd1
hisax: hfc_usb: update to current CVS version
by Martin Bachem
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
cc11942
fallout from elsa setup split
by Al Viro
· 17 years ago
4b5a9b3
[ISDN] HiSax diva: split setup into three smaller functions
by Jeff Garzik
· 17 years ago
7da0d98
[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own
by Jeff Garzik
· 17 years ago
1e5d82e
[ISDN] HiSax elsa: split huge setup function into four smaller functions
by Jeff Garzik
· 17 years ago
2fbde4c
[ISDN] HiSax avm_pci: split setup into three smaller functions
by Jeff Garzik
· 17 years ago
bfc7c89
[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code
by Jeff Garzik
· 17 years ago
d6c59c1
hisax: update hfc_usb driver
by Martin Bachem
· 17 years ago
5f67c5c
Use menuconfig objects - CONFIG_ISDN_I4L
by Tilman Schmidt
· 17 years ago
9ee0be0
ISDN HiSax: uninitialized return in hisax_cs_setup
by Florin Malita
· 17 years ago
98fc483
[ISDN] HiSax hfc_pci: minor cleanups
by Jeff Garzik
· 17 years ago
d825a49
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
by Jeff Garzik
· 17 years ago
a2b6651
[ISDN] HiSax enternow: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
7c60e1c
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
0566a66
[ISDN] HiSax netjet_s: code movement, prep for hotplug
by Jeff Garzik
· 17 years ago
881ebdc
[ISDN] HiSax: move card state alloc/setup code into separate functions
by Jeff Garzik
· 17 years ago
Next »