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: nand: kill NAND_NO_READRDY
Brian Norris
2012-07-06
5
-22
/
+2
*
mtd: nand: add Eon Silicon Solutions manufacturer ID
Brian Norris
2012-07-06
1
-0
/
+1
*
mtd: tests: use random32 instead of home-brewed generator
Artem Bityutskiy
2012-07-06
2
-44
/
+11
*
mtd: sh_flctl: Use user oob data in hardware ECC mode
Bastian Hecht
2012-07-06
1
-8
/
+17
*
mtd: sh_flctl: Restructure the hardware ECC handling
Bastian Hecht
2012-07-06
1
-40
/
+81
*
mtd: sh_flctl: Group sector accesses into a single transfer
Bastian Hecht
2012-07-06
1
-25
/
+19
*
mtd: sh_flctl: Simplify the hardware ecc page read/write
Bastian Hecht
2012-07-06
1
-23
/
+2
*
mtd: sh_flctl: Fix hardware ECC behaviour
Bastian Hecht
2012-07-06
1
-23
/
+7
*
mtd: sh_flctl: Use different OOB layout
Bastian Hecht
2012-07-06
1
-6
/
+12
*
mtd: sh_flctl: Add support for error IRQ
Bastian Hecht
2012-07-06
1
-3
/
+31
*
mtd: sh_flctl: Add missing iounmap()
Bastian Hecht
2012-07-06
1
-0
/
+2
*
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
2012-07-06
1
-0
/
+3
*
mtd: cafe_nand: spelling mistake
Brian Norris
2012-07-06
1
-1
/
+1
*
mtd: mtdoops: refactor loop
Brian Norris
2012-07-06
1
-8
/
+6
*
mtd: move mtd_read_oob() definition out of mtd.h
Brian Norris
2012-07-06
1
-0
/
+9
*
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
2012-07-06
1
-9
/
+3
*
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
2012-07-06
1
-5
/
+5
*
mtd: mxc_nand: use 32bit copy functions
Sascha Hauer
2012-07-06
1
-8
/
+29
*
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
2012-07-06
1
-1
/
+1
*
mtd: nand: initialize bitflip_threshold prior to BBT scanning
Shmulik Ladkani
2012-06-09
1
-0
/
+7
*
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
2012-06-08
1
-5
/
+3
*
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-06-08
2
-6
/
+23
|
\
|
*
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
2012-06-07
1
-4
/
+13
|
*
UBI: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-06-08
15
-44
/
+158
|
\
\
|
*
\
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2012-06-08
6
-27
/
+28
|
|
\
\
|
|
*
|
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
2012-06-05
1
-4
/
+6
|
|
*
|
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
2012-06-05
1
-7
/
+0
|
|
*
|
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
2012-06-05
1
-5
/
+14
|
|
*
|
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
2012-06-05
1
-6
/
+3
|
|
*
|
drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
Laurent Pinchart
2012-06-05
1
-2
/
+2
|
|
*
|
drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}
Ville Syrjälä
2012-06-05
2
-3
/
+3
|
*
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-06-08
9
-17
/
+130
|
|
\
\
\
|
|
*
|
|
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
Adam Jackson
2012-06-06
2
-6
/
+67
|
|
*
|
|
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2012-06-06
2
-0
/
+2
|
|
*
|
|
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
2012-06-05
2
-1
/
+26
|
|
*
|
|
drm/i915: hold forcewake around ring hw init
Daniel Vetter
2012-06-04
3
-7
/
+25
|
|
*
|
|
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
2012-06-04
1
-0
/
+4
|
|
*
|
|
drm/i915/crt: Do not rely upon the HPD presence pin
Chris Wilson
2012-05-31
1
-3
/
+5
|
|
*
|
|
drm/i915: Reset last_retired_head when resetting ring
Chris Wilson
2012-05-29
1
-0
/
+1
*
|
|
|
|
drivers/platform/x86/acerhdf.c: correct Boris' mail address
Borislav Petkov
2012-06-07
1
-1
/
+1
*
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-06-06
4
-18
/
+57
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
\
Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...
Len Brown
2012-06-04
3811
-178537
/
+292471
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
ACPI: Ignore invalid _PSS entries, but use valid ones
Marco Aurelio da Costa
2012-05-08
1
-5
/
+25
|
|
|
|
|
*
|
|
|
|
Merge branch 'upstream' into bugfix-video
Len Brown
2012-06-04
3775
-177871
/
+291598
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
ACPI video: use after input_unregister_device()
Dan Carpenter
2012-06-01
1
-7
/
+7
|
|
|
|
|
*
|
|
|
|
gma500: don't register the ACPI video bus
Alan Cox
2012-06-01
1
-1
/
+1
|
|
|
|
|
*
|
|
|
|
acpi_video: Intel video is not always i915
Alan Cox
2012-06-01
1
-5
/
+15
|
|
|
|
|
*
|
|
|
|
acpi_video: fix leaking PCI references
Alan Cox
2012-06-01
1
-2
/
+3
|
|
*
|
|
|
|
|
|
|
drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU
Fabio Estevam
2012-06-04
1
-1
/
+1
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
[next]