Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
215059d2421f95c30d1fca6ff31357fcae9f67dc
215059d
tdfxfb: make use of DDC information about connected monitor
by Krzysztof Helt
· 16 years ago
feff388
tdfxfb: move I2C functionality into the tdfxfb
by Krzysztof Helt
· 16 years ago
8f9b152
kprobes: support kretprobe and jprobe per-probe disabling
by Masami Hiramatsu
· 16 years ago
de5bd88
kprobes: support per-kprobe disabling
by Masami Hiramatsu
· 16 years ago
e579abe
kprobes: rename kprobe_enabled to kprobes_all_disarmed
by Masami Hiramatsu
· 16 years ago
cc00e9c
kprobes: cleanup comment style in kprobes.h
by Masami Hiramatsu
· 16 years ago
99081ab
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
by Masami Hiramatsu
· 16 years ago
b918e5e
kprobes: cleanup aggr_kprobe related code
by Masami Hiramatsu
· 16 years ago
96a6d9a
spi_imx: set spi_master.dma_alignment = 4
by Mike Rapoport
· 16 years ago
7ad0ba9
pxa2xx_spi: set spi_master.dma_alignment = 8
by Mike Rapoport
· 16 years ago
fd5e191
SPI: add dma_alignment field to spi_master
by Mike Rapoport
· 16 years ago
75c8915
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
by Mike Rapoport
· 16 years ago
a7bb390
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
by Eric Miao
· 16 years ago
c8fc657
spi: limit reaches -1, tested 0
by Roel Kluin
· 16 years ago
93b61bd
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
by Wolfgang Muees
· 16 years ago
42c78b2
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
by Michael Hennerich
· 16 years ago
e7d02e3
Blackfin SPI Driver: fix NULL pointer crash
by Mike Frysinger
· 16 years ago
138f97c
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
by Mike Frysinger
· 16 years ago
b9b2a76
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
by Yi Li
· 16 years ago
2cf3683
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly
by Yi Li
· 16 years ago
a963ea8
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
by Mike Frysinger
· 16 years ago
aaaf939
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
by Mike Frysinger
· 16 years ago
11d6f59
Blackfin SPI Driver: get dma working for SPI flashes
by Mike Frysinger
· 16 years ago
4160bde
Blackfin SPI Driver: SPI slave select code cleanup
by Mike Frysinger
· 16 years ago
b31e27a
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
by Mike Frysinger
· 16 years ago
40a2945
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
by Mike Frysinger
· 16 years ago
d24bd1d
Blackfin SPI Driver: add a few more DMA debug messages
by Mike Frysinger
· 16 years ago
59bfcc6
Blackfin SPI Driver: drop bogus cast and touchup dma label
by Mike Frysinger
· 16 years ago
7aec356
Blackfin SPI Driver: unify duplicated code in dma read/write paths
by Mike Frysinger
· 16 years ago
04b95d2
Blackfin SPI Driver: pass DMA overflow error to the higher level
by Mike Frysinger
· 16 years ago
ace3286
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred
by Mike Frysinger
· 16 years ago
a42e809
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
by Mike Frysinger
· 16 years ago
7513e00
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
by Michael Hennerich
· 16 years ago
8cf5858
Blackfin SPI Driver: ensure cache coherency before doing DMA
by Vitja Makarov
· 16 years ago
3bcfa9e
hwmon: add support for GMT G760A fan speed PWM controller
by Herbert Valerio Riedel
· 16 years ago
6260a4b
/proc/pid/maps: don't show pgoff of pure ANON VMAs
by KAMEZAWA Hiroyuki
· 16 years ago
fafd688
mm: add /proc controls for pdflush threads
by Peter W Morreale
· 16 years ago
a56ed66
mm: fix pdflush thread creation upper bound
by Peter W Morreale
· 16 years ago
9133df7
esp: fix section mismatch warning
by Randy Dunlap
· 16 years ago
d407e32
PCI: Fix oops in pci_vpd_truncate
by Anton Vorontsov
· 16 years ago
548cbdc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
a01da1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
by Linus Torvalds
· 16 years ago
44d84af
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
f8201ab
ramfs: fix double freeing s_fs_info on failed mount
by Ingo Molnar
· 16 years ago
2e45e77
Revert "module: remove the SHF_ALLOC flag on the __versions section."
by Rusty Russell
· 16 years ago
a0558fc
tomoyo: remove "undelete domain" command.
by Tetsuo Handa
· 16 years ago
11b55da
powerpc: Fix oops when loading modules
by Paul Mackerras
· 16 years ago
1a917bb
powerpc: Wire up preadv and pwritev
by Stephen Rothwell
· 16 years ago
7ddb7ad
powerpc/ftrace: Fix printf format warning
by Michael Ellerman
· 16 years ago
f4952f6
powerpc/ftrace: Fix #if that should be #ifdef
by Michael Ellerman
· 16 years ago
bc82666
powerpc: Fix ptrace compat wrapper for FPU register access
by Michael Neuling
· 16 years ago
c7d07fd
powerpc: Print information about mapping hw irqs to virtual irqs
by Michael Ellerman
· 16 years ago
cb93d56
powerpc: Correct dependency of KEXEC
by Geert Uytterhoeven
· 16 years ago
7e875e9
powerpc: Disable VSX or current process in giveup_fpu/altivec
by Michael Neuling
· 16 years ago
4c6cf42
powerpc/pseries: Enable relay in pseries_defconfig
by Anton Blanchard
· 16 years ago
856cc2f
powerpc/pseries: Fix ibm,client-architecture comment
by Anton Blanchard
· 16 years ago
4a9f9506
powerpc/pseries: Scan for all events in rtasd
by Anton Blanchard
· 16 years ago
0559f0a
powerpc/pseries: Add dispatch dispersion statistics
by Anton Blanchard
· 16 years ago
1f8737a
powerpc: Clean up some prom printouts
by Anton Blanchard
· 16 years ago
4da727a
powerpc: Print progress of ibm,client-architecture method
by Anton Blanchard
· 16 years ago
85701e6
powerpc: Remove duplicated #include's
by Huang Weiyi
· 16 years ago
f08b7e9
powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook
by Benjamin Herrenschmidt
· 16 years ago
b6966b1
powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf
by Mark Nelson
· 16 years ago
ae6e59c
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 16 years ago
4ef4327
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
3989203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
37efa23
b44: Use kernel DMA addresses for the kernel DMA API
by Michael Buesch
· 16 years ago
35a7433
forcedeth: Fix resume from hibernation regression.
by Ed Swierk
· 16 years ago
a938b8c
cx231xx: Convert to snd_card_create()
by Mauro Carvalho Chehab
· 16 years ago
f11ee73
V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m
by Randy Dunlap
· 16 years ago
82bea20
V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device'
by Randy Dunlap
· 16 years ago
2aa93bc
V4L/DVB (11438): au0828: fix Kconfig dependance
by Alexander Beregalov
· 16 years ago
6c4b755
V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs
by Jean Delvare
· 16 years ago
b466248
V4L/DVB (11436): radio-mr800: convert to to v4l2_device
by Alexey Klimov
· 16 years ago
406827c
V4L/DVB (11435): dsbr100 radio: convert to to v4l2_device
by Alexey Klimov
· 16 years ago
ec624803
V4L/DVB: zr364xx: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
f2caedd
V4L/DVB: usbvision: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
3c19a95
V4L/DVB (11427): gspca - m5602: Minor cleanups
by Erik Andr?n
· 16 years ago
5196d7c
V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modify/Write
by Erik Andr?n
· 16 years ago
7460f52
V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.
by Erik Andr?n
· 16 years ago
be63b72
V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image on vflip.
by Erik Andr?n
· 16 years ago
d9c700d
V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl cache ctrl.
by Erik Andr?n
· 16 years ago
1a3dd5d
V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a define
by Erik Andr?n
· 16 years ago
bd99ffb
V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.
by Erik Andr?n
· 16 years ago
6b05550
V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driver
by Erik Andr?n
· 16 years ago
7136e70
V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.
by Erik Andr?n
· 16 years ago
5a0489b
V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by default
by Erik Andr?n
· 16 years ago
8a38c64
V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by default
by Erik Andr?n
· 16 years ago
dac136e
V4L/DVB (11416): gspca - m5602: Constify all sensor structs
by Erik Andr?n
· 16 years ago
71b755b
V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct.
by Erik Andr?n
· 16 years ago
e17cc08
V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.
by Erik Andr?n
· 16 years ago
74cadfe
V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.
by Erik Andr?n
· 16 years ago
4eecb176
V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixes
by Erik Andr?n
· 16 years ago
e4cc4fc
V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensors
by Erik Andr?n
· 16 years ago
e335f22
V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting a stream
by Erik Andr?n
· 16 years ago
3d3ec92
V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep when inactive.
by Erik Andr?n
· 16 years ago
4a7581f
V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.
by Lukas Karas
· 16 years ago
dc91325
V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.
by Erik Andr?n
· 16 years ago
e31f9dd
V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution support
by Erik Andr?n
· 16 years ago
051781b
V4L/DVB (11405): gspca - m5602: Simplify error handling
by Erik Andr?n
· 16 years ago
Next »