Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
712d7c860269018fc92169e0f6b42218fd82a6d1
712d7c8
[ARM] OMAP2: Fix definition of SGX clock register bits
by Daniel Stone
· 16 years ago
9cfd985
[ARM] OMAP3 clock: fix 96MHz clocks
by Paul Walmsley
· 16 years ago
2072335
[ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer
by Paul Walmsley
· 16 years ago
9299fd8
[ARM] OMAP24xx clock: add missing SSI L4 interface clock
by Paul Walmsley
· 16 years ago
fecb494
[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
by Paul Walmsley
· 16 years ago
16c90f0
[ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming
by Paul Walmsley
· 16 years ago
6f7607c
[ARM] omap: hsmmc: new short connection id names
by Russell King
· 16 years ago
6c5dbb4
[ARM] omap: omap24xxcam: use short connection IDs for omap2 clocks
by Russell King
· 16 years ago
eeec7c8
[ARM] omap: convert omap RNG clocks to match by devid and conid
by Russell King
· 16 years ago
b1ad379
[ARM] omap: spi: arrange for omap_uwire to use connection ID
by Russell King
· 16 years ago
cc51c9d
[ARM] omap: w1: convert omap HDQ clocks to match by devid and conid
by Russell King
· 16 years ago
5fe2338
[ARM] omap: i2c: remove conditional ick clocks
by Russell King
· 16 years ago
0e9ae10
[ARM] omap: i2c: remove armxor_ck
by Russell King
· 16 years ago
1d14de0
[ARM] omap: i2c: use short connection ids
by Russell King
· 16 years ago
b820ce4
[ARM] omap: mcbsp: convert to use fck/ick clocks directly
by Russell King
· 16 years ago
1b5715e
[ARM] omap: mcspi: new short connection id names
by Russell King
· 16 years ago
d4a36645a
[ARM] omap: MMC: provide a dummy ick for OMAP1
by Russell King
· 16 years ago
5c9e02b
[ARM] omap: MMC: convert clocks to match by devid and conid
by Russell King
· 16 years ago
4c5e194
[ARM] omap: watchdog: provide a dummy ick for OMAP1
by Russell King
· 16 years ago
39a80c7
[ARM] omap: watchdog: convert clocks to match by devid and conid
by Russell King
· 16 years ago
f1c2543
[ARM] omap: provide a dummy clock node
by Russell King
· 16 years ago
2b811bb
[ARM] omap: remove pre-CLKDEV clk_get/clk_put
by Russell King
· 16 years ago
44dc9d0
[ARM] omap: convert OMAP3 to use clkdev
by Russell King
· 16 years ago
8ad8ff6
[ARM] omap: convert OMAP2 to use clkdev
by Russell King
· 16 years ago
d7e8f1f
[ARM] omap: convert OMAP1 to use clkdev
by Russell King
· 16 years ago
dbb674d
[ARM] omap: allow double-registering of clocks
by Russell King
· 16 years ago
1e98ffa
[ARM] omap: ensure devname is set for dummy devices
by Russell King
· 16 years ago
d5e6072
[ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods
by Russell King
· 16 years ago
9a5feda
[ARM] omap: move propagate_rate() calls into generic omap clock code
by Russell King
· 16 years ago
a9e8820
[ARM] omap: remove unnecessary calls to propagate_rate()
by Russell King
· 16 years ago
c6af450
[ARM] omap: move clock propagation into core omap clock code
by Russell King
· 16 years ago
2e777bf
[ARM] omap: provide a standard clk_get_parent() implementation
by Russell King
· 16 years ago
ae8fce5
[ARM] omap: remove clk_deny_idle and clk_allow_idle
by Russell King
· 16 years ago
ebb8dca
[ARM] omap: rearrange clock.h structure order
by Russell King
· 16 years ago
eee5b19
[ARM] omap: remove clk->owner
by Russell King
· 16 years ago
c1168dc
[ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks
by Russell King
· 16 years ago
bc51da4
[ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready
by Russell King
· 16 years ago
b36ee72
[ARM] omap: add default .ops to all remaining OMAP2 clocks
by Russell King
· 16 years ago
5713718
[ARM] omap: kill PARENT_CONTROLS_CLOCK
by Russell King
· 16 years ago
897dcde
[ARM] omap: provide a NULL clock operations structure
by Russell King
· 16 years ago
548d849
[ARM] omap: introduce clock operations structure
by Russell King
· 16 years ago
db8ac47
[ARM] omap: remove VIRTUAL_CLOCK
by Russell King
· 16 years ago
de86962
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 16 years ago
807a96c
NVRAM depends on RTC_DRV_CMOS
by Uwe Kleine-König
· 16 years ago
bcc8f3e
rename platform_driver name "flash" to "sa1100-mtd"
by Uwe Kleine-König
· 16 years ago
b3c960b
annotate that [fp, #-4] is the saved lr
by Uwe Kleine-König
· 16 years ago
6fd7ad9
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
by Uwe Kleine-König
· 16 years ago
0dc23d7
ARM: OMAP: fix fault in enter_full_retention()
by Kevin Hilman
· 16 years ago
5461af5
ARM: OMAP: Mask interrupts when disabling interrupts, v2
by 김규원
· 16 years ago
df88acb
ARM: OMAP: gptimer min_delta_ns corrected
by Aaro Koskinen
· 16 years ago
0dffb5c
ARM: OMAP: Fix hsmmc init, v2
by Tony Lindgren
· 16 years ago
187e688
ARM: OMAP: Fix omap34xx revision detection for ES3.1
by Tony Lindgren
· 16 years ago
a92fda1
ARM: OMAP: DMA: Fix uninitialized channel flags
by Jarkko Nikula
· 16 years ago
320ce6f
ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling
by Juha Yrjola
· 16 years ago
0615115
ARM: OMAP: Fix McBSP spin_lock deadlock
by Stanley.Miao
· 16 years ago
18e352e
Linux 2.6.29-rc3
by Linus Torvalds
· 16 years ago
c4568d6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
08e445b
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
by Nicolas Pitre
· 16 years ago
78a768b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
d8204ee
dmi: Fix build breakage
by Kumar Gala
· 16 years ago
30b2363
drm: Rip out the racy, unused vblank signal code.
by Eric Anholt
· 16 years ago
ecbab71
[ARM] call undefined instruction exception handler with irqs enabled
by Russell King
· 16 years ago
9ce8bb5
[ARM] msm: fix build errors
by Russell King
· 16 years ago
a71558d
[ARM] etherh: continue fixing build failure
by Russell King
· 16 years ago
4c456a6
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
by Gerhard Pircher
· 16 years ago
69b052e
powerpc/pseries: Correct VIO bus accounting problem in CMO env.
by Robert Jennings
· 16 years ago
4712fff
powerpc: More printing warning fixes for the l64 to ll64 conversion
by Stephen Rothwell
· 16 years ago
52c275f
powerpc: Remove arch/ppc cruft from Kconfig
by Josh Boyer
· 16 years ago
802bdea
powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c
by Stephen Rothwell
· 16 years ago
6469c92
Merge commit 'jwb/jwb-merge' into merge
by Benjamin Herrenschmidt
· 16 years ago
0411648
Merge commit 'kumar/kumar-merge' into merge
by Benjamin Herrenschmidt
· 16 years ago
152a649
smackfs load append mode fix
by Casey Schaufler
· 16 years ago
e4a7ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
236dd4d
USB: Driver for Freescale QUICC Engine USB Host Controller
by Anton Vorontsov
· 16 years ago
fc91be2
USB: option: add QUANTA HSDPA Data Card device ids
by Alex.Cheng@quantatw.com
· 16 years ago
aa23c8d
USB: storage: Add another unusual_dev for off-by-one bug
by Phil Dibowitz
· 16 years ago
a83775b
USB: unusual_dev: usb-storage needs to ignore a device
by Phil Dibowitz
· 16 years ago
0df2479
USB: GADGET: fix !x & y
by Roel Kluin
· 16 years ago
1a1fab51
USB: new id for ti_usb_3410_5052 driver
by Oliver Neukum
· 16 years ago
c89c60e
USB: cdc-acm: Add another conexant modem to the quirks
by Alan Cox
· 16 years ago
3b498a6
USB: 'option' driver - onda device MT503HS has wrong id
by Marcel Sebek
· 16 years ago
d547f13
USB: Remove ZTE modem from unusual_devices
by Phil Dibowitz
· 16 years ago
6491509
USB: storage: support of Dane-Elec MediaTouch USB device
by Jean-Baptiste Onofre
· 16 years ago
7abce6b
USB: usbmon: Implement compat_ioctl
by Pete Zaitcev
· 16 years ago
11e76ae
USB: add kernel-doc for wusb_dev in struct usb_device
by Inaky Perez-Gonzalez
· 16 years ago
ca80801
USB: ftdi_sio driver support of bar code scanner from Diebold
by Mhayk Whandson
· 16 years ago
45eeff8
USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
by Robie Basak
· 16 years ago
877e262
USB: cp2101 device
by Tomasz K
· 16 years ago
06a743b
USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
by Brandon Philips
· 16 years ago
296361e
USB: remove vernier labpro from ldusb
by sware
· 16 years ago
0f9c7b4a
USB: CDC-ACM quirk for MTK GPS
by Andrew Lunn
· 16 years ago
837d842
USB: cdc-acm: support some gps data loggers
by James A. Treacy
· 16 years ago
0888951
USB: composite: Fix bug: low byte of w_index is the usb interface number not the whole 2 bytes of w_index
by Bryan Wu
· 16 years ago
dd4dff8
USB: composite: Fix bug: should test set_alt function pointer before use it
by Bryan Wu
· 16 years ago
cd67435
USB: musb: Kconfig fix
by David Brownell
· 16 years ago
191b776
USB: musb cppi dma fix
by Swaminathan S
· 16 years ago
704a148
USB: musb cppi bugfixes
by Hugo Villeneuve
· 16 years ago
96bcd09
USB: musb uses endpoint functions
by Julia Lawall
· 16 years ago
af7e0c5
USB: musb: tusb6010 buildfix
by Kalle Valo
· 16 years ago
97a3989
USB: musb free_irq bugfix
by Ajay Kumar Gupta
· 16 years ago
Next »