Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7256ecc2b7b91b4212ccc5511cb12254bdf806d0
7256ecc
Merge branch 'sa11x0-mcp' into sa11x0
by Russell King
· 13 years ago
18bbff9
Merge branch 'sa11x0-lcd' into sa11x0
by Russell King
· 13 years ago
e7d863d
Merge branch 'sa11x0-mtd' into sa11x0
by Russell King
· 13 years ago
c213201
ARM: sa11x0: remove unused DMA controller definitions
by Russell King
· 13 years ago
9903405
ARM: sa11x0: remove old SoC private DMA driver
by Russell King
· 13 years ago
277dc7a
Merge branch 'sa11x0-ir' into sa11x0
by Russell King
· 13 years ago
374da9d
Merge branch 'sa1111' into sa11x0
by Russell King
· 13 years ago
81e6ca3
USB: sa1111: add hcd .reset method
by Russell King
· 13 years ago
846a704
USB: sa1111: add OHCI shutdown methods
by Russell King
· 13 years ago
132db99
USB: sa1111: reorganize ohci-sa1111.c
by Russell King
· 13 years ago
3f878db
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
by Russell King
· 13 years ago
9cb0f81
USB: sa1111: sparse and checkpatch cleanups
by Russell King
· 13 years ago
876c1f2
ARM: sa11x0: don't static map sa1111
by Russell King
· 13 years ago
22eeaff
ARM: sa1111: use dev_err() rather than printk()
by Russell King
· 13 years ago
924e1d4
ARM: sa1111: cleanup sub-device registration and unregistration
by Russell King
· 13 years ago
21d1c77
ARM: sa1111: only setup DMA for DMA capable devices
by Russell King
· 13 years ago
09a2ba2
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
by Russell King
· 13 years ago
2213536
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
by Russell King
· 13 years ago
ea8c00a
ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c
by Russell King
· 13 years ago
4f8d9ca
ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
by Russell King
· 13 years ago
6995f5b
ARM: sa1111: delete unused physical GPIO register definitions
by Russell King
· 13 years ago
07be45f
ARM: sa1111: provide a generic way to prevent devices from registering
by Russell King
· 13 years ago
d138dac
NET: sa11x0-ir: add DMA support for SIR transmit mode
by Russell King
· 13 years ago
bf95154
NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API
by Russell King
· 13 years ago
bb8c950
Merge branch 'sa11x0-dma' into sa11x0-ir
by Russell King
· 13 years ago
7931d92
ARM: sa11x0: add SA-11x0 DMA device
by Russell King
· 13 years ago
6365bea
DMA: sa11x0: add SA-11x0 DMA driver
by Russell King
· 13 years ago
7cb66dc
FB: sa11x0: convert to use platform resource and ioremap()
by Russell King
· 13 years ago
00d9497
FB: sa11x0: convert shannon display enable accesses to use GPIO subsystem
by Russell King
· 13 years ago
9bb13ee
FB: sa11x0: fix shannon GPSR/GPCR accesses
by Russell King
· 13 years ago
058502e
FB: sa1100: make GPIO configuration setting safe
by Russell King
· 13 years ago
ba5fd19
FB: sa1100: use inf members directly
by Russell King
· 13 years ago
d1a3788
FB: sa1100: remove assabet specific initialization
by Russell King
· 13 years ago
086ada5
FB: sa1100: remove global sa1100fb_.*_power function pointers
by Russell King
· 13 years ago
e1b7a72
FB: sa1100: move platform data to platform files
by Russell King
· 13 years ago
9e6720f
FB: sa1100: move machine inf structures to <video/sa1100fb.h>
by Russell King
· 13 years ago
531060f
FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_info
by Russell King
· 13 years ago
7988929
FB: sa1100: convert printks to dev_xxx()
by Russell King
· 13 years ago
58f5cbf
FB: sa1100: constify rgb structures
by Russell King
· 13 years ago
4f7e34f
FB: sa1100: add .owner initializer to driver structure
by Russell King
· 13 years ago
66564d8
FB: sa1100: avoid section mismatch warnings
by Russell King
· 13 years ago
6ed3e2a
MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c
by Russell King
· 13 years ago
54292a4
MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switches
by Russell King
· 13 years ago
69dde86
ARM: sa11x0: add assabet ucb1x00 platform data
by Russell King
· 13 years ago
3323761
MFD: ucb1x00-core: add wakeup support
by Russell King
· 13 years ago
a336440
MFD: ucb1x00: convert to use genirq
by Russell King
· 13 years ago
cf4abfc
MFD: mcp-core: remove legacy driver suspend/resume methods
by Russell King
· 13 years ago
5a09b71
MFD: ucb1x00-core: convert to use dev_pm_ops
by Russell King
· 13 years ago
a4b54ac
MFD: mcp-sa11x0: complain if mcp clock is left enabled
by Russell King
· 13 years ago
2b4d9d2
MFD: ucb1x00-core: disable mcp clock when bus is not required
by Russell King
· 13 years ago
ed442b6
MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()
by Russell King
· 13 years ago
65b539b
MFD: ucb1x00-core: scan drivers in same order they're registered
by Russell King
· 13 years ago
7655b2a
MFD: ucb1x00-core: add owner and dev initializers to gpio structure
by Russell King
· 13 years ago
f5ae587
MFD: ucb1x00-core: clean up device handling in probe
by Russell King
· 13 years ago
cae1547
MFD: ucb1x00-core: use mutexes instead of semaphores
by Russell King
· 13 years ago
ddb1e04
MFD: ucb1x00-core: add .owner initializer and module alias
by Russell King
· 13 years ago
2f7510c
MFD: ucb1x00-core: add handling for ucb1x00 reset
by Russell King
· 13 years ago
c364ff4
MFD: ucb1x00-core: get rid of mach/hardware.h include
by Russell King
· 13 years ago
945f631
MFD: ucb1x00-ts: provide input layer with device parent
by Russell King
· 13 years ago
abe0608
MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data
by Russell King
· 13 years ago
3c500a3
NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers
by Russell King
· 13 years ago
04b7fc4
NET: sa11x0-ir: fix size of SIR transmit buffer
by Russell King
· 13 years ago
32273f5
NET: sa11x0-ir: convert to use scatterlist DMA API
by Russell King
· 13 years ago
6a7f491
NET: sa11x0-ir: get rid of si->hscr0
by Russell King
· 13 years ago
26f2bee
NET: sa11x0-ir: move sa1100_irda_txdma_irq
by Russell King
· 13 years ago
a6b2ea6
NET: sa11x0-ir: move SIR and FIR interrupt support
by Russell King
· 13 years ago
374f773
NET: sa11x0-ir: indirect handling of SIR and FIR interrupts
by Russell King
· 13 years ago
3d26db1
NET: sa11x0-ir: split SIR and FIR tx functions
by Russell King
· 13 years ago
0e888ee
NET: sa11x0-ir: factor out speed checks
by Russell King
· 13 years ago
cbe1d24
NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}
by Russell King
· 13 years ago
ba84525
NET: sa11x0-ir: fix leak of tx skb
by Russell King
· 13 years ago
885767c
NET: sa11x0-ir: containerize DMA data
by Russell King
· 13 years ago
e556fdb
NET: sa11x0-ir: obtain interrupt number from platform resources
by Russell King
· 13 years ago
d323860
NET: sa11x0-ir: set netdev's parent struct device
by Russell King
· 13 years ago
22f0bf9
NET: sa11x0-ir: handle DMA mapping errors properly
by Russell King
· 13 years ago
15877e9
NET: sa11x0-ir: fix documentation bug
by Russell King
· 13 years ago
e5c0fc4
ARM: sa1111: change devid to be a bitmask
by Russell King
· 13 years ago
3259701
ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c
by Russell King
· 13 years ago
ae99ddb
ARM: sa1111: add platform enable/disable functions
by Russell King
· 13 years ago
6bd72f0
ARM: sa1111: add shutdown hook to sa1111_driver structure
by Russell King
· 13 years ago
36d3121
ARM: sa1111: implement support for sparse IRQs
by Russell King
· 13 years ago
f03ecaa
ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
by Russell King
· 13 years ago
1ebcd76
ARM: sa1111: add .owner initializer to sa1111 driver structures
by Russell King
· 13 years ago
4d5d112
ARM: sa1111: add sa1111 core driver .owner initializer
by Russell King
· 13 years ago
a22db0f3
ARM: sa1111: fix PWM state on suspend
by Russell King
· 13 years ago
29c140b
ARM: sa1111: fix memory request/grant setup on PM events
by Russell King
· 13 years ago
fbae0f8
ARM: sa11x0: neponset: don't static map neponset registers
by Russell King
· 13 years ago
f942b0f
ARM: sa11x0: neponset: move register definitions to neponset.c
by Russell King
· 13 years ago
bab50a3
ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
by Russell King
· 13 years ago
51f9339
ARM: sa11x0: neponset: suspend/resume in _noirq state
by Russell King
· 13 years ago
d2e539a
ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device
by Russell King
· 13 years ago
b6bdfcf
ARM: sa11x0: neponset: get parent IRQ from neponset device resource
by Russell King
· 13 years ago
ced8d21
ARM: sa11x0: neponset: implement support for sparse IRQs
by Russell King
· 13 years ago
9590e89
ARM: sa11x0: neponset: dynamically create neponset child devices
by Russell King
· 13 years ago
ae14c2e
ARM: sa11x0: neponset: save and restore MDM_CTL_0
by Russell King
· 13 years ago
398e58d
ARM: sa11x0: neponset: add driver .owner initializer
by Russell King
· 13 years ago
92e617d
ARM: sa11x0: neponset: shuffle some code around
by Russell King
· 13 years ago
6ad1b61
ARM: sa11x0: neponset: provide function to manipulate NCR_0
by Russell King
· 13 years ago
7104552
ARM: sa11x0: neponset: fix interrupt setup
by Russell King
· 13 years ago
49e01e3
ARM: sa11x0: assabet: ensure that GPIO27 is driven
by Russell King
· 13 years ago
Next »