index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
mtd: sh_flctl: Use different OOB layout
Bastian Hecht
1
-6
/
+12
2012-07-06
mtd: sh_flctl: Add support for error IRQ
Bastian Hecht
1
-3
/
+31
2012-07-06
mtd: sh_flctl: Add missing iounmap()
Bastian Hecht
1
-0
/
+2
2012-07-06
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
1
-0
/
+3
2012-07-06
mtd: cafe_nand: spelling mistake
Brian Norris
1
-1
/
+1
2012-07-06
mtd: mtdoops: refactor loop
Brian Norris
1
-8
/
+6
2012-07-06
mtd: move mtd_read_oob() definition out of mtd.h
Brian Norris
1
-0
/
+9
2012-07-06
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
1
-9
/
+3
2012-07-06
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
1
-5
/
+5
2012-07-06
mtd: mxc_nand: use 32bit copy functions
Sascha Hauer
1
-8
/
+29
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-06-09
mtd: nand: initialize bitflip_threshold prior to BBT scanning
Shmulik Ladkani
1
-0
/
+7
2012-06-08
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
1
-5
/
+3
2012-06-08
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-6
/
+23
2012-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-44
/
+158
2012-06-08
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
Dave Airlie
6
-27
/
+28
2012-06-08
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
Dave Airlie
9
-17
/
+130
2012-06-07
drivers/platform/x86/acerhdf.c: correct Boris' mail address
Borislav Petkov
1
-1
/
+1
2012-06-07
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
1
-4
/
+13
2012-06-07
UBI: fix debugfs-less systems support
Artem Bityutskiy
1
-2
/
+10
2012-06-06
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
Adam Jackson
2
-6
/
+67
2012-06-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
4
-18
/
+57
2012-06-06
Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
11
-41
/
+39
2012-06-06
Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus
Roland Dreier
10
-41
/
+35
2012-06-06
IB/mlx4: Fix max_wqe capacity reported from query device
Sagi Grimberg
3
-7
/
+24
2012-06-06
mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow
Jack Morgenstein
1
-2
/
+2
2012-06-06
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-0
/
+8
2012-06-06
Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
3
-35
/
+52
2012-06-06
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2
-0
/
+2
2012-06-05
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
2
-1
/
+26
2012-06-05
Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
3
-58
/
+21
2012-06-05
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
3
-0
/
+292
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-4
/
+17
2012-06-05
drm/radeon: fix vm deadlocks on cayman
Christian König
1
-7
/
+12
2012-06-05
drm/radeon: fix gpu_init on si
Alex Deucher
4
-319
/
+184
2012-06-05
drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit
Rafał Miłecki
1
-1
/
+0
2012-06-05
drm/radeon/audio: don't hardcode CRTC id
Rafał Miłecki
1
-2
/
+3
2012-06-05
drm/radeon: make audio_init consistent across asics
Alex Deucher
4
-33
/
+24
2012-06-05
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
1
-4
/
+6
2012-06-05
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
1
-7
/
+0
2012-06-05
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
1
-5
/
+14
2012-06-05
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
1
-6
/
+3
2012-06-05
drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
Laurent Pinchart
1
-2
/
+2
2012-06-05
drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}
Ville Syrjälä
2
-3
/
+3
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
Linus Torvalds
3
-13
/
+13
2012-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+407
2012-06-04
drm/i915: hold forcewake around ring hw init
Daniel Vetter
3
-7
/
+25
2012-06-04
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
1
-0
/
+4
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
3
-0
/
+292
2012-06-04
iommu/amd: Fix deadlock in ppr-handling error path
Joerg Roedel
1
-27
/
+44
[next]