Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0c2646af4f7432f7414e1162377cada06c3c747
/
drivers
/
isdn
/
hisax
653549f
drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
ed5a84c
Drivers: isdn: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
744627e9
treewide: fix printk typo in multiple drivers
by Masanari Iida
· 12 years ago
465b167
isdn: Fix typo in drivers/isdn
by Masanari Iida
· 12 years ago
3bd7bf1
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
f16f849
isdn: Fix typo in isdn drivers
by Masanari Iida
· 12 years ago
a4c8aa5
hisax: disable build for big-endian xtensa
by Max Filippov
· 12 years ago
2ae4605
ISDN: Add check for usb_alloc_urb() result
by Karsten Keil
· 12 years ago
5b999fd
ISDN: Add check for return value of pnp_activate_dev()
by Karsten Keil
· 12 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
475be4d
isdn: whitespace coding style cleanup
by Joe Perches
· 13 years ago
67da820
isdn: Fix typo in callc.c and tei.c
by Masanari Iida
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
048ca16
isdn: hisax: Fix typo 'HISAX_DE_AOC'
by Paul Bolle
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
5310cbc
drivers/isdn/hisax: Drop unused list
by Julia Lawall
· 13 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
8c85290
isdn: teles_cs: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
1397c5d
isdn: l3ni1: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
cf117ea
isdn: l3dss1: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
f6f0e4a
isdn: jade: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
d462003
isdn: ipacx: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
a1e6216
isdn: hfc_usb: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
db47367
isdn: elsa_ser: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
94dbe1a
isdn: elsa_cs: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
011bc1e
isdn: arcofi: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f656c25
isdn: change to new flag variable
by matt mooney
· 14 years ago
6d90e8f
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
by David S. Miller
· 14 years ago
c978e7b
hisax: Fix unchecked alloc_skb() return.
by David S. Miller
· 14 years ago
a5d62a1
isdn: Fix printed out copy_from_user() return value after previous change.
by David S. Miller
· 14 years ago
36accae
isdn: return -EFAULT if copy_from_user() fails
by Dan Carpenter
· 14 years ago
f8bf568
isdn/hisax: fix compiler warning on hisax_pci_tbl
by Namhyung Kim
· 14 years ago
9920239
drivers/isdn/hisax: Add printf format/argument verification and fix fallout
by Joe Perches
· 14 years ago
eae61ae
trivial: fix typos concerning "function"
by Uwe Kleine-König
· 14 years ago
4101e97
drivers/isdn: delete double assignment
by Julia Lawall
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
b653788
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
40f08a7
isdn: hisax: Replace the bogus access to irq stats
by Thomas Gleixner
· 14 years ago
2262054
pcmcia: remove obsolete and wrong comments
by Dominik Brodowski
· 14 years ago
06b3a1d
pcmcia: avoid messages on module (un)loading
by Dominik Brodowski
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
1cc745d
pcmcia: remove the "Finally, report what we've done" message
by Dominik Brodowski
· 14 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 14 years ago
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
f7df0b8
drivers/isdn: Adjust confusing if indentation
by Julia Lawall
· 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
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
031ffd1
hisax_fcpcipnp: fix broken isapnp device table.
by Rusty Russell
· 14 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
Next »