summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig2018-05-171-0/+1
* tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-1610-140/+10
* ide: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-165-219/+28
* ide: remove ide_driver_proc_writeChristoph Hellwig2018-05-161-46/+0
* isdn: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-1613-96/+18
* hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig2018-05-163-191/+39
* bonding: switch to proc_create_seq_dataChristoph Hellwig2018-05-161-30/+6
* rtc/proc: switch to proc_create_single_dataChristoph Hellwig2018-05-161-31/+2
* drbd: switch to proc_create_singleChristoph Hellwig2018-05-163-35/+4
* staging/rtl8192u: simplify procfs codeChristoph Hellwig2018-05-161-53/+14
* sg: simplify procfs codeChristoph Hellwig2018-05-161-112/+12
* megaraid: simplify procfs codeChristoph Hellwig2018-05-162-116/+36
* sgi-gru: simplify procfs codeChristoph Hellwig2018-05-161-67/+14
* acpi/battery: simplify procfs codeChristoph Hellwig2018-05-161-95/+26
* proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-161-16/+2
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-1636-747/+92
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-1612-265/+24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-05-122-5/+12
|\
| * Merge branch 'thermal-soc' into nextZhang Rui2018-05-111-3/+11
| |\
| | * thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski2018-04-271-2/+7
| | * thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski2018-04-271-1/+4
| * | thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede2018-04-241-2/+1
| |/
* | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-123-2/+23
|\ \
| * | nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-112-1/+16
| * | nvme: Fix sync controller reset returnCharles Machalow2018-05-111-1/+2
| * | nvme: fix use-after-free in nvme_free_ns_headJianchao Wang2018-05-071-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-1144-104/+226
|\ \ \
| * | | ixgbe: fix memory leak on ipsec allocationColin Ian King2018-05-111-1/+1
| * | | ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck2018-05-111-1/+1
| * | | ixgbe: return error on unsupported SFP module when resettingEmil Tantilov2018-05-111-0/+3
| * | | ice: Set rq_last_status when cleaning rqJeff Shaw2018-05-111-1/+1
| * | | Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-05-115-1/+52
| |\ \ \
| | * | | net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan2018-05-101-0/+4
| | * | | net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-101-1/+10
| | * | | net/mlx5: Free IRQs in shutdown pathDaniel Jurgens2018-05-103-0/+38
| * | | | mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET2018-05-111-2/+2
| * | | | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-112-5/+10
| * | | | bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-111-1/+1
| |/ / /
| * | | Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu...David S. Miller2018-05-101-4/+7
| |\ \ \
| | * | | can: hi311x: Work around TX complete interrupt erratumLukas Wunner2018-05-101-4/+5
| | * | | can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner2018-05-101-0/+2
| * | | | qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1
| * | | | net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET2018-05-101-7/+1
| * | | | hv_netvsc: set master deviceStephen Hemminger2018-05-101-1/+2
| * | | | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-101-0/+1
| |\ \ \ \
| | * | | | mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()YueHaibing2018-05-071-0/+1
| * | | | | net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-102-2/+21
| * | | | | cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar2018-05-101-2/+1
| * | | | | cxgb4: zero the HMA memoryGanesh Goudar2018-05-101-2/+2
| * | | | | hv_netvsc: Fix net device attach on older Windows hostsMohammed Gamal2018-05-101-1/+1