aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig1-0/+1
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig10-140/+10
2018-05-16ide: replace ->proc_fops with ->proc_showChristoph Hellwig5-219/+28
2018-05-16ide: remove ide_driver_proc_writeChristoph Hellwig1-46/+0
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig13-96/+18
2018-05-16hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig3-191/+39
2018-05-16bonding: switch to proc_create_seq_dataChristoph Hellwig1-30/+6
2018-05-16rtc/proc: switch to proc_create_single_dataChristoph Hellwig1-31/+2
2018-05-16drbd: switch to proc_create_singleChristoph Hellwig3-35/+4
2018-05-16staging/rtl8192u: simplify procfs codeChristoph Hellwig1-53/+14
2018-05-16sg: simplify procfs codeChristoph Hellwig1-112/+12
2018-05-16megaraid: simplify procfs codeChristoph Hellwig2-116/+36
2018-05-16sgi-gru: simplify procfs codeChristoph Hellwig1-67/+14
2018-05-16acpi/battery: simplify procfs codeChristoph Hellwig1-95/+26
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig1-16/+2
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig36-747/+92
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig12-265/+24
2018-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-5/+12
2018-05-12Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+23
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-104/+226
2018-05-11Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+3
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe2-1/+16
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1
2018-05-11nvme: Fix sync controller reset returnCharles Machalow1-1/+2
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-10/+27
2018-05-11Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds3-70/+52
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-1/+52
2018-05-11Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds37-158/+501
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET1-2/+2
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee2-5/+10
2018-05-11bonding: do not allow rlb updates to invalid macDebabrata Banerjee1-1/+1
2018-05-11Merge branch 'thermal-soc' into nextZhang Rui1-3/+11
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan1-0/+4
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim1-1/+10
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens3-0/+38
2018-05-10Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-4/+7
2018-05-10qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King1-1/+1
2018-05-10net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET1-7/+1
2018-05-10hv_netvsc: set master deviceStephen Hemminger1-1/+2
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+1
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar1-2/+1
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar1-2/+2
2018-05-10hv_netvsc: Fix net device attach on older Windows hostsMohammed Gamal1-1/+1
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren1-19/+0
2018-05-10firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King1-1/+1
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1