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-04
spi: bcm2835: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
spi: bcm2835aux: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
spi: spi-axi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
spi: ath79: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
spi: a3700: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
spi: altera: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-04
Merge tag 'usb-serial-5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
1
-0
/
+43
2019-09-04
bus: imx-weim: remove incorrect __init annotations
Arnd Bergmann
1
-5
/
+5
2019-09-04
fbdev: remove w90x900/nuc900 platform drivers
Arnd Bergmann
4
-826
/
+0
2019-09-04
spi: remove w90x900 driver
Arnd Bergmann
3
-437
/
+0
2019-09-04
net: remove w90p910-ether driver
Arnd Bergmann
5
-1119
/
+0
2019-09-04
net: remove ks8695 driver
Arnd Bergmann
4
-1751
/
+1
2019-09-04
drm/msm: remove unlikely() from WARN_ON() conditions
Denis Efremov
2
-3
/
+3
2019-09-04
firmware: Add Turris Mox rWTM firmware driver
Marek BehĂșn
3
-0
/
+399
2019-09-04
bus: moxtet: fix unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-09-04
bus: moxtet: remove set but not used variable 'dummy'
Jason Yan
1
-2
/
+1
2019-09-04
Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/late
Arnd Bergmann
27
-350
/
+2091
2019-09-04
Merge tag 'ti-k3-soc-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into arm/late
Arnd Bergmann
2
-4
/
+64
2019-09-04
Merge tag 'omap-for-v5.4/ti-sysc-sgx-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/late
Arnd Bergmann
1
-0
/
+34
2019-09-04
Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/late
Arnd Bergmann
1
-16
/
+29
2019-09-04
Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/late
Arnd Bergmann
1
-33
/
+23
2019-09-04
Merge tag 'davinci-for-v5.4/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/drivers
Arnd Bergmann
1
-53
/
+65
2019-09-04
PCI: iproc: Propagate errors for optional PHYs
Thierry Reding
1
-6
/
+3
2019-09-04
PCI: histb: Propagate errors for optional regulators
Thierry Reding
1
-2
/
+2
2019-09-04
PCI: armada8x: Propagate errors for optional PHYs
Thierry Reding
1
-4
/
+3
2019-09-04
PCI: imx6: Propagate errors for optional regulators
Thierry Reding
1
-2
/
+2
2019-09-04
PCI: exynos: Propagate errors for optional PHYs
Thierry Reding
1
-1
/
+1
2019-09-04
PCI: rockchip: Propagate errors for optional regulators
Thierry Reding
1
-8
/
+8
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
5
-19
/
+15
2019-09-04
Bluetooth: bpa10x: change return value
Navid Emamdoost
1
-1
/
+1
2019-09-04
Bluetooth: hci_qca: disable irqs when spinlock is acquired
Harish Bandi
1
-4
/
+6
2019-09-04
Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices
Jian-Hong Pan
1
-0
/
+3
2019-09-04
dm stats: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-09-04
pinctrl: qcom: sdm845: Fix UFS_RESET pin
Stephen Boyd
1
-4
/
+4
2019-09-04
paride/pcd: need to check if cd->disk is null in pcd_detect
zhengbin
1
-4
/
+6
2019-09-04
paride/pcd: need to set queue to NULL before put_disk
zhengbin
1
-1
/
+1
2019-09-04
paride/pf: need to set queue to NULL before put_disk
zhengbin
1
-1
/
+1
2019-09-04
regulator: Defer init completion for a while after late_initcall
Mark Brown
1
-11
/
+31
2019-09-04
w1: add DS2501, DS2502, DS2505 EPROM device driver
Thomas Bogendoerfer
3
-0
/
+297
2019-09-04
w1: add 1-wire master driver for IP block found in SGI ASICs
Thomas Bogendoerfer
3
-0
/
+140
2019-09-04
HID: i2c-hid: modify quirks for weida's devices
HungNien Chen
1
-3
/
+1
2019-09-04
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
1
-3
/
+3
2019-09-04
uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
Daniel Mack
1
-3
/
+11
2019-09-04
toshiba: Add correct printk log level while emitting error log
Rishi Gupta
1
-4
/
+4
2019-09-04
Revert "vhost: access vq metadata through kernel virtual address"
Michael S. Tsirkin
2
-553
/
+3
2019-09-04
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
1
-0
/
+1
2019-09-04
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
1
-25
/
+0
2019-09-04
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
1
-1
/
+0
2019-09-04
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
1
-0
/
+4
2019-09-04
misc: fastrpc: Reference count channel context
Bjorn Andersson
1
-5
/
+38
[prev]
[next]