index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: brcmnand: add extra SoC support to library
Brian Norris
2015-05-15
2
-5
/
+71
*
mtd: brcmnand: add support for STB chips
Brian Norris
2015-05-15
2
-0
/
+45
*
mtd: nand: add NAND driver "library" for Broadcom STB NAND controller
Brian Norris
2015-05-15
5
-0
/
+2263
*
mtd: fix: avoid race condition when accessing mtd->usecount
Brian Norris
2015-05-12
1
-0
/
+5
*
mtd: nand: add common DT init code
Brian Norris
2015-05-12
1
-0
/
+41
*
mtd: m25p80: remove unused flash entries from id_table
Rafał Miłecki
2015-05-07
1
-36
/
+24
*
mtd: spi-nor: add support for the ISSI SI25CD512 SPI flash
Gabor Juhos
2015-05-07
1
-0
/
+3
*
mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chip
Gabor Juhos
2015-05-07
1
-0
/
+1
*
mtd: Switch to PM ops
Lars-Peter Clausen
2015-05-07
1
-20
/
+24
*
mtd: samsung: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: mxc-nand: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
*
mtd: nand: pxa3xx: fix build on ARM64
Rob Herring
2015-05-07
1
-11
/
+10
*
mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
Maxime Ripard
2015-05-07
1
-11
/
+9
*
mtd: fsmc_nand: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-05-07
1
-2
/
+3
*
mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value
Nicholas Mc Guire
2015-05-07
1
-3
/
+2
*
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
Richard Weinberger
2015-05-07
1
-3
/
+0
*
mtd: constify of_device_id array
Fabian Frederick
2015-05-07
4
-5
/
+5
*
mtd: nand_bbt: fix theoretical integer overflow in BBT write
Brian Norris
2015-05-07
1
-1
/
+1
*
mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()
Brian Norris
2015-05-07
1
-7
/
+12
*
mtd: nand_bbt: make nand_scan_bbt() static
Brian Norris
2015-05-07
1
-1
/
+1
*
mtd: diskonchip: don't call nand_scan_bbt() directly
Brian Norris
2015-05-07
1
-11
/
+16
*
mtd: nand_bbt: drop unnecessary header
Brian Norris
2015-05-07
1
-1
/
+0
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-04-27
5
-14
/
+95
|
\
|
*
Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...
Dave Airlie
2015-04-27
5
-14
/
+95
|
|
\
|
|
*
drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
Imre Deak
2015-04-23
1
-2
/
+2
|
|
*
drm/i915: Workaround to avoid lite restore with HEAD==TAIL
Michel Thierry
2015-04-23
2
-2
/
+36
|
|
*
drm/i915: cope with large i2c transfers
Dmitry Torokhov
2015-04-23
2
-10
/
+57
*
|
|
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-04-27
2
-80
/
+67
|
\
\
\
|
*
|
|
iommu/vt-d: support extended root and context entries
David Woodhouse
2015-03-25
1
-75
/
+60
|
*
|
|
iommu/vt-d: Allow RMRR on graphics devices too
David Woodhouse
2015-03-25
1
-1
/
+6
|
*
|
|
iommu/vt-d: Print x2apic opt out info instead of printing a warning
Fenghua Yu
2015-03-25
1
-4
/
+1
*
|
|
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-27
7
-14
/
+18
|
\
\
\
\
|
*
|
|
|
i2c: st: add include for pinctrl
Wolfram Sang
2015-04-23
1
-6
/
+7
|
*
|
|
|
i2c: mux: use proper dev when removing "channel-X" symlinks
Wolfram Sang
2015-04-23
1
-3
/
+5
|
*
|
|
|
i2c: digicolor: remove duplicate include
Wolfram Sang
2015-04-23
1
-2
/
+1
|
*
|
|
|
i2c: Mark adapter devices with pm_runtime_no_callbacks
Charles Keepax
2015-04-23
1
-0
/
+2
|
*
|
|
|
i2c: pca-platform: fix broken email address
Wolfram Sang
2015-04-23
1
-1
/
+1
|
*
|
|
|
i2c: mxs: fix broken email address
Wolfram Sang
2015-04-23
1
-1
/
+1
|
*
|
|
|
i2c: rk3x: report number of messages transmitted
Dmitry Torokhov
2015-04-23
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-27
19
-118
/
+109
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
VFS: assorted d_backing_inode() annotations
David Howells
2015-04-15
2
-4
/
+4
|
*
|
|
|
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
6
-47
/
+47
|
*
|
|
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
9
-51
/
+51
|
*
|
|
|
VFS: Fix up some ->d_inode accesses in the chelsio driver
David Howells
2015-04-15
2
-16
/
+7
*
|
|
|
|
Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-26
4
-14
/
+42
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'
Rafael J. Wysocki
2015-04-24
2
-7
/
+34
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
ACPI / scan: Add a scan handler for PRP0001
Rafael J. Wysocki
2015-04-24
1
-5
/
+28
|
|
|
|
*
|
|
|
|
ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()
Rafael J. Wysocki
2015-04-24
1
-1
/
+5
|
|
|
*
|
|
|
|
|
ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()
Chris Bainbridge
2015-04-22
1
-1
/
+1
[next]