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-07-09
gpio: mt7621: Add a driver for MT7621
Sergio Paracuellos
3
-0
/
+344
2018-07-09
gpiolib: Join string literals back
Andy Shevchenko
1
-7
/
+5
2018-07-02
Merge branch 'ib-aspeed' into devel
Linus Walleij
1
-58
/
+368
2018-07-02
gpio: aspeed: Add interfaces for co-processor to grab GPIOs
Benjamin Herrenschmidt
1
-20
/
+231
2018-07-02
gpio: aspeed: Add command source registers
Benjamin Herrenschmidt
1
-0
/
+54
2018-07-02
gpio: aspeed: Add "Read Data" register to read the write latch
Benjamin Herrenschmidt
1
-2
/
+27
2018-07-02
gpio: aspeed: Rework register type accessors
Benjamin Herrenschmidt
1
-49
/
+69
2018-07-02
gpio: pca953x: suppress interrupts warning when not applicable
Baruch Siach
1
-1
/
+1
2018-07-02
gpio: syscon: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: stp-xway: Include the right header
Linus Walleij
1
-2
/
+1
2018-07-02
gpio: stmpe: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sta2x11: Inline regs macro
Linus Walleij
1
-12
/
+7
2018-07-02
gpio: sta2x11: Use BIT() macro
Linus Walleij
1
-12
/
+8
2018-07-02
gpio: sta2x11: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: spear-spics: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
1
-7
/
+7
2018-07-02
gpio: sch311x: Implement open drain support
Linus Walleij
1
-0
/
+29
2018-07-02
gpio: sch311x: Use RMW to change direction
Linus Walleij
1
-10
/
+12
2018-07-02
gpio: sch311x: Implement .get_direction()
Linus Walleij
1
-0
/
+13
2018-07-02
gpio: sch311x: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: sch: Implement .get_direction()
Linus Walleij
1
-0
/
+8
2018-07-02
gpio: sch: Include the right header
Linus Walleij
1
-2
/
+1
2018-07-02
gpio: sa1100: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rdc321x: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rcar: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: rc5t583: Include the right header
Linus Walleij
1
-1
/
+1
2018-07-02
gpio: stp-xway: Implement get callback
Mathias Kresin
1
-0
/
+15
2018-07-02
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
1
-0
/
+74
2018-06-26
w1: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2018-06-18
gpio: Add API to explicitly name a consumer
Linus Walleij
1
-0
/
+13
2018-06-18
gpio: max732x: add error handling for i2c_new_dummy
Zhouyang Jia
1
-0
/
+12
2018-06-18
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
1
-21
/
+42
2018-06-18
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
1
-18
/
+11
2018-06-18
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
1
-2
/
+2
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-193
/
+154
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
100
-152
/
+148
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
45
-2773
/
+85
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-180
/
+371
2018-06-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-0
/
+47
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
3
-3
/
+3
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2
-8
/
+8
2018-06-15
media: max2175: fix location of driver's companion documentation
Mauro Carvalho Chehab
1
-3
/
+3
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
6
-12
/
+10
2018-06-15
media: dvb: point to the location of the old README.dvb-usb file
Mauro Carvalho Chehab
45
-45
/
+45
2018-06-15
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
16
-30
/
+28
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
26
-37
/
+37
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
7
-14
/
+14
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
3
-7
/
+10
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+7
2018-06-15
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
Petr Machata
1
-1
/
+3
[next]