index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2019-11-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+29
2019-11-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-7
/
+2
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
-7
/
+2
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-74
/
+216
2019-11-16
net: hns3: cleanup of stray struct hns3_link_mode_mapping
Salil Mehta
-5
/
+0
2019-11-16
net: gemini: add missed free_netdev
Chuhong Yuan
-0
/
+1
2019-11-16
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
-3
/
+3
2019-11-16
octeontx2-af: Use the correct style for SPDX License Identifier
Nishad Kamdar
-18
/
+18
2019-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+36
2019-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+11
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
-0
/
+36
2019-11-15
Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
Lyude Paul
-0
/
+1
2019-11-15
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+2
2019-11-15
i2c: core: fix use after free in of_i2c_notify
Wen Yang
-2
/
+2
2019-11-15
i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
Hans de Goede
-1
/
+27
2019-11-15
mlx5: Reject requests to enable time stamping on both edges.
Richard Cochran
-0
/
+6
2019-11-15
igb: Reject requests that fail to enable time stamping on both edges.
Richard Cochran
-0
/
+6
2019-11-15
dp83640: Reject requests to enable time stamping on both edges.
Richard Cochran
-0
/
+7
2019-11-15
mv88e6xxx: Reject requests to enable time stamping on both edges.
Richard Cochran
-0
/
+6
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
-5
/
+12
2019-11-15
renesas: reject unsupported external timestamp flags
Jacob Keller
-0
/
+6
2019-11-15
mlx5: reject unsupported external timestamp flags
Jacob Keller
-0
/
+6
2019-11-15
igb: reject unsupported external timestamp flags
Jacob Keller
-0
/
+6
2019-11-15
dp83640: reject unsupported external timestamp flags
Jacob Keller
-0
/
+5
2019-11-15
mv88e6xxx: reject unsupported external timestamp flags
Jacob Keller
-0
/
+6
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
-0
/
+27
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
-5
/
+13
2019-11-15
net: ep93xx_eth: fix mismatch of request_mem_region in remove
Chuhong Yuan
-2
/
+3
2019-11-15
ax88172a: fix information leak on short answers
Oliver Neukum
-1
/
+1
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
-0
/
+1
2019-11-15
Input: ff-memless - kill timer in destroy()
Oliver Neukum
-0
/
+9
2019-11-15
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
-1
/
+1
2019-11-15
Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
-1
/
+1
2019-11-15
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-37
/
+23
2019-11-14
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
-1
/
+1
2019-11-14
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
-1
/
+16
2019-11-14
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
-2
/
+14
2019-11-14
ravb: implement MTU change while device is up
Ulrich Hecht
-13
/
+16
2019-11-15
Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
-22
/
+16
2019-11-15
Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+1
2019-11-14
drm/amdgpu: fix null pointer deref in firmware header printing
Xiaojie Yuan
-22
/
+16
2019-11-14
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
-0
/
+2
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
-1
/
+1
2019-11-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-39
/
+46
2019-11-14
mmc: sdhci-of-at91: fix quirk2 overwrite
Eugen Hristev
-1
/
+1
2019-11-14
Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...
David S. Miller
-0
/
+1
2019-11-14
Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
-13
/
+7
2019-11-14
slcan: Fix memory leak in error path
Jouni Hogander
-0
/
+1
2019-11-13
net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
Dan Carpenter
-1
/
+1
2019-11-13
drm/i915/tgl: MOCS table update
Matt Roper
-1
/
+1
[next]