Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8e11d1c435f9d185c9f3b1981b9613a579b9999
« Previous
c7d8be3
drm/i915/ddi: use the native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
66df24d
drm/i915/lvds: use the native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
b934223d
drm/i915/dp: use native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
c59423a
drm/i915/hdmi: use native encoder mode_set callback
by Daniel Vetter
· 11 years ago
eebe6f0
drm/i915/crt: use native encoder->mode_set callback
by Daniel Vetter
· 11 years ago
cd91ef2
drm/i915/tv: Use native encoder->mode_set callback
by Daniel Vetter
· 11 years ago
8aca63a
drm/i915/sdvo: use intel_encoder for upcast helper
by Daniel Vetter
· 11 years ago
79fde30
drm/i915/dvo: use native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
efea6e8
drm/i915: rip out legacy encoder->mode_fixup logic
by Daniel Vetter
· 11 years ago
a347037
drm/i915/dvo: switch ->mode_fixup to ->compute_config
by Daniel Vetter
· 11 years ago
69438e6
drm/i915/dvo: use intel_encoder to the upcast macro
by Daniel Vetter
· 11 years ago
cd234b0
drm/i915: Do not dereference NULL crtc or fb until after checking
by Chris Wilson
· 11 years ago
86e81f0
drm/mm: include required headers in drm_mm.h
by David Herrmann
· 11 years ago
5ae90d8
Linux 3.11-rc3
by Linus Torvalds
· 11 years ago
76d25a5
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
6803f37
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
561d9e8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
6c504ec
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
2408c2e529
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
0f74665
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
a9b5f02
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
fef36a7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
db8cbfa
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ab20fb8
Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
f19e6c6
Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
05e4cb7
Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
8f074a5
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
6c4155a
Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
f315cf5
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
c271f5b
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
c7dad23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
257a7ff
drm/i915: fix pnv display core clock readout out
by Daniel Vetter
· 11 years ago
de51f04
drm/i915: Replace open-coded offset_in_page()
by Chris Wilson
· 11 years ago
bc86625
drm/i915: Retry DP aux_ch communications with a different clock after failure
by Chris Wilson
· 11 years ago
b8f102e
drm/i915: Add messages useful for HPD storm detection debugging (v2)
by Egbert Eich
· 11 years ago
8e5c2b7
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
by Rafael J. Wysocki
· 11 years ago
867974f
ahci_imx: depend on CONFIG_MFD_SYSCON
by Tejun Heo
· 11 years ago
09d8091
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
by Steven Rostedt (Red Hat)
· 11 years ago
845ad05
arm64: Change kernel stack size to 16K
by Feng Kan
· 11 years ago
bf903e4
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
4795b95
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
aed2c03
drm/gem: fix mmap vma size calculations
by David Herrmann
· 11 years ago
f5d9b7f
drm/radeon/dpm: fix r600_enable_sclk_control()
by Alex Deucher
· 11 years ago
f4f85a8
drm/radeon/dpm: implement force performance levels for rv6xx
by Alex Deucher
· 11 years ago
515c096
mfd: max8925: fix dt code for backlight
by Olof Johansson
· 11 years ago
2333a00
drm/radeon/dpm: fix displaygap programming on rv6xx
by Alex Deucher
· 11 years ago
e3c736f
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
by Alex Deucher
· 11 years ago
2c7b871
usb: Clear both buffers when clearing a control transfer TT buffer.
by William Gulland
· 11 years ago
172d934
usb/gadget: free opts struct on error recovery
by Andrzej Pietrasiewicz
· 11 years ago
5f8a2e6
USB: mos7840: fix memory leak in open
by Johan Hovold
· 11 years ago
878c69a
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
by Enrico Mioso
· 11 years ago
4cf76df
usb: serial: option: add Olivetti Olicard 200
by Dan Williams
· 11 years ago
3d1a69e
usb: serial: option: blacklist ONDA MT689DC QMI interface
by Enrico Mioso
· 11 years ago
00c5ec2
Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
e1b4271
xfs: di_flushiter considered harmful
by Dave Chinner
· 11 years ago
db6c2c6
pinctrl: fix a memleak when freeing maps
by Linus Walleij
· 11 years ago
d66eaf9
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
by Oleksij Rempel
· 11 years ago
07f3cb7
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
by George Cherian
· 11 years ago
c4d949b
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
by Randy Dunlap
· 11 years ago
d5c82fe
usb: xhci: Mark two functions __maybe_unused
by Olof Johansson
· 11 years ago
203a866
xhci: Avoid NULL pointer deref when host dies.
by Sarah Sharp
· 11 years ago
3b27af3
drm/i915: dvo_ch7xxx: fix vsync polarity setting
by Imre Deak
· 11 years ago
14c5cec
drm/i915: initialize gt_lock early with other spin locks
by Jani Nikula
· 11 years ago
c20e835
drm/i915: fix the racy object accounting
by Daniel Vetter
· 11 years ago
ed71f1b
drm/i915: Convert the register access tracepoint to be conditional
by Chris Wilson
· 11 years ago
a7f31ee
drm/i915: Squash gen lookup through multiple indirections inside GT access
by Chris Wilson
· 11 years ago
dba8e41
drm/i915: Use the common register access functions for NOTRACE variants
by Chris Wilson
· 11 years ago
6af5d92
drm/i915: Use a private interface for register access within GT
by Chris Wilson
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
51335df
drm/vma: provide drm_vma_node_unmap() helper
by David Herrmann
· 11 years ago
72525b3
drm/ttm: convert to unified vma offset manager
by David Herrmann
· 11 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
fe3078f
drm: add unified vma offset manager
by David Herrmann
· 11 years ago
f94c0b6
md/raid5: fix interaction of 'replace' and 'recovery'.
by NeilBrown
· 11 years ago
0eb25bb
md/raid10: remove use-after-free bug.
by NeilBrown
· 11 years ago
9b0ee8c
HOWTO ja_JP sync
by Tsugikazu Shibata
· 11 years ago
63b5df9
usb: serial: option: Add ONYX 3G device support
by Enrico Mioso
· 11 years ago
5137806
Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 11 years ago
f82a313
ARM: omap5: Only select errata 798181 if SMP
by Olof Johansson
· 11 years ago
1fad564
USB: ti_usb_3410_5052: fix dynamic-id matching
by Johan Hovold
· 11 years ago
3bf5d35
serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'
by Richard Zhao
· 11 years ago
258a9fd
tty/8250_early: Don't truncate last character of options
by Henrik Nordström
· 11 years ago
2652c21
TTY: snyclinkmp: calculating wrong addresses
by Dan Carpenter
· 11 years ago
d861e33
drm/i915: fix reference counting in i915_gem_create
by Daniel Vetter
· 11 years ago
e1be098
[SCSI] isci: fix breakage caused by >16byte CDB patch
by James Bottomley
· 11 years ago
07bc9dc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
b48a97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
81b884c
MAINTAINERS: Update the list of maintainers for staging/comedi driver.
by Lidza Louina
· 11 years ago
932ef36
staging: tidspbridge: replace strict_strtol() with kstrtos32()
by Jingoo Han
· 11 years ago
9e54eae
ahci_imx: add ahci sata support on imx platforms
by Richard Zhu
· 11 years ago
6a6c21e
ARM: imx6q: update the sata bits definitions of gpr13
by Richard Zhu
· 11 years ago
195a8af
ftrace: Add check for NULL regs if ops has SAVE_REGS set
by Steven Rostedt (Red Hat)
· 11 years ago
9c01fe4
tracing: Kill trace_cpu struct/members
by Oleg Nesterov
· 11 years ago
6484c71
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
0bc392e
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
4d3435b
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
46ef2be
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
1554420
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
649e9c70
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
Next »