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
2018-10-16
gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
1
-1
/
+1
2018-10-16
pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
1
-1
/
+1
2018-10-16
pinctrl: geminilake: Sort register offsets by value
Andy Shevchenko
1
-1
/
+1
2018-10-16
pinctrl: geminilake: Get rid of unneeded ->probe() stub
Andy Shevchenko
1
-6
/
+1
2018-10-16
pinctrl: geminilake: Update pin list for B0 stepping
Andy Shevchenko
1
-18
/
+18
2018-10-15
pinctrl: renesas: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2018-10-15
pinctrl: mediatek: Make eint_m u16
Manivannan Sadhasivam
1
-1
/
+1
2018-10-12
pinctrl: bcm: ns: Use uintptr_t for casting data
Rafał Miłecki
1
-2
/
+2
2018-10-12
pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
Gustavo A. R. Silva
1
-1
/
+1
2018-10-10
pinctrl: gemini: Fix up TVC clock group
Linus Walleij
1
-8
/
+36
2018-10-10
pinctrl: gemini: Drop noisy debug prints
Linus Walleij
1
-16
/
+16
2018-10-10
pinctrl: gemini: Mask and set properly
Linus Walleij
1
-1
/
+2
2018-10-10
pinctrl: mediatek: select GPIOLIB
Arnd Bergmann
1
-0
/
+1
2018-10-10
pinctrl: rza1: don't manually release devm managed resources
Uwe Kleine-König
1
-7
/
+1
2018-10-10
Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
4
-2
/
+1021
2018-10-10
pinctrl: bcm: add Northstar driver
Rafał Miłecki
3
-0
/
+386
2018-10-03
pinctrl: qcom: fix 'const' pointer handling
Arnd Bergmann
1
-1
/
+1
2018-10-03
pinctrl: nomadik: Fix debugfs
Linus Walleij
1
-1
/
+1
2018-10-03
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
1
-1
/
+1
2018-10-03
pinctrl: broxton: Convert unsigned to unsigned int
Andy Shevchenko
1
-53
/
+53
2018-10-03
pinctrl: cherryview: Convert unsigned to unsigned int
Andy Shevchenko
1
-33
/
+33
2018-10-03
pinctrl: baytrail: Convert unsigned to unsigned int
Andy Shevchenko
1
-6
/
+6
2018-10-03
pinctrl: intel: Convert unsigned to unsigned int
Andy Shevchenko
2
-66
/
+67
2018-10-02
pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and function
Geert Uytterhoeven
1
-2
/
+62
2018-10-02
pinctrl: renesas: Renesas RZ/N1 pinctrl driver
Phil Edworthy
3
-0
/
+959
2018-10-02
pinctrl: msm: Actually use function 0 for gpio selection
Stephen Boyd
1
-1
/
+1
2018-10-01
pinctrl: core: make sure strcmp() doesn't get a null parameter
Yanjiang Jin
1
-2
/
+2
2018-10-01
Merge tag 'sh-pfc-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
36
-310
/
+1291
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
551
-3856
/
+6040
2018-09-29
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
5
-7
/
+18
2018-09-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
3
-13
/
+28
2018-09-29
Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Greg Kroah-Hartman
1
-2
/
+2
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
1
-2
/
+2
2018-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Greg Kroah-Hartman
4
-47
/
+37
2018-09-28
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Greg Kroah-Hartman
4
-15
/
+82
2018-09-28
Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Greg Kroah-Hartman
3
-4
/
+21
2018-09-28
Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Greg Kroah-Hartman
3
-55
/
+43
2018-09-28
Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
16
-51
/
+217
2018-09-28
Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Greg Kroah-Hartman
3
-11
/
+11
2018-09-28
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-2
/
+4
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive
Geert Uytterhoeven
3
-18
/
+18
2018-09-28
pinctrl: sprd: Move DT parsing before registering pinctrl device
Baolin Wang
1
-7
/
+6
2018-09-28
pinctrl: mediatek: mark dummy helpers as 'static inline'
Arnd Bergmann
1
-2
/
+2
2018-09-28
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
8
-28
/
+142
2018-09-28
Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-10
/
+5
2018-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
14
-130
/
+184
2018-09-27
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
3
-3
/
+12
2018-09-27
drm/amd/display: Fix Edid emulation for linux
Bhawanpreet Lakha
3
-7
/
+137
[next]