Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8c279a00ba42f7face4bbf959c31d24e5e5baa4
d8c279a
[media] davinci: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
66bf8fa
[media] media/v4l2: VIDEO_RENESAS_VSP1 should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
cfd66ab
[media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yet
by Ben Hutchings
· 11 years ago
cfe1b7a
[media] lirc_bt829: Enable and disable device
by Ben Hutchings
· 11 years ago
fd39abe
[media] lirc_bt829: Fix iomap and PCI device leaks
by Ben Hutchings
· 11 years ago
d06d3ea
[media] lirc_bt829: Fix physical address type
by Ben Hutchings
· 11 years ago
2fcd9dc
[media] davinci: vpif_capture: fix error return code in vpif_probe()
by Wei Yongjun
· 11 years ago
d10e828
[media] cx24117: use hybrid_tuner_request/release_state to share state between multiple instances
by Luis Alves
· 11 years ago
e600148
[media] cx23885: add support for cx24117 with tbs6980 or tbs6981
by Luis Alves
· 11 years ago
0d78868
[media] dvb: add cx24117 frontend
by Luis Alves
· 11 years ago
cf732b5
[media] dvb-usb: fix error handling in ttusb_dec_probe()
by Alexey Khoroshilov
· 11 years ago
b4559ac
[media] ts2020: keep 1.06 MHz as default value for frequency_div
by Mauro Carvalho Chehab
· 11 years ago
03a6727
[media] media: dvb-frontends: ts2020: Added in a option for frequency divider value for s600 devices
by John Horan
· 11 years ago
d7f74c0
[media] dib9000: fix typo in spelling the word empty
by Michael Krufky
· 11 years ago
f25bbaf
[media] dib9000: fix potential format string leak
by Kees Cook
· 11 years ago
221ff3d
[media] drxd_hard: remove unused SIZEOF_ARRAY
by Christoph Jaeger
· 11 years ago
6894c07
[media] tda10071: change firmware download condition
by Andreas Matthies
· 11 years ago
f5ca8c2
[media] fc001[23]: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
503f2de
[media] media: dvb-core: prepare for enabling irq in complete()
by Ming Lei
· 11 years ago
cbbe1c0
[media] stk1135: fix two warnings added by changeset 76e0598
by Mauro Carvalho Chehab
· 11 years ago
3a9621b
[media] videobuf2: Add debug print for the output buffer plane lengths checks
by Sylwester Nawrocki
· 11 years ago
2484a7e
[media] videobuf2: Add log for size checking error in __qbuf_userptr
by Seung-Woo Kim
· 11 years ago
2230124
[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table
by Ricardo Ribalda
· 11 years ago
df23728
[media] videobuf2-dma-sg: Allocate pages as contiguous as possible
by Ricardo Ribalda
· 11 years ago
819585b
[media] videobuf2: Fix vb2_write prototype
by Ricardo Ribalda
· 11 years ago
ee35fa2
[media] gspca: print small buffers via %*ph
by Andy Shevchenko
· 11 years ago
76e0598
[media] gspca-stk1135: Add variable resolution support
by Ondrej Zary
· 11 years ago
7d687af
[media] gspca: Support variable resolution
by Ondrej Zary
· 11 years ago
1966bc2
[media] gspca: store current mode instead of individual parameters
by Ondrej Zary
· 11 years ago
08149ec
[media] Add HCL T12Rg-H to STK webcam upside-down table
by Gregor Jasny
· 11 years ago
ffee921
Merge tag 'v3.12-rc2' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
4a10c2a
Linux 3.12-rc2
by Linus Torvalds
· 11 years ago
9d23108
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
e04a0a5
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
d8524ae
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
68cf8d0
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
0fbf2cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
f3cff25
cfq: explicitly use 64bit divide operation for 64bit arguments
by Anatol Pomozov
· 11 years ago
6174081
Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
c43a385
Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
75afb35
block: Add nr_bios to block_rq_remap tracepoint
by Jun'ichi Nomura
· 11 years ago
94aebfb
Btrfs: create the uuid tree on remount rw
by Josef Bacik
· 11 years ago
cbf8b8c
btrfs: change extent-same to copy entire argument struct
by Mark Fasheh
· 11 years ago
93fd63c
Btrfs: dir_inode_operations should use btrfs_update_time also
by Guangyu Sun
· 11 years ago
5138ccc
btrfs: Add btrfs: prefix to kernel log output
by Frank Holton
· 11 years ago
6ef3de9
btrfs: refuse to remount read-write after abort
by David Sterba
· 11 years ago
1cecf57
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0
by chandan
· 11 years ago
a0634be
Btrfs: don't leak transaction in btrfs_sync_file()
by Filipe David Borba Manana
· 11 years ago
a724b43
Btrfs: add the missing mutex unlock in write_all_supers()
by Stefan Behrens
· 11 years ago
f4ab9ea
Btrfs: iput inode on allocation failure
by Josef Bacik
· 11 years ago
363e4d3
Btrfs: remove space_info->reservation_progress
by Josef Bacik
· 11 years ago
f0de181
Btrfs: kill delay_iput arg to the wait_ordered functions
by Josef Bacik
· 11 years ago
c4fbb43
Btrfs: fix worst case calculator for space usage
by Josef Bacik
· 11 years ago
14575ae
Revert "Btrfs: rework the overcommit logic to be based on the total size"
by Josef Bacik
· 11 years ago
652f25a
Btrfs: improve replacing nocow extents
by Josef Bacik
· 11 years ago
d555438
Btrfs: drop dir i_size when adding new names on replay
by Josef Bacik
· 11 years ago
dd8e721
Btrfs: replay dir_index items before other items
by Josef Bacik
· 11 years ago
a5874ce
Btrfs: check roots last log commit when checking if an inode has been logged
by Josef Bacik
· 11 years ago
de2b530
Btrfs: actually log directory we are fsync()'ing
by Josef Bacik
· 11 years ago
573aeca
Btrfs: actually limit the size of delalloc range
by Josef Bacik
· 11 years ago
a482039
Btrfs: allocate the free space by the existed max extent size when ENOSPC
by Miao Xie
· 11 years ago
13fd8da
btrfs: add lockdep and tracing annotations for uuid tree
by David Sterba
· 11 years ago
79556c3
btrfs: show compiled-in config features at module load time
by Stefan Behrens
· 11 years ago
cef2193
Btrfs: more efficient inode tree replace operation
by Filipe David Borba Manana
· 11 years ago
55e50e4
Btrfs: do not add replace target to the alloc_list
by Ilya Dryomov
· 11 years ago
83d4cfd
Btrfs: fixup error handling in btrfs_reloc_cow
by Josef Bacik
· 11 years ago
07f0e62
Merge tag 'v3.11' into for-linus
by Chris Mason
· 11 years ago
bda2f8f
iio:buffer_cb: Add missing iio_buffer_init()
by Lars-Peter Clausen
· 11 years ago
0d5b7da
iio: Prevent race between IIO chardev opening and IIO device free
by Lars-Peter Clausen
· 11 years ago
cadc212
iio: fix: Keep a reference to the IIO device for open file descriptors
by Lars-Peter Clausen
· 11 years ago
a87c82e
iio: Stop sampling when the device is removed
by Lars-Peter Clausen
· 11 years ago
d66e045
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
by Peter Meerwald
· 11 years ago
a97dd06
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
by Peter Meerwald
· 11 years ago
234efa1
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
by Peter Meerwald
· 11 years ago
d320f1b
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
by Peter Meerwald
· 11 years ago
2457aaf
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
d45004f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 11 years ago
509bf24
CacheFiles: Don't try to dump the index key if the cookie has been cleared
by David Howells
· 11 years ago
607566a
CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths
by Josh Boyer
· 11 years ago
8f4c344
lockref: use cmpxchg64 explicitly for lockless updates
by Will Deacon
· 11 years ago
d831a00
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
09359c8
Merge branch 'acpi-pci'
by Rafael J. Wysocki
· 11 years ago
dcb30e6
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
25804e6
arm64: Widen hwcap to be 64 bit
by Steve Capper
· 11 years ago
6ca68e8
arm64: Correctly report LR and SP for compat tasks
by Catalin Marinas
· 11 years ago
374ed9d
arm64: documentation: tighten up tagged pointer documentation
by Will Deacon
· 11 years ago
59f67e1
arm64: Make do_bad_area() function static
by Catalin Marinas
· 11 years ago
7b9e3a6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
6ddf2ed
Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 11 years ago
9808cc9
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 11 years ago
8e1f80c
Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
4dea5806
cpufreq: return EEXIST instead of EBUSY for second registering
by Yinghai Lu
· 11 years ago
c21eb21
Revert "drm: mark context support as a legacy subsystem"
by Dave Airlie
· 11 years ago
8341451
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
by Rafael J. Wysocki
· 11 years ago
b75ff5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
c71380f
netconsole: fix a deadlock with rtnl and netconsole's mutex
by Nikolay Aleksandrov
· 11 years ago
d0fe8c88
netpoll: fix NULL pointer dereference in netpoll_cleanup
by Nikolay Aleksandrov
· 11 years ago
c194992
skge: fix broken driver
by Mikulas Patocka
· 11 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
749154a
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
by Ansis Atteka
· 11 years ago
Next »