Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1cd41fc3f32b18a2a82135ed74b0107bc7ce1523
/
drivers
/
atm
583133b
atm: he: use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 7 years ago
59c0369
atm: eni: fix several indentation issues
by Colin Ian King
· 7 years ago
96c22a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
0195a21
atm: suni: remove extraneous space to fix indentation
by Colin Ian King
· 7 years ago
6c90654
atm: lanai: use %p to format kernel addresses instead of %x
by Colin Ian King
· 7 years ago
22dac9f
atm: fore200e: use %pK to format kernel addresses instead of %x
by Colin Ian King
· 7 years ago
c95c3fe
ambassador: fix incorrect indentation of assignment statement
by Colin Ian King
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
bde533f
atm: horizon: Fix irq release error
by Arvind Yadav
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
8caae31
atm: iphase: Fix space before '[' error.
by Arvind Yadav
· 7 years ago
3d2ceaa
atm: idt77252: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
847f03e
drivers/atm/suni: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ec0d098
atm: fore200e: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
b784ecb
atm: idt77105: Drop needless setup_timer()
by Kees Cook
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
46c4b7a
atm: make atmdev_ops const
by Bhumika Goyal
· 7 years ago
638ce0f
atm: solos-pci: constify attribute_group structures
by Amitoj Kaur Chawla
· 7 years ago
444826a
atm: adummy: constify attribute_group structure
by Amitoj Kaur Chawla
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
799f917
atm: zatm: Fix an error handling path in 'zatm_init_one()'
by Christophe Jaillet
· 7 years ago
97ae5c2
atm: idt77252: constify pci_device_id.
by Arvind Yadav
· 7 years ago
f283974
atm: eni: constify pci_device_id.
by Arvind Yadav
· 7 years ago
0fdfb33
atm: firestream: constify pci_device_id.
by Arvind Yadav
· 7 years ago
aea39c7
atm: zatm: constify pci_device_id.
by Arvind Yadav
· 7 years ago
626e87c
atm: lanai: constify pci_device_id.
by Arvind Yadav
· 7 years ago
6d6148b
atm: solos-pci: constify pci_device_id.
by Arvind Yadav
· 7 years ago
77c0805
atm: horizon: constify pci_device_id.
by Arvind Yadav
· 7 years ago
5c00784
atm: he: constify pci_device_id.
by Arvind Yadav
· 7 years ago
2f3e260
atm: nicstar: constify pci_device_id.
by Arvind Yadav
· 7 years ago
d5c5665
atm: fore200e: constify pci_device_id.
by Arvind Yadav
· 7 years ago
c21c5a7
atm: ambassador: constify pci_device_id.
by Arvind Yadav
· 7 years ago
10244bc
atm: iphase: constify pci_device_id.
by Arvind Yadav
· 7 years ago
14afee4
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
1492a3a
atm: solos-pci: remove useless variable assignments
by Gustavo A. R. Silva
· 7 years ago
0329b7d
ambassador: use setup_timer
by Geliang Tang
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
4091fb9
scripts/spelling.txt: add "followings" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
b973154
atm: idt77252, use setup_timer and mod_timer
by Jan Koniarik
· 8 years ago
d3e709e
idr: Return the deleted entry from idr_remove
by Matthew Wilcox
· 8 years ago
ae7cd93
drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistake
by Colin Ian King
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7cf6156
atm: fix improper return value
by Pan Bian
· 8 years ago
4606c9e
atm: lanai: set error code when ioremap fails
by Pan Bian
· 8 years ago
89d9123
solos-pci: use permission-specific DEVICE_ATTR variants
by Julia Lawall
· 8 years ago
d560846
atm: iphase: fix newline escape and minor tweak to source formatting
by Colin Ian King
· 8 years ago
cf9932a
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
by Markus Elfring
· 8 years ago
0f0d0ed
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
by Markus Elfring
· 8 years ago
5ad3ea3
ATM-ZeitNet: Improve a size determination in zatm_open()
by Markus Elfring
· 8 years ago
32230ac
ATM-ZeitNet: Use kmalloc_array() in start_tx()
by Markus Elfring
· 8 years ago
0ba8abb
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
by Markus Elfring
· 8 years ago
304f0a4e
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
by Markus Elfring
· 8 years ago
ee41f07
ATM-nicstar: Improve another size determination in ns_init_card()
by Markus Elfring
· 8 years ago
24310fd
ATM-nicstar: Improve another size determination in get_scq()
by Markus Elfring
· 8 years ago
7870612
ATM-nicstar: Use kmalloc_array() in get_scq()
by Markus Elfring
· 8 years ago
e808bb6
ATM-iphase: Use kmalloc_array() in tx_init()
by Markus Elfring
· 8 years ago
2c4f414
ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
by Markus Elfring
· 8 years ago
d9e6620
ATM-ENI: Use kmalloc_array() in eni_start()
by Markus Elfring
· 8 years ago
b65b24d
atm: fore200e: Do not drop const qualifier
by LABBE Corentin
· 8 years ago
eab8146
drivers: atm: nicstar: Use the correct function to free some resources
by Christophe Jaillet
· 8 years ago
466fc793
atm: horizon: Use setup_timer
by Amitoj Kaur Chawla
· 8 years ago
f2633d2
atm: iphase: off by one in rx_pkt()
by Dan Carpenter
· 8 years ago
86f0439
atm: firestream: add more reserved strings
by Dan Carpenter
· 8 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
fc4fa6e
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
bd0ed56
atm: solos-pci: use to_pci_dev()
by Geliang Tang
· 9 years ago
e94d91a
atm: solos-pci: Replace simple_strtol by kstrtoint
by LABBE Corentin
· 9 years ago
cbb41b9
atm: iphase: fix misleading indention
by Tillmann Heidsieck
· 9 years ago
21e26ff
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
by Tillmann Heidsieck
· 9 years ago
ce816eb
solos-pci: Increase headroom on received packets
by David Woodhouse
· 9 years ago
58d29e3
atm: he: drop null test before destroy functions
by Julia Lawall
· 9 years ago
bae23b6
atm: idt77105: Use setup_timer
by Vaishali Thakkar
· 9 years ago
684b4ac
atm: use msecs_to_jiffies for conversions
by Nicholas Mc Guire
· 9 years ago
ffaa31d
atm:he - Do not initialise statics to 0.
by Shailendra Verma
· 9 years ago
376cd36
atm:he - Change 1 to true for bool type variable.
by Shailendra Verma
· 9 years ago
3855634
drivers: atm: nicstar: remove ifdef'd out skb destructors
by Florian Westphal
· 10 years ago
ede58ef
atm: remove deprecated use of pci api
by chas williams - CONTRACTOR
· 10 years ago
8bdda5d
atm: horizon: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
927a97c
atm: lanai: Remove unused function
by Rickard Strandqvist
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
73112f9
solos-pci: fix error return code
by Julia Lawall
· 10 years ago
5416755
drivers: atm: eni: Add pci_dma_mapping_error() call
by Tina Johnson
· 10 years ago
a9add33
atm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b7983e3
atm: simplify lanai.c by using module_pci_driver
by Michael Opdenacker
· 10 years ago
f0094b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
6f2a011
atm: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
e5a98fc
drivers/atm/atmtcp.c: fix error return code
by Julia Lawall
· 10 years ago
c7bcae4
solos-pci: fix error return code
by Julia Lawall
· 10 years ago
Next »