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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
mfd/pinctrl: Delete platform data header
Linus Walleij
3
-24
/
+12
2014-01-21
mfd: ab8500: Delete all GPIO platform data instances
Linus Walleij
2
-12
/
+0
2014-01-21
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
4
-34
/
+117
2014-01-21
Merge tag 'ib-asoc-3.14.2' into for-mfd-next
Lee Jones
3
-30
/
+255
2014-01-21
Merge tag 'tags/ib-asoc-1' into for-mfd-next
Lee Jones
5
-4
/
+136
2014-01-21
pinctrl: abx500: Delete non-devicetree probe path
Linus Walleij
1
-27
/
+9
2014-01-21
mfd: twl-core: Fix passing of platform data in the device tree case
Tony Lindgren
1
-3
/
+12
2014-01-21
mfd: twl-core: Clean up module by removing twl603x pdata handling
Ruslan Ruslichenko
1
-198
/
+0
2014-01-21
mfd: sec: Constify regmap configs and regmap irqs
Krzysztof Kozlowski
2
-10
/
+10
2014-01-21
mfd: max14577: Match regulator by of_compatible string
Krzysztof Kozlowski
1
-1
/
+4
2014-01-21
mfd: max14577: Add max14577 MFD driver core
Chanwoo Choi
5
-0
/
+656
2014-01-21
mfd: sec: Add PM ops and make it a wake up source
Krzysztof Kozlowski
1
-0
/
+40
2014-01-21
mfd: cros ec: i2c: Use consistent function names
Thierry Reding
1
-4
/
+4
2014-01-21
mfd: cros ec: spi: Use consistent function names
Thierry Reding
1
-4
/
+4
2014-01-21
mfd: mc13xxx: Remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-08
mfd: twl-core: Enable regcache for audio registers
Peter Ujfalusi
1
-0
/
+111
2014-01-08
mfd: twl-core: API to set the regcache bypass for a given regmap in twl
Peter Ujfalusi
2
-0
/
+24
2014-01-08
mfd: twl-core: Simplify IO wrapper functions by moving common code out
Peter Ujfalusi
1
-27
/
+31
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
3
-28
/
+103
2014-01-07
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
Sebastian Andrzej Siewior
2
-1
/
+2
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
4
-9
/
+18
2014-01-07
mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local
Sebastian Andrzej Siewior
2
-3
/
+1
2014-01-07
iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-01-06
mfd: as3722: Add watchdog support
Bibek Basu
1
-0
/
+3
2014-01-06
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
7
-7
/
+7
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
16
-37
/
+37
2014-01-06
mfd: staging: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2014-01-06
mfd: intel: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
2014-01-06
mfd: maxim: Constify struct mfd_cell where possible
Geert Uytterhoeven
6
-10
/
+10
2014-01-06
mfd: marvell: Constify struct mfd_cell where possible
Geert Uytterhoeven
2
-3
/
+3
2014-01-06
mfd: toshiba: Constify struct mfd_cell where possible
Geert Uytterhoeven
2
-3
/
+3
2014-01-06
mfd: wolfson: Constify struct mfd_cell where possible
Geert Uytterhoeven
2
-9
/
+9
2014-01-06
mfd: dialog: Constify struct mfd_cell where possible
Geert Uytterhoeven
3
-3
/
+3
2014-01-06
mfd: stmicro: Constify struct mfd_cell where possible
Geert Uytterhoeven
2
-6
/
+6
2014-01-06
mfd: cros ec: spi: Fix debug output
Thierry Reding
1
-1
/
+3
2014-01-06
mfd: cros ec: spi: Increase EC transaction delay
Derek Basehore
1
-3
/
+4
2014-01-06
mfd: omap-usb-host: Raw read and write endian fix
Victor Kamensky
1
-4
/
+4
2014-01-06
mfd: omap-usb-tll: Raw read and write endian fix
Victor Kamensky
1
-4
/
+4
2014-01-06
mfd: wm5110: Correct default for register LDO2 Control 1
Charles Keepax
1
-1
/
+1
2014-01-06
mfd: ab8500-debugfs: Move dereference after check for NULL
Dan Carpenter
1
-2
/
+3
2014-01-04
Linux 3.13-rc7
v3.13-rc7
Linus Torvalds
1
-1
/
+1
2014-01-03
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-6
/
+7
2014-01-03
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-33
/
+108
2014-01-02
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+5
2014-01-02
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
9
-24
/
+66
2014-01-02
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-02
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-02
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-02
MAINTAINERS: set up proper record for Xilinx Zynq
Michal Simek
1
-0
/
+3
[next]