Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
18a1053f7b85acdda2428c9f694101070cb8e62a
/
drivers
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
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
93263e5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
09549cd
watchdog: Revert the AT91RM9200_WATCHDOG dependency
by Nicolas Ferre
· 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
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
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
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
7ee32a6
Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
7a92bc3
Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
722aacb
Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
fe2971a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
fea7564
bnx2x: Prevent null pointer dereference in AFEX mode
by Yuval Mintz
· 12 years ago
61a0f6e
e100: Add dma mapping error check
by Neil Horman
· 12 years ago
7650246
dmaengine: omap-dma: Start DMA without delay for cyclic channels
by Peter Ujfalusi
· 12 years ago
d02a9a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
49b442c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
1812a3d
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
by Christopher Harvey
· 12 years ago
43ecdb0
Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
27387dd
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
51a246a
regmap: Back out work buffer fix
by Mark Brown
· 12 years ago
84ee980
Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 12 years ago
76dfee4
Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 12 years ago
c9cdee1
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
b1ea3e6
drm/nouveau: fix unconditional return waiting on memory
by Calvin Owens
· 12 years ago
f465d40d
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
65d8013
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
by Stefan Raspl
· 12 years ago
dfd5d56
tcm_vhost: Initialize vq->last_used_idx when set endpoint
by Asias He
· 12 years ago
4f7f46d
tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
by Asias He
· 12 years ago
69b0216
bonding: fix bonding_masters race condition in bond unloading
by nikolay@redhat.com
· 12 years ago
ffcdedb
Revert "bonding: remove sysfs before removing devices"
by nikolay@redhat.com
· 12 years ago
ec376a2
cpufreq / intel_pstate: Set timer timeout correctly
by Dirk Brandewie
· 12 years ago
1b581f1
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init()
by Alexey Khoroshilov
· 12 years ago
c12f9ea
Revert "tty/8250_pnp: serial port detection regression since v3.7"
by Sean Young
· 12 years ago
64e5751
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
b50b72d
net: mvneta: enable features before registering the driver
by willy tarreau
· 12 years ago
f1ea3cd
hyperv: Fix RNDIS send_completion code path
by Haiyang Zhang
· 12 years ago
fd5c07a
hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
by Haiyang Zhang
· 12 years ago
c2fccc1
Revert "loop: cleanup partitions when detaching loop device"
by Jens Axboe
· 12 years ago
cb28ea3
bnx2x: Fix KR2 rapid link flap
by Yaniv Rosner
· 12 years ago
c7426bc
remoteproc: fix FW_CONFIG typo
by Robert Tivy
· 12 years ago
d4a2618
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
by Lukasz Dorau
· 12 years ago
9d85b59
[SCSI] ibmvscsi: Fix slave_configure deadlock
by Brian King
· 12 years ago
231ff54
[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.
by Saurav Kashyap
· 12 years ago
4a9fa41
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
by Saurav Kashyap
· 12 years ago
Next »