index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-12
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
1
-8
/
+21
2019-09-12
ath10k: free beacon buf later in vdev teardown
Ben Greear
1
-4
/
+5
2019-09-12
platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueue
Navid Emamdoost
1
-0
/
+3
2019-09-12
platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP events
Enric Balletbo i Serra
1
-5
/
+172
2019-09-12
platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failed
Pi-Hsun Shih
1
-5
/
+28
2019-09-12
platform/chrome: chromeos_tbmc: Report wake events
Ravi Chandra Sadineni
1
-0
/
+2
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
1
-9
/
+1
2019-09-12
dm: add clone target
Nikos Tsironis
5
-0
/
+3329
2019-09-12
Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-2
/
+2
2019-09-12
scsi: core: remove dummy q->dev check
Stanley Chu
1
-2
/
+1
2019-09-12
mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE
Yoshihiro Shimoda
1
-1
/
+1
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
1
-1
/
+7
2019-09-12
pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()
Dan Carpenter
1
-2
/
+4
2019-09-12
Merge tag 'intel-pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
1
-1
/
+1
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
1
-15
/
+15
2019-09-12
Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
7
-24
/
+661
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
1
-1
/
+2
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
3
-0
/
+11
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
4
-0
/
+110
2019-09-12
tun: fix use-after-free when register netdev failed
Yang Yingliang
1
-5
/
+11
2019-09-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-6
/
+12
2019-09-12
Merge branch 'aspeed/dt-3' into arm/late
Arnd Bergmann
4
-67
/
+798
2019-09-12
Merge tag 'pinctrl-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-6
/
+38
2019-09-12
Staging: gasket: Use temporaries to reduce line length.
Sandro Volery
1
-11
/
+9
2019-09-12
Staging: octeon: Avoid several usecases of strcpy
Sandro Volery
1
-8
/
+8
2019-09-12
staging: vhciq_core: replace snprintf with scnprintf
Rohit Sarkar
1
-19
/
+19
2019-09-12
staging: wilc1000: avoid twice IRQ handler execution for each single interrupt
Ajay Singh
1
-1
/
+1
2019-09-12
staging: wilc1000: remove unused interrupt status handling code
Ajay Singh
2
-34
/
+2
2019-09-12
staging: fbtft: make several arrays static const, makes object smaller
Colin Ian King
7
-7
/
+7
2019-09-12
staging: rtl8188eu: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-12
staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"
Hariprasad Kelam
1
-7
/
+0
2019-09-12
dt-bindings: anybus-controller: move to staging/ tree
Sven Van Asbroeck
1
-0
/
+71
2019-09-12
staging: emxx_udc: remove local TRUE/FALSE definition
Saiyam Doshi
2
-43
/
+38
2019-09-12
staging: wilc1000: look for rtc_clk clock
Eugen Hristev
2
-0
/
+15
2019-09-12
staging: dt-bindings: wilc1000: add optional rtc_clk property
Eugen Hristev
2
-1
/
+15
2019-09-12
staging: nvec: make use of devm_platform_ioremap_resource
Hariprasad Kelam
1
-3
/
+1
2019-09-12
staging: exfat: drop unused function parameter
Valentin Vidic
1
-12
/
+8
2019-09-12
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
1
-0
/
+16
2019-09-12
pinctrl: bcm: remove redundant assignment to pointer log
Colin Ian King
1
-1
/
+0
2019-09-12
pinctrl: iproc: Add 'get_direction' support
Rayagonda Kokatanur
1
-0
/
+10
2019-09-12
Staging: exfat: Avoid use of strcpy
Sandro Volery
1
-3
/
+1
2019-09-12
staging: exfat: use integer constants
Valentin Vidic
2
-13
/
+13
2019-09-12
staging: exfat: cleanup spacing for casts
Valentin Vidic
2
-77
/
+77
2019-09-12
staging: exfat: cleanup spacing for operators
Valentin Vidic
3
-61
/
+61
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
1
-14
/
+0
2019-09-12
Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
4
-27
/
+59
2019-09-12
pinctrl: aspeed: Fix spurious mux failures on the AST2500
Andrew Jeffery
3
-6
/
+38
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
1
-1
/
+1
2019-09-12
nfp: read chip model from the PluDevice register
Dirk van der Merwe
1
-10
/
+6
2019-09-11
net: stmmac: pci: Add HAPS support using GMAC5
Jose Abreu
1
-0
/
+71
[prev]
[next]