Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2396f7984ea09e83d489cfca6d5da62cc22945a
b2396f7
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 12 years ago
de61608
dma:of: Use a mutex to protect the of_dma_list
by Lars-Peter Clausen
· 12 years ago
f22eb14
dma: of: Fix of_node reference leak
by Lars-Peter Clausen
· 12 years ago
42361f2
dmaengine: sirf: move driver init from module_init to subsys_initcall
by Barry Song
· 12 years ago
18a1053
sudmac: add support for SUDMAC
by Shimoda, Yoshihiro
· 12 years ago
189b4ee
dma: sh: add Kconfig
by Shimoda, Yoshihiro
· 12 years ago
bbe89c8
at_hdmac: move to generic DMA binding
by Ludovic Desroches
· 12 years ago
e6a30fe
ioatdma: ioat3_alloc_sed can be static
by Fengguang Wu
· 12 years ago
75c6f0a
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
by Dave Jiang
· 12 years ago
d302398
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
by Dave Jiang
· 12 years ago
7727eaa
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
by Dave Jiang
· 12 years ago
e088477
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
by Dave Jiang
· 12 years ago
42c91ee
dw_dmac: add ACPI support
by Andy Shevchenko
· 12 years ago
4e82f5d
dmaengine: call acpi_dma_request_slave_channel as well
by Andy Shevchenko
· 12 years ago
1b2e98b
dma: acpi-dma: introduce ACPI DMA helpers
by Andy Shevchenko
· 12 years ago
af31826
dma: of: Remove unnecessary list_empty check
by Lars-Peter Clausen
· 12 years ago
9a188eb
DMA: OF: Check properties value before running be32_to_cpup() on it
by Viresh Kumar
· 12 years ago
bef29ec
DMA: of: Constant names
by Markus Pargmann
· 12 years ago
eceec44
ioatdma: skip silicon bug workaround for pq_align for cb3.3
by Dave Jiang
· 12 years ago
3f09ede
ioatdma: Removing PQ val disable for cb3.3
by Dave Jiang
· 12 years ago
6ead7e4
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
by Dave Jiang
· 12 years ago
8a52b9f
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
by Dave Jiang
· 12 years ago
d92a8d7
ioatdma: Add 64bit chansts register read for ioat v3.3.
by Dave Jiang
· 12 years ago
0132bce
ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices
by Dave Jiang
· 12 years ago
570727b
ioatdma: Adding Haswell devid for ioatdma
by Dave Jiang
· 12 years ago
8d30662
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
by Jon Hunter
· 12 years ago
f5b9b77
dw_dmac: remove unnecessary ENODEV check
by Andy Shevchenko
· 12 years ago
f776076
dmaengine: dw_dmac: simplify master selection
by Arnd Bergmann
· 12 years ago
bd2e6b6
dw_dmac: rename DT related methods to reflect their belonging
by Andy Shevchenko
· 12 years ago
75c6122
dw_dmac: fix style of the comments
by Andy Shevchenko
· 12 years ago
a53e28d
dma: Make the 'mask' parameter of __dma_request_channel const
by Lars-Peter Clausen
· 12 years ago
a7e3406
dmaengine:sirf:take clock and enable it while probing
by Barry Song
· 12 years ago
123b69a
dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause
by Andy Shevchenko
· 12 years ago
96a3713
dma: imx-dma: Remove redundant NULL check before kfree
by Syam Sidhardhan
· 12 years ago
88ff6ab
dma: ipu: ipu_idmac: Fix section mismatch
by Fabio Estevam
· 12 years ago
dc7badb
dma: tegra: assume CONFIG_OF
by Stephen Warren
· 12 years ago
bcc7fa9
dma: pl330: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
d86b2f2
dmatest: append verify result to results
by Andy Shevchenko
· 12 years ago
95019c8
dmatest: gather test results in the linked list
by Andy Shevchenko
· 12 years ago
74b5c07
dmatest: define MAX_ERROR_COUNT constant
by Andy Shevchenko
· 12 years ago
3e5ccd8
dmatest: return actual state in 'run' file
by Andy Shevchenko
· 12 years ago
851b7e1
dmatest: run test via debugfs
by Andy Shevchenko
· 12 years ago
15b8a8e
dmatest: split test parameters to separate structure
by Andy Shevchenko
· 12 years ago
838cc70
dmatest: move dmatest_channels and nr_channels to dmatest_info
by Andy Shevchenko
· 12 years ago
e03e93a
dmatest: create dmatest_info to keep test parameters
by Andy Shevchenko
· 12 years ago
945b5af
dmatest: allocate memory for pq_coefs from heap
by Andy Shevchenko
· 12 years ago
77101ce
dmatest: cancel thread immediately when asked for
by Andy Shevchenko
· 12 years ago
9a37f64
ioatdma: allow all channels to have irq coalescing support
by Dave Jiang
· 12 years ago
50f9f97
ioatdma: make debug output more readable
by Dave Jiang
· 12 years ago
1d1bbd3
dma: Remove erroneous __exit and __exit_p() references
by Maxin B. John
· 12 years ago
234846d
dma: timb_dma: Fix compiler warning
by Maxin B. John
· 12 years ago
5c1ef59
pch_dma: Use GFP_ATOMIC because called from interrupt context
by Tomoya MORINAGA
· 12 years ago
30fb980
DMA: PL330: allow submitting 2 requests at a time
by Jassi Brar
· 12 years ago
41ef2d5
Linux 3.9-rc7
by Linus Torvalds
· 12 years ago
6c4c4d4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
af788e3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
ae9f493
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
93263e5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
ba3b7d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
4f9a197
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
3792a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
3c91930
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
935d8aa
Add file_ns_capable() helper function for open-time capability checking
by Linus Torvalds
· 12 years ago
09549cd
watchdog: Revert the AT91RM9200_WATCHDOG dependency
by Nicolas Ferre
· 12 years ago
5b55d70
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
by Suleiman Souhlal
· 12 years ago
a49b7e8
kobject: fix kset_find_obj() race with concurrent last kobject_put()
by Linus Torvalds
· 12 years ago
4bc4bee
Btrfs: make sure nbytes are right after log replay
by Josef Bacik
· 12 years ago
1de14c3
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
by Dave Hansen
· 12 years ago
bf81710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
90f340e
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
0b1fd26
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
7f49ef6
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
by Steven Rostedt (Red Hat)
· 12 years ago
6a76f8c
tracing: Fix possible NULL pointer dereferences
by Namhyung Kim
· 12 years ago
6074fff
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
c5a4698
Merge tag 'asoc-maintainers-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
b02e48f
MAINTAINERS: Update e-mail address
by Mark Brown
· 12 years ago
232a73d
Merge tag 'asoc-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
2656460
x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set
by Boris Ostrovsky
· 12 years ago
1869973
x86/mm/cpa/selftest: Fix false positive in CPA self test
by Andrea Arcangeli
· 12 years ago
c481420
perf: Fix error return code
by Wei Yongjun
· 12 years ago
89ced12
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
by Daniel Vetter
· 12 years ago
1baee58
udl: handle EDID failure properly.
by Dave Airlie
· 12 years ago
cfb63ba
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
a3ab02b
Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
89a132a
Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
ee8b890
Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
ce6fbaf
Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5a25bf3
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
by Wei Yongjun
· 12 years ago
e7a7f97
gpio: pca953x: fix irq_domain_add_simple usage
by Alexandre Belloni
· 12 years ago
ca62bed
Merge remote-tracking branch 'asoc/fix/wm8903' into tmp
by Mark Brown
· 12 years ago
f255e71
Merge remote-tracking branch 'asoc/fix/tegra' into tmp
by Mark Brown
· 12 years ago
027d210
Merge remote-tracking branch 'asoc/fix/samsung' into tmp
by Mark Brown
· 12 years ago
cbf9c5a
Merge remote-tracking branch 'asoc/fix/core' into tmp
by Mark Brown
· 12 years ago
ee3aee6
Merge remote-tracking branch 'asoc/fix/compress' into tmp
by Mark Brown
· 12 years ago
71bd98a
Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcooper/linux into fixes
by Arnd Bergmann
· 12 years ago
30f359a
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
by Nicholas Bellinger
· 12 years ago
055f648
tcm_vhost: Send bad target to guest when cmd fails
by Asias He
· 12 years ago
637ab21
tcm_vhost: Add vhost_scsi_send_bad_target() helper
by Asias He
· 12 years ago
7ea206c
tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
by Asias He
· 12 years ago
f6da51c
tcm_vhost: Remove double check of response
by Asias He
· 12 years ago
Next »