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
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-12
/
+28
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-147
/
+4
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1018
/
+890
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-239
/
+385
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-240
/
+569
2017-11-23
Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
-3
/
+41
2017-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-25
/
+50
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-511
/
+268
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
-147
/
+0
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
-1
/
+1
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
-1
/
+1
2017-11-24
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
-1
/
+19
2017-11-24
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
-8
/
+8
2017-11-24
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
-1
/
+15
2017-11-24
Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...
David S. Miller
-90
/
+335
2017-11-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-120
/
+154
2017-11-24
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
-1
/
+1
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+8
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
-1
/
+3
2017-11-24
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
-16
/
+22
2017-11-24
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
-0
/
+4
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
-143343
/
+364300
2017-11-22
Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-36
/
+251
2017-11-22
Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-275
/
+1815
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
-708
/
+1600
2017-11-23
drm/edid: quirk HTC vive headset as non-desktop. [v2]
Dave Airlie
-0
/
+3
2017-11-23
drm/fb: add support for not enabling fbcon on non-desktop displays [v2]
Dave Airlie
-1
/
+5
2017-11-23
drm: add connector info/property for non-desktop displays [v2]
Dave Airlie
-2
/
+23
2017-11-23
Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next
Dave Airlie
-380
/
+0
2017-11-23
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-25
/
+37
2017-11-23
Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
-5
/
+2
2017-11-23
Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...
Dave Airlie
-46
/
+111
2017-11-21
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
-1
/
+1
2017-11-21
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
-1
/
+1
2017-11-21
igb: Use smp_rmb rather than read_barrier_depends
Brian King
-1
/
+1
2017-11-21
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
-1
/
+1
2017-11-21
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
-1
/
+1
2017-11-21
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
-2
/
+2
2017-11-21
ixgbe: Fix skb list corruption on Power systems
Brian King
-1
/
+1
2017-11-21
i40e: restore promiscuous after reset
Alan Brady
-72
/
+83
2017-11-21
i40evf: fix client notify of l2 params
Alan Brady
-17
/
+31
2017-11-21
i40e: Fix FLR reset timeout issue
Filip Sadowski
-0
/
+7
2017-11-21
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
-9
/
+0
2017-11-21
i40e: fix the calculation of VFs mac addresses
Zijie Pan
-10
/
+11
2017-11-21
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
-4
/
+14
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
-58
/
+58
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
-53
/
+53
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
-730
/
+643
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
-97
/
+47
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
-56
/
+56
[next]