index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
atmdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
net, atm: convert atm_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+4
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2012-12-02
atm: add release_cb() callback to vcc
David Woodhouse
1
-0
/
+1
2012-11-28
atm: add owner of push() callback to atmvcc
Krzysztof Mazur
1
-0
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-212
/
+1
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+1
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-11-27
atm: eliminate atm_guess_pdu2truesize()
chas williams - CONTRACTOR
1
-10
/
+0
2011-11-23
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
Eric Dumazet
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-31
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
1
-0
/
+1
2010-12-11
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-2
/
+4
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-07-09
atm: propagate signal changes via notifier
Karl Hiramoto
1
-0
/
+17
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2008-12-04
atm: 32-bit ioctl compatibility
David Woodhouse
1
-0
/
+15
2008-01-29
[ATM]: Convert struct class_device to struct device
Kay Sievers
1
-2
/
+2
2006-09-06
[PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...
Ismail Donmez
1
-1
/
+1
2006-06-30
[ATM]: basic sysfs support for ATM devices
Roman Kagan
1
-1
/
+3
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2005-11-30
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
1
-7
/
+7
2005-11-30
[ATM]: linux/config.h only needed for #ifdef __KERNEL__ section
Chas Williams
1
-1
/
+1
2005-11-30
[ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const
Mitchell Blank Jr
1
-1
/
+1
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-10-07
[ATM]: add support for LECS addresses learned from network
Eric Kinzie
1
-0
/
+10
2005-10-05
[ATM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+489