Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cf2a82d7462e8c728260ee09e46c573fab2f89cf
cf2a82d
ARM: OMAP4: clock: Add missing clock divider for OCP_ABE_ICLK
by Jon Hunter
· 13 years ago
52a3a4d
ARM: OMAP4460: Clock: Adding support for 4460 specific clocks
by Paul Walmsley
· 13 years ago
49642ac
ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate
by Jon Hunter
· 13 years ago
273a1ce
ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set
by Mike Turquette
· 13 years ago
addf888
ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate
by Mike Turquette
· 13 years ago
a1900f2
ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABE
by Mike Turquette
· 13 years ago
be73246
ARM: OMAP2+: Remove custom init_irq for remaining boards
by Tony Lindgren
· 13 years ago
e990a40
ARM: OMAP2+: Use SoC specifc map_io
by Tony Lindgren
· 13 years ago
35549ec
ARM: OMAP2+: Add SoC specific map_io functions
by Benoit Cousson
· 13 years ago
7bc0c4b
ARM: OMAP: mcbsp: Start generalize signal muxing functions
by Jarkko Nikula
· 13 years ago
09d28d2
ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src
by Jarkko Nikula
· 13 years ago
6e57412
ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c
by Jarkko Nikula
· 13 years ago
5167255
ARM: OMAP: mcbsp: Update mcbsp.h include dependencies
by Jarkko Nikula
· 13 years ago
f821eec
ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic
by Jarkko Nikula
· 13 years ago
1743d14
ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
by Jarkko Nikula
· 13 years ago
ac6747c
ARM: OMAP: mcbsp: Use per instance register cache size
by Jarkko Nikula
· 13 years ago
7bba67a
ARM: OMAP: mcbsp: Make threshold based transfer code generic
by Jarkko Nikula
· 13 years ago
8840823
ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
by Jarkko Nikula
· 13 years ago
1a64588
ARM: OMAP: mcbsp: Make wakeup control generic
by Jarkko Nikula
· 13 years ago
cdc71514
ARM: OMAP: mcbsp: Implement generic register access
by Jarkko Nikula
· 13 years ago
40246e0
ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c
by Jarkko Nikula
· 13 years ago
00a327c
ARM: OMAP: mcbsp: Remove unused variables from platform data
by Jarkko Nikula
· 13 years ago
48b48fc
Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-pm into cleanup
by Tony Lindgren
· 13 years ago
7a04c4c
Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-pm into cleanup
by Tony Lindgren
· 13 years ago
fbe01f5
ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer
by Kevin Hilman
· 13 years ago
f8cf8e4
ARM: OMAP2+: Fix missing inline functions for Makefile cleanup
by Tony Lindgren
· 13 years ago
dca2d0e
OMAP3: PM: fix UART handling when using no_console_suspend
by Kevin Hilman
· 13 years ago
d66b3fe
OMAP: omap_device: decouple platform_device from omap_device
by Kevin Hilman
· 13 years ago
9f8b694
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
by Kevin Hilman
· 13 years ago
bfae4f8
OMAP: omap_device: device register functions now take platform_device pointer
by Kevin Hilman
· 13 years ago
3528c58
OMAP: omap_device: when building return platform_device instead of omap_device
by Kevin Hilman
· 13 years ago
a2a28ad
OMAP: omap_device: remove internal functions from omap_device.h
by Kevin Hilman
· 13 years ago
47c3e5d
OMAP: omap_device: make latency autoadjust messages debug
by Grazvydas Ignotas
· 13 years ago
49882c9
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
by Kevin Hilman
· 13 years ago
796ba28
omap: mcbsp: Remove omap device API
by Jarkko Nikula
· 13 years ago
ceb1c53
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 into cleanup
by Tony Lindgren
· 13 years ago
00c46b3
OMAP: id: remove OMAP_CHIP declarations, code
by Paul Walmsley
· 13 years ago
d6504ac
OMAP2+: hwmod: remove OMAP_CHIP*
by Paul Walmsley
· 13 years ago
8179488
OMAP: powerdomain: remove omap_chip bitmasks
by Paul Walmsley
· 13 years ago
129c65e
OMAP: powerdomain: split pwrdm_init() into two functions
by Paul Walmsley
· 13 years ago
a5ffef6
OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
by Paul Walmsley
· 13 years ago
08cb970
OMAP: clockdomain: split clkdm_init()
by Paul Walmsley
· 13 years ago
057673d
OMAP2+: id: remove OMAP_REVBITS_* macros
by Paul Walmsley
· 13 years ago
3b32b7d
OMAP3: id: remove duplicate code for testing SoC ES level
by Paul Walmsley
· 13 years ago
51ec811
OMAP3: id: add fallthrough warning; fix some CodingStyle issues
by Paul Walmsley
· 13 years ago
9ed2ba7
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
by Paul Walmsley
· 13 years ago
91d92d6
OMAP3: id: remove useless strcpy()s
by Paul Walmsley
· 13 years ago
1f1b035
OMAP3: id: remove identification codes that only correspond to marketing names
by Paul Walmsley
· 13 years ago
b6fd41e
Linux 3.1-rc6
by Linus Torvalds
· 13 years ago
8cb3ed17
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
4c75278
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
14d01ff
ioctl: register LTTng ioctl
by Mathieu Desnoyers
· 13 years ago
0b001b2
Merge branch 'for-linus' of git://github.com/chrismason/linux
by Linus Torvalds
· 13 years ago
5dfcc87
fuse: fix memory leak
by Miklos Szeredi
· 13 years ago
2411450
fuse: fix flock breakage
by Miklos Szeredi
· 13 years ago
15ce928
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-pm into fixes
by Arnd Bergmann
· 13 years ago
d035953
Merge branch 'sirf/fixes' into fixes
by Arnd Bergmann
· 13 years ago
87adf1c
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
by Linus Torvalds
· 13 years ago
14f69ec
Merge branch 'for-linus' of git://openrisc.net/~jonas/linux
by Linus Torvalds
· 13 years ago
d525e8a
Btrfs: add dummy extent if dst offset excceeds file end in
by Li Zefan
· 13 years ago
d72c084
Btrfs: calc file extent num_bytes correctly in file clone
by Li Zefan
· 13 years ago
4815053
btrfs: xattr: fix attribute removal
by David Sterba
· 13 years ago
a39f752
Btrfs: fix wrong nbytes information of the inode
by Miao Xie
· 13 years ago
0c1a98c
Btrfs: fix the file extent gap when doing direct IO
by Miao Xie
· 13 years ago
5b39737
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
by Miao Xie
· 13 years ago
98c9942
Btrfs: fix misuse of trans block rsv
by Liu Bo
· 13 years ago
65450aa
Btrfs: reset to appropriate block rsv after orphan operations
by Liu Bo
· 13 years ago
ddf23b3
Btrfs: skip locking if searching the commit root in csum lookup
by Josef Bacik
· 13 years ago
e0b6d65
btrfs: fix warning in iput for bad-inode
by Sergei Trofimovich
· 13 years ago
14c7cca
Btrfs: fix an oops when deleting snapshots
by Liu Bo
· 13 years ago
fc61ccd
[media] vp7045: fix buffer setup
by Florian Mickler
· 13 years ago
de4ed0c11
[media] nuvoton-cir: simplify raw IR sample handling
by Jarod Wilson
· 13 years ago
c8814df
[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL
by Jesper Juhl
· 13 years ago
6a02a33
[media] v4l2: Fix documentation of the codec device controls
by Kamil Debski
· 13 years ago
5b5cfc3
[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240
by Jean-François Moine
· 13 years ago
313c68e
[media] gspca - sonixj: Fix wrong register mask for sensor om6802
by Luiz Carlos Ramos
· 13 years ago
55c53e1
[media] gspca - ov519: Fix LED inversion of some ov519 webcams
by Jean-François Moine
· 13 years ago
4264a8b
[media] pwc: precedence bug in pwc_init_controls()
by Dan Carpenter
· 13 years ago
707b38a
Add missing DMA ops
by Jonas Bonn
· 13 years ago
6a53747
ARM: CSR: add missing sentinels to of_device_id tables
by Jamie Iles
· 13 years ago
d7a210f
scsi: qla4xxx driver depends on NET
by Randy Dunlap
· 13 years ago
d0a7745
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
6c6d8de
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
by Janusz Krzysztofik
· 13 years ago
1f51b00
Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes
by Arnd Bergmann
· 13 years ago
c338bfb
backlight: Declare backlight_types[] const
by Bart Van Assche
· 13 years ago
290a1cc
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
27a7b26
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
by NeilBrown
· 13 years ago
079fa16
md/raid1,10: Remove use-after-free bug in make_request.
by NeilBrown
· 13 years ago
19d5f83
md/raid10: unify handling of write completion.
by NeilBrown
· 13 years ago
9400775
Avoid dereferencing a 'request_queue' after last close.
by NeilBrown
· 13 years ago
ed2888e
PCI: Remove MRRS modification from MPS setting code
by Jon Mason
· 13 years ago
5307f6d
Fix pointer dereference before call to pcie_bus_configure_settings
by Shyam Iyer
· 13 years ago
a6a5ed0
Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc
by Linus Torvalds
· 13 years ago
0d20fbb
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
by Linus Torvalds
· 13 years ago
0ec26fd
vfs: automount should ignore LOOKUP_FOLLOW
by Miklos Szeredi
· 13 years ago
7caaf7e
ARM: cns3xxx: Fix newly introduced warnings in the PCIe code
by Anton Vorontsov
· 13 years ago
83a497c
ARM: cns3xxx: Fix compile error caused by hardware.h removed
by Tommy Lin
· 13 years ago
55a01f6
drm: Remove duplicate "return" statement
by Lin Ming
· 13 years ago
909d6e0
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-test
by Dave Airlie
· 13 years ago
0e83bb4
drm/nv04/crtc: Bail out if FB is not bound to crtc
by Emil Velikov
· 13 years ago
Next »