index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-337
/
+408
2018-06-22
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-218
/
+118
2018-06-22
Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
17
-77
/
+204
2018-06-22
Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+22
2018-06-22
Merge tag 'hwmon-for-linus-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+8
2018-06-22
Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-7
/
+31
2018-06-22
Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-13
/
+56
2018-06-21
Merge branches 'acpi-soc' and 'acpi-processor'
Rafael J. Wysocki
1
-7
/
+11
2018-06-21
Merge branches 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2
-5
/
+12
2018-06-21
drm/bridge/sii8620: fix display of packed pixel modes in MHL2
Maciej Purski
1
-16
/
+1
2018-06-21
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-27
/
+65
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-28
/
+51
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-55
/
+94
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-20
/
+23
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-1060
/
+0
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
1
-15
/
+7
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
1
-5
/
+5
2018-06-20
Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+5
2018-06-20
Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-7
/
+7
2018-06-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-6
/
+9
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-06-20
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
1
-2
/
+1
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
1
-2
/
+13
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
1
-5
/
+4
2018-06-20
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
2
-3
/
+3
2018-06-20
net: net_failover: fix typo in net_failover_slave_register()
Liran Alon
1
-1
/
+1
2018-06-20
ipvlan: use ETH_MAX_MTU as max mtu
Xin Long
1
-0
/
+1
2018-06-20
net: hamradio: use eth_broadcast_addr
Stefan Agner
1
-6
/
+2
2018-06-20
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2
-3
/
+3
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
1
-2
/
+2
2018-06-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
1
-4
/
+3
2018-06-20
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
1
-7
/
+4
2018-06-20
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
1
-2
/
+10
2018-06-20
qed: Fix possible memory leak in Rx error path handling.
Sudarsana Reddy Kalluru
1
-2
/
+9
2018-06-19
drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
Michel Dänzer
1
-2
/
+18
2018-06-19
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
Michel Dänzer
3
-4
/
+19
2018-06-19
drm/amdgpu: Update pin_size values before unpinning BO
Michel Dänzer
1
-10
/
+8
2018-06-19
drm/amdgpu:All UVD instances share one idle_work handle
James Zhu
2
-8
/
+8
2018-06-19
drm/amdgpu: Don't default to DC support for Kaveri and older
Harry Wentland
1
-1
/
+9
2018-06-19
drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
Michel Dänzer
1
-3
/
+4
2018-06-19
drm/amd/pp: Fix uninitialized variable
Rajan Vaja
1
-1
/
+1
2018-06-19
drm/i915: Enable provoking vertex fix on Gen9 systems.
Kenneth Graunke
2
-1
/
+16
2018-06-19
drm/i915: Fix context ban and hang accounting for client
Mika Kuoppala
3
-25
/
+55
2018-06-19
drm/i915: Turn off g4x DP port in .post_disable()
Ville Syrjälä
1
-16
/
+8
2018-06-19
drm/i915: Disallow interlaced modes on g4x DP outputs
Ville Syrjälä
1
-2
/
+2
2018-06-19
drm/i915: Fix PIPESTAT irq ack on i965/g4x
Ville Syrjälä
1
-2
/
+10
2018-06-19
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
Ville Syrjälä
10
-5
/
+84
[next]