index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
idt77252.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-4
/
+5
2019-07-15
atm: idt77252: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-8
/
+8
2018-02-23
atm: idt77252: remove redundant bit-wise or'ing of zero
Colin Ian King
1
-8
/
+4
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-10-18
atm: idt77252: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+12
2017-08-09
atm: make atmdev_ops const
Bhumika Goyal
1
-1
/
+1
2017-07-16
atm: idt77252: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-7
/
+4
2017-02-15
atm: idt77252, use setup_timer and mod_timer
Jan Koniarik
1
-9
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
1
-50
/
+57
2014-08-08
atm: use pci_zalloc_consistent
Joe Perches
1
-9
/
+6
2014-05-21
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
1
-4
/
+4
2013-11-19
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
1
-10
/
+6
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2011-09-15
atm: Convert vmalloc/memset to vzalloc
Joe Perches
1
-5
/
+6
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-04-17
atm: idt77252: Fix set-but-unused variables.
David S. Miller
1
-48
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-1
/
+2
2010-10-03
drivers/atm/idt77252.c: Remove unnecessary error check
Julia Lawall
1
-4
/
+2
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-2
/
+1
2010-07-12
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
chas williams - CONTRACTOR
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-07
drivers/atm/idt77252.c: use %pM to show MAC address
hartleys
1
-4
/
+1
2008-09-21
atm: idt77252: Use generic SKB queue management instead of home-grown scheme.
David S. Miller
1
-23
/
+9
2008-05-20
drivers/atm/: remove CVS keywords
Adrian Bunk
1
-7
/
+0
2008-03-31
[ATM] atm/idt77252.c: Make 2 functions static
Adrian Bunk
1
-4
/
+2
2008-03-05
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+1
2007-07-18
[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...
Robert P. J. Day
1
-3
/
+3
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-10
/
+3
2007-05-24
[ATM]: Use mutex instead of binary semaphore in idt77252 driver.
Matthias Kaehlcke
1
-13
/
+14
2007-04-25
[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-9
/
+15
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-02-17
atm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-4
/
+4
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+5
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
1
-17
/
+6
2006-07-03
[ATM]: add+use poison defines
Randy Dunlap
1
-1
/
+2
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
1
-4
/
+4
2005-07-19
[ATM]: [idt77252] use time_after() macro
Marcelo Feitoza Parisi
1
-1
/
+2
[next]