Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8cc5af1255966ed82117249a64fe8b13edabc8c5
8cc5af1
dmaengine: ste_dma40_ll: Replace meaningless register set with comment
by Lee Jones
· 12 years ago
43f2e1a
dmaengine: ste_dma40: Convert data_width from register bit format to value
by Lee Jones
· 12 years ago
16db341
dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
by Lee Jones
· 12 years ago
e7bab58
ARM: ux500: Remove recently unused stedma40_xfer_dir enums
by Lee Jones
· 12 years ago
2c2b62d
dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
by Lee Jones
· 12 years ago
98b68ab
ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one
by Lee Jones
· 12 years ago
8a3b6e1
dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
by Lee Jones
· 12 years ago
1e74043a2
ARM: ux500: Remove empty function u8500_of_init_devices()
by Lee Jones
· 12 years ago
d4999b1
ARM: ux500: Remove ux500-musb platform registation when booting with DT
by Lee Jones
· 12 years ago
313bdb1
usb: musb: ux500: add device tree probing support
by Lee Jones
· 12 years ago
2968da0
usb: musb: ux500: attempt to find channels by name before using pdata
by Lee Jones
· 12 years ago
5f6091a
usb: musb: ux500: harden checks for platform data
by Lee Jones
· 12 years ago
1e6eebb
usb: musb: ux500: take the dma_mask from coherent_dma_mask
by Lee Jones
· 12 years ago
a20b1b7
usb: musb: ux500: move the MUSB HDRC configuration into the driver
by Lee Jones
· 12 years ago
be2dbb0
usb: musb: ux500: move channel number knowledge into the driver
by Lee Jones
· 12 years ago
95e4bf9
ARM: ux500: Register Cryp and Hash platform drivers on Snowball
by Lee Jones
· 12 years ago
de97630
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
by Lee Jones
· 12 years ago
75dc689
ARM: ux500: Stop passing Cryp DMA channel config information though pdata
by Lee Jones
· 12 years ago
3fc63d7
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
by Lee Jones
· 12 years ago
8703ffd
crypto: ux500/cryp - Prepare clock before enabling it
by Lee Jones
· 12 years ago
4db1774
ARM: ux500: Stop passing Hash DMA channel config information though pdata
by Lee Jones
· 12 years ago
85c5632
crypto: ux500/hash - Set DMA configuration though dma_slave_config()
by Lee Jones
· 12 years ago
58ba67d
crypto: ux500/hash - Prepare clock before enabling it
by Lee Jones
· 12 years ago
5051144
ARM: ux500: Remove unnecessary attributes from DMA channel request pdata
by Lee Jones
· 12 years ago
5d489a4
dmaengine: ste_dma40: Correct copy/paste error
by Lee Jones
· 12 years ago
9c3c951
ARM: ux500: Remove DMA address look-up table
by Lee Jones
· 12 years ago
01c935c4
dmaengine: ste_dma40: Remove redundant address fetching function
by Lee Jones
· 12 years ago
ef9c89b3
dmaengine: ste_dma40: Only use addresses passed as configuration information
by Lee Jones
· 12 years ago
b722487
ARM: ux500: Stop passing UART's platform data for Device Tree boots
by Lee Jones
· 12 years ago
9b233f9
dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
by Lee Jones
· 12 years ago
57e65ad
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
by Lee Jones
· 12 years ago
9778256
dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
by Lee Jones
· 12 years ago
252f27b
ARM: ux500: Pass remnant platform data though to DMA40 driver
by Lee Jones
· 12 years ago
fa332de
dmaengine: ste_dma40: Supply full Device Tree parsing support
by Lee Jones
· 12 years ago
1814a17
dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
by Lee Jones
· 12 years ago
bb75d93
dmaengine: ste_dma40: Allocate plat_data on declaration
by Lee Jones
· 12 years ago
b2abb24
dmaengine: ste_dma40: Also report the number of logical channels
by Lee Jones
· 12 years ago
8b2fe9b
dmaengine: ste_dma40: Move rev error-check up to revision acquisition
by Lee Jones
· 12 years ago
8a59fed
dmaengine: ste_dma40: Remove 'always true' checking
by Lee Jones
· 12 years ago
db72da9
dmaengine: ste_dma40: Calculate number of logical channels from physical ones
by Lee Jones
· 12 years ago
4bd04e2
ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data
by Lee Jones
· 12 years ago
c86519c1
ARM: ux500: Remove unused 'data_width' attributes from UART DMA configs
by Lee Jones
· 12 years ago
de63589
ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configs
by Lee Jones
· 12 years ago
7636d1d
ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configs
by Lee Jones
· 12 years ago
84b3da1
dmaengine: ste_dma40: Remove home-brew MAX() macro
by Lee Jones
· 12 years ago
df7c9bb
ARM: ux500: Strip out duplicate USB DMA configuration
by Lee Jones
· 12 years ago
26955c07d
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
by Lee Jones
· 12 years ago
4f8fc46
dmaengine: ste_dma40: Rectify incorrect configuration validation checking
by Lee Jones
· 12 years ago
29027a1
dmaengine: ste_dma40: Move default memcpy configs into the driver
by Lee Jones
· 12 years ago
a2acaa2
dmaengine: ste_dma40: Fix up static memcpy event lines
by Linus Walleij
· 12 years ago
664a57e
dmaengine: ste_dma40: Assign memcpy channels in the driver
by Lee Jones
· 12 years ago
f722406
Linux 3.10-rc1
by Linus Torvalds
· 12 years ago
26b840a
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
607eeb0
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
4c44450
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
ac4e010
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a77c005
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6fad8d0
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
f741df1
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 12 years ago
c67723e
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
ec66715
Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
f755407
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
297b8a0
Merge branch 'postmerge' into for-linus
by James Bottomley
· 12 years ago
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
05a88a4
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
e689cf0
[SCSI] qla2xxx: Update firmware link in Kconfig file.
by Chad Dupuis
· 12 years ago
8526cb1
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
by Mike Christie
· 12 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 12 years ago
a6cb3d0
[SCSI] pm80xx: thermal, sas controller config and error handling update
by Sakthivel K
· 12 years ago
c6b9ef5
[SCSI] pm80xx: NCQ error handling changes
by Sakthivel K
· 12 years ago
a33a015
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
by Sakthivel K
· 12 years ago
a70b8fc
[SCSI] pm80xx: Changed module name and debug messages update
by Sakthivel K
· 12 years ago
1c75a67
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it
by Sakthivel K
· 12 years ago
54792dc
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
by Sakthivel K
· 12 years ago
f586099
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files
by Sakthivel K
· 12 years ago
1245ee5
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
by Sakthivel K
· 12 years ago
f74cf27
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
by Sakthivel K
· 12 years ago
e590adf
[SCSI] pm80xx: Multiple inbound/outbound queue configuration
by Sakthivel K
· 12 years ago
e574210
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
by Sakthivel K
· 12 years ago
6a7252f
[SCSI] lpfc: fix up Kconfig dependencies
by James Bottomley
· 12 years ago
fc73648
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
by Hannes Reinecke
· 12 years ago
6019958
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
977b58e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
f5b8fcb
Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux
by Linus Torvalds
· 12 years ago
a1f0bcc
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
2f14f4b
dm cache: set config value
by Joe Thornber
· 12 years ago
2c73c47
dm cache: move config fns
by Alasdair G Kergon
· 12 years ago
ac8c3f3
dm thin: generate event when metadata threshold passed
by Joe Thornber
· 12 years ago
2fc4802
dm persistent metadata: add space map threshold callback
by Joe Thornber
· 12 years ago
7c3d3f2
dm persistent data: add threshold callback to space map
by Joe Thornber
· 12 years ago
24347e9
dm thin: detect metadata device resizing
by Joe Thornber
· 12 years ago
1921c56
dm persistent data: support space map resizing
by Joe Thornber
· 12 years ago
5d0db96
dm thin: open dev read only when possible
by Joe Thornber
· 12 years ago
b17446d
dm thin: refactor data dev resize
by Joe Thornber
· 12 years ago
8c5008f
dm cache: replace memcpy with struct assignment
by Joe Thornber
· 12 years ago
aeed142
dm cache: fix typos in comments
by Joe Thornber
· 12 years ago
Next »