index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
VME: Return -EBUSY when DMA list in use
Martyn Welch
1
-1
/
+1
2017-11-08
w1: keep balance of mutex locks and refcnts
Alexey Khoroshilov
1
-28
/
+31
2017-11-08
nvmem: sunxi-sid: add support for A64/H5's SID controller
Icenowy Zheng
1
-0
/
+6
2017-11-08
nvmem: imx-ocotp: Update module description
Bryan O'Donoghue
1
-1
/
+1
2017-11-08
nvmem: imx-ocotp: Enable i.MX7D OTP write support
Bryan O'Donoghue
1
-2
/
+0
2017-11-08
nvmem: imx-ocotp: Add i.MX7D timing write clock setup support
Bryan O'Donoghue
1
-7
/
+36
2017-11-08
nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function
Bryan O'Donoghue
1
-20
/
+27
2017-11-08
nvmem: imx-ocotp: Add support for banked OTP addressing
Bryan O'Donoghue
1
-4
/
+64
2017-11-08
nvmem: imx-ocotp: Pass parameters via a struct
Bryan O'Donoghue
1
-10
/
+34
2017-11-08
nvmem: imx-ocotp: Restrict OTP write to IMX6 processors
Bryan O'Donoghue
1
-0
/
+2
2017-11-08
nvmem: uniphier: add UniPhier eFuse driver
Keiji Hayashibara
3
-0
/
+110
2017-11-08
nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset
Masahiro Yamada
13
-12
/
+2
2017-11-08
nvmem: qfprom: fix different address space warnings of sparse
Masahiro Yamada
1
-9
/
+17
2017-11-08
nvmem: mtk-efuse: fix different address space warnings of sparse
Masahiro Yamada
1
-9
/
+17
2017-11-08
nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing it
Masahiro Yamada
1
-14
/
+10
2017-11-08
nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing it
Masahiro Yamada
1
-15
/
+12
2017-11-06
thunderbolt: tb: fix use after free in tb_activate_pcie_devices
Gustavo A. R. Silva
1
-0
/
+1
2017-11-05
drivers/pcmcia: omap1: Fix error in automated timer conversion
Kees Cook
1
-1
/
+3
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
4
-0
/
+29
2017-11-04
hyper-v: trace vmbus_send_tl_connect_request()
Vitaly Kuznetsov
2
-1
/
+26
2017-11-04
hyper-v: trace vmbus_release_relid()
Vitaly Kuznetsov
2
-2
/
+21
2017-11-04
hyper-v: trace vmbus_negotiate_version()
Vitaly Kuznetsov
2
-0
/
+29
2017-11-04
hyper-v: trace vmbus_teardown_gpadl()
Vitaly Kuznetsov
2
-0
/
+20
2017-11-04
hyper-v: trace vmbus_establish_gpadl()
Vitaly Kuznetsov
2
-0
/
+48
2017-11-04
hyper-v: trace vmbus_close_internal()
Vitaly Kuznetsov
2
-0
/
+17
2017-11-04
hyper-v: trace vmbus_open()
Vitaly Kuznetsov
2
-0
/
+29
2017-11-04
hyper-v: trace vmbus_request_offers()
Vitaly Kuznetsov
2
-1
/
+11
2017-11-04
hyper-v: trace vmbus_onversion_response()
Vitaly Kuznetsov
2
-0
/
+14
2017-11-04
hyper-v: trace vmbus_ongpadl_torndown()
Vitaly Kuznetsov
2
-0
/
+10
2017-11-04
hyper-v: trace vmbus_ongpadl_created()
Vitaly Kuznetsov
2
-0
/
+19
2017-11-04
hyper-v: trace vmbus_onopen_result()
Vitaly Kuznetsov
2
-0
/
+19
2017-11-04
hyper-v: trace vmbus_onoffer_rescind()
Vitaly Kuznetsov
2
-0
/
+10
2017-11-04
hyper-v: trace vmbus_onoffer()
Vitaly Kuznetsov
2
-0
/
+39
2017-11-04
hyper-v: trace vmbus_on_message()
Vitaly Kuznetsov
2
-0
/
+7
2017-11-04
hyper-v: trace vmbus_on_msg_dpc()
Vitaly Kuznetsov
5
-1
/
+40
2017-11-04
drivers/pcmcia: Convert timers to use timer_setup()
Kees Cook
8
-31
/
+24
2017-11-04
drivers/sgi-xp: Convert timers to use timer_setup()
Kees Cook
2
-18
/
+12
2017-11-04
auxdisplay: Convert timers to use timer_setup()
Kees Cook
2
-8
/
+6
2017-10-31
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
1
-2
/
+2
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
2
-0
/
+18
2017-10-23
Merge 4.14-rc6 into char-misc-next
Greg Kroah-Hartman
142
-882
/
+1873
2017-10-23
Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-39
/
+83
2017-10-23
Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-26
/
+15
2017-10-23
Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-76
/
+226
2017-10-23
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
3
-18
/
+38
2017-10-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+34
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-487
/
+881
2017-10-22
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
1
-1
/
+2
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
1
-12
/
+27
[next]