index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
usb: gadget: composite: remove duplicated code in OS desc handling
Chris Dickens
1
-50
/
+22
2018-03-08
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
1
-21
/
+19
2018-03-08
usb: dwc2: eliminate irq parameter from dwc2_gadget_init
Vardan Mikayelyan
3
-7
/
+6
2018-03-08
usb: gadget: udc: atmel: Use devm_ioremap_resource()
Ladislav Michl
1
-21
/
+13
2018-03-08
USB: gadget: function: remove redundant initialization of 'tv_nexus'
Colin Ian King
1
-1
/
+1
2018-03-08
usb: gadget: udc: change comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-03-08
usb: phy: ab8500: use correct enum type
Stefan Agner
1
-1
/
+1
2018-03-08
usb: phy: mxs: Staticize mxs_charger_secondary_detection()
Fabio Estevam
1
-1
/
+1
2018-03-08
usb: gadget: udc: bdc: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2018-03-08
usb: dwc3: debugfs: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Felipe Balbi
1
-49
/
+30
2018-03-08
USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-39
/
+3
2018-03-08
USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-17
/
+3
2018-03-08
USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-15
/
+2
2018-03-08
USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-29
/
+4
2018-03-08
USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-78
/
+6
2018-02-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-10
/
+10
2018-02-24
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+4
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-84
/
+136
2018-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-101
/
+135
2018-02-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+27
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-98
/
+107
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
21
-106
/
+233
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-23
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
1
-1
/
+1
2018-02-23
Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...
drm-fixes-for-v4.16-rc3
Dave Airlie
5
-2
/
+12
2018-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+9
2018-02-22
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
1
-4
/
+10
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-133
/
+350
2018-02-22
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+64
2018-02-22
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-45
/
+45
2018-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-97
/
+209
2018-02-22
ibmvnic: Fix early release of login buffer
Thomas Falcon
1
-1
/
+1
2018-02-22
net/smc9194: Remove bogus CONFIG_MAC reference
Finn Thain
1
-1
/
+1
2018-02-22
smsc75xx: fix smsc75xx_set_features()
Eric Dumazet
1
-3
/
+4
2018-02-22
i2c: designware: Consider SCL GPIO optional
Andy Shevchenko
1
-1
/
+1
2018-02-22
i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".
Patryk Kocielnik
1
-2
/
+2
2018-02-22
i2c: bcm2835: Set up the rising/falling edge delays
Eric Anholt
1
-1
/
+20
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
9
-10
/
+10
2018-02-21
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
1
-0
/
+4
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-57
/
+168
2018-02-21
amd-xgbe: Restore PCI interrupt enablement setting on resume
Tom Lendacky
1
-0
/
+2
2018-02-21
virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP
Jesper Dangaard Brouer
1
-1
/
+11
2018-02-21
virtio_net: fix memory leak in XDP_REDIRECT
Jesper Dangaard Brouer
1
-15
/
+22
2018-02-21
virtio_net: fix XDP code path in receive_small()
Jesper Dangaard Brouer
1
-1
/
+1
2018-02-21
virtio_net: disable XDP_REDIRECT in receive_mergeable() case
Jesper Dangaard Brouer
1
-7
/
+0
2018-02-21
Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-33
/
+70
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
2018-02-21
i2c: i801: Add missing documentation entries for Braswell and Kaby Lake
Jarkko Nikula
2
-0
/
+3
2018-02-21
i2c: designware: must wait for enable
Ben Gardner
1
-1
/
+1
[next]