index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
idt77252.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: idt77252: fix a memleak in open_card_ubr0
Zhipeng Lu
2024-02-03
1
-0
/
+2
*
atm: idt77252: fix kmemleak when rmmod idt77252
Li Zetao
2023-03-21
1
-0
/
+11
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-3
/
+3
*
atm: idt77252: fix use-after-free bugs caused by tst_timer
Duoming Zhou
2022-08-08
1
-0
/
+1
*
atm: idt77252: clean up trigraph warning on ??) string
Colin Ian King
2021-07-20
1
-1
/
+1
*
atm: idt77252: remove unused function
Jiapeng Chong
2021-04-14
1
-6
/
+0
*
atm: idt77252: fix build broken on amd64
Tong Zhang
2021-02-15
1
-10
/
+1
*
atm: idt77252: call pci_disable_device() on error path
Dan Carpenter
2020-12-21
1
-1
/
+1
*
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-08-03
1
-4
/
+5
*
atm: idt77252: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-07-15
1
-1
/
+0
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-8
/
+8
*
atm: idt77252: remove redundant bit-wise or'ing of zero
Colin Ian King
2018-02-23
1
-8
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
atm: idt77252: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-9
/
+12
*
atm: make atmdev_ops const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
atm: idt77252: constify pci_device_id.
Arvind Yadav
2017-07-16
1
-1
/
+1
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-7
/
+4
*
atm: idt77252, use setup_timer and mod_timer
Jan Koniarik
2017-02-15
1
-9
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2015-01-18
1
-50
/
+57
*
atm: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-9
/
+6
*
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
2014-05-21
1
-4
/
+4
*
atm: idt77252: fix dev refcnt leak
Ying Xue
2013-11-19
1
-1
/
+1
*
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-10
/
+6
*
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2012-05-06
1
-1
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-1
/
+1
|
\
|
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
|
atm: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
1
-5
/
+6
|
/
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
atm: idt77252: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-48
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
1
-1
/
+2
*
drivers/atm/idt77252.c: Remove unnecessary error check
Julia Lawall
2010-10-03
1
-4
/
+2
*
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-07-15
1
-2
/
+1
*
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
chas williams - CONTRACTOR
2010-07-12
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/atm/idt77252.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+1
*
atm: idt77252: Use generic SKB queue management instead of home-grown scheme.
David S. Miller
2008-09-21
1
-23
/
+9
*
drivers/atm/: remove CVS keywords
Adrian Bunk
2008-05-20
1
-7
/
+0
*
[ATM] atm/idt77252.c: Make 2 functions static
Adrian Bunk
2008-03-31
1
-4
/
+2
*
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-6
/
+6
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...
Robert P. J. Day
2007-07-18
1
-3
/
+3
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-10
/
+3
*
[ATM]: Use mutex instead of binary semaphore in idt77252 driver.
Matthias Kaehlcke
2007-05-24
1
-13
/
+14
*
[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-9
/
+15
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
atm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-17
1
-4
/
+4
[next]