index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
2014-11-04
1
-18
/
+13
*
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
2014-11-04
1
-2
/
+41
*
input: gpio_keys_polled: Make use of device property API
Aaron Lu
2014-11-04
1
-49
/
+24
*
leds: leds-gpio: Make use of device property API
Rafael J. Wysocki
2014-11-04
1
-37
/
+26
*
gpio: Support for unified device properties interface
Mika Westerberg
2014-11-04
2
-0
/
+87
*
Driver core: Unified interface for firmware node properties
Rafael J. Wysocki
2014-11-04
2
-0
/
+267
*
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
2014-11-04
1
-12
/
+27
*
leds: leds-gpio: Add support for GPIO descriptors
Mika Westerberg
2014-11-04
1
-35
/
+45
*
gpio: sch: Consolidate core and resume banks
Mika Westerberg
2014-11-04
1
-181
/
+112
*
gpio / ACPI: Add support for _DSD device properties
Mika Westerberg
2014-11-04
3
-21
/
+94
*
misc: at25: Make use of device property API
Mika Westerberg
2014-11-04
1
-21
/
+13
*
ACPI: Allow drivers to match using Device Tree compatible property
Mika Westerberg
2014-11-04
2
-11
/
+134
*
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
2014-11-04
4
-1
/
+397
*
ACPI: Add support for device specific properties
Mika Westerberg
2014-11-04
4
-0
/
+373
*
of: Fix overflow bug in string property parsing functions
Grant Likely
2014-11-04
3
-72
/
+84
*
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-11-02
5
-21
/
+70
|
\
|
*
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
2014-10-29
1
-0
/
+2
|
*
mtd: omap: fix mtd devices not showing up
Frans Klaver
2014-10-29
1
-1
/
+1
|
*
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-21
2
-3
/
+52
|
*
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
3
-13
/
+11
|
*
mtd: m25p80: get rid of spi_get_device_id
Rafał Miłecki
2014-10-17
1
-5
/
+5
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-11-02
3
-10
/
+42
|
\
\
|
*
|
libcxgbi : support ipv6 address host_param
Anish Bhatt
2014-10-28
2
-10
/
+37
|
*
|
scsi: set REQ_QUEUE for the blk-mq case
Christoph Hellwig
2014-10-28
1
-0
/
+5
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-11-02
21
-82
/
+116
|
\
\
\
|
*
|
|
drm/exynos: correct connector->dpms field before resuming
Andrzej Hajda
2014-11-03
1
-2
/
+6
|
*
|
|
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
2014-11-03
1
-1
/
+4
|
*
|
|
drm/exynos: init kms poll at the end of initialization
Andrzej Hajda
2014-11-03
1
-6
/
+6
|
*
|
|
drm/exynos: propagate plane initialization errors
Andrzej Hajda
2014-11-03
1
-2
/
+5
|
*
|
|
drm/exynos: vidi: fix build warning
Inki Dae
2014-11-03
1
-1
/
+0
|
*
|
|
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
2014-11-03
5
-22
/
+0
|
*
|
|
drm/exynos: init vblank with real number of crtcs
Andrzej Hajda
2014-11-03
1
-9
/
+9
|
*
|
|
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
2014-10-31
2
-4
/
+18
|
*
|
|
drm/vmwgfx: Fix hash key computation
Thomas Hellstrom
2014-10-31
1
-1
/
+2
|
*
|
|
drm/vmwgfx: fix lock breakage
Rob Clark
2014-10-31
1
-4
/
+4
|
*
|
|
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2014-10-31
7
-16
/
+25
|
|
\
\
\
|
|
*
|
|
drm/radeon: remove some buggy dead code
Dan Carpenter
2014-10-29
1
-3
/
+1
|
|
*
|
|
drm/radeon: dpm fixes for asrock systems
Alex Deucher
2014-10-28
1
-3
/
+16
|
|
*
|
|
radeon: clean up coding style differences in radeon_get_bios()
Wilfried Klaebe
2014-10-28
1
-4
/
+2
|
|
*
|
|
drm/radeon: Use drm_malloc_ab instead of kmalloc_array
Michel Dänzer
2014-10-28
3
-5
/
+5
|
|
*
|
|
drm/radeon/dpm: disable ulv support on SI
Alex Deucher
2014-10-28
1
-1
/
+1
|
*
|
|
|
Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-10-31
2
-3
/
+26
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
drm/i915/dp: only use training pattern 3 on platforms that support it
Jani Nikula
2014-10-30
1
-2
/
+3
|
|
*
|
|
drm/i915: Ignore VBT backlight check on Macbook 2, 1
jens stein
2014-10-29
1
-0
/
+3
|
|
*
|
|
drm/i915: Fix GMBUSFREQ on vlv/chv
Ville Syrjälä
2014-10-27
1
-1
/
+1
|
|
*
|
|
drm/i915: Ignore long hpds on eDP ports
Ville Syrjälä
2014-10-27
1
-0
/
+12
|
|
*
|
|
drm/i915: Do a dummy DPCD read before the actual read
Ville Syrjälä
2014-10-27
1
-0
/
+7
|
|
|
/
/
|
*
|
|
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2014-10-28
2
-12
/
+12
|
|
\
\
\
|
|
*
|
|
drm/armada: convert to use vblank_on/off calls
Russell King
2014-10-17
1
-3
/
+5
|
|
*
|
|
drm/armada: fix page_flip refcounting leak
Russell King
2014-10-17
1
-8
/
+5
[next]