Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
839c996ca8dd56f9ea80d7fc0c8b18b01394c82a
839c996
spi: davinci: simplify poll mode transfers
by Brian Niebuhr
· 14 years ago
cf90fe7
spi: davinci: remove non-useful interrupt mode support
by Brian Niebuhr
· 14 years ago
47f4467
spi: davinci: remove unnecessary completion variable initialization
by Brian Niebuhr
· 14 years ago
134e32b
spi: davinci: do not treat Tx interrupt being set as error
by Sekhar Nori
· 14 years ago
f2bf4e8
spi: davinci: remove unnecessary 'count' variable in driver private data
by Brian Niebuhr
· 14 years ago
fab89ea
spi: davinci: remove unnecessary disable of SPI
by Brian Niebuhr
· 14 years ago
53d454a
spi: davinci: check for NULL buffer pointer before using it
by Brian Niebuhr
· 14 years ago
b7ab24a
spi: davinci: simplify calculation of edma acount value
by Brian Niebuhr
· 14 years ago
6321be6
spi: davinci: eliminate unnecessary update of davinci_spi->count
by Brian Niebuhr
· 14 years ago
cda987e
spi: davinci: eliminate the single member structure davinci_spi_slave
by Brian Niebuhr
· 14 years ago
b6c4eea
spi: davinci: remove unused members of davinci_spi_slave
by Brian Niebuhr
· 14 years ago
7abbf23
spi: davinci: add support for wait enable timeouts
by Brian Niebuhr
· 14 years ago
fd76446
spi: davinci: setup chip-select timers values only if timer enabled
by Brian Niebuhr
· 14 years ago
25f3351
spi: davinci: consolidate setup of SPIFMTn in one function
by Brian Niebuhr
· 14 years ago
53a31b0
spi: davinci: make chip-slect specific parameters really chip-select specific
by Brian Niebuhr
· 14 years ago
472880c
spi: davinci: remove 'wait_enable' platform data member
by Brian Niebuhr
· 14 years ago
7fe0092
spi: davinci: simplify prescalar calculation
by Brian Niebuhr
· 14 years ago
2385397
spi: davinci: enable GPIO lines to be used as chip selects
by Brian Niebuhr
· 14 years ago
cfbc5d1
spi: davinci: remove unnecessary data transmit on CS disable
by Brian Niebuhr
· 14 years ago
7978b8c
spi: davinci: enable both activation and deactivation of chip-selects
by Brian Niebuhr
· 14 years ago
843a713
spi: davinci: set chip-select mode in SPIDEF only once
by Brian Niebuhr
· 14 years ago
50356dd
spi: davinci: remove unnecessary typecast
by Sekhar Nori
· 14 years ago
8e206f1
spi: davinci: removed unused #defines
by Sekhar Nori
· 14 years ago
c3c475c
spi: davinci: remove unused variable 'pdata'
by Brian Niebuhr
· 14 years ago
778e261
spi: davinci: whitespace cleanup
by Brian Niebuhr
· 14 years ago
3b740b1
spi: davinci: fix checkpatch errors
by Brian Niebuhr
· 14 years ago
0a5b871
hardirq.h: remove now-empty #ifdef/#endif pair
by Linus Torvalds
· 14 years ago
7957f0a
Fix build failure due to hwirq.h needing smp_lock.h
by Linus Torvalds
· 14 years ago
460781b
BKL: remove references to lock_kernel from comments
by Arnd Bergmann
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
55f6561
staging/stradis: mark as "depends on BKL"
by Arnd Bergmann
· 14 years ago
59365d1
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
by Marcus Meissner
· 14 years ago
1d66365
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
d33fdee
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1e8703b
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
4531491
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
bdbd01a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
2ebc8ec
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
8c05cd0
PCI: fix offset check for sysfs mmapped files
by Darrick J. Wong
· 14 years ago
04e4bd1
nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr
by Catalin Marinas
· 14 years ago
94f58df
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
by Jesper Juhl
· 14 years ago
5685b97
nfs: trivial: remove unused nfs_wait_event macro
by Jeff Layton
· 14 years ago
df6e61d
kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
by Joe Perches
· 14 years ago
e53beac
Linux 2.6.37-rc2
by Linus Torvalds
· 14 years ago
ac39612
NFS: readdir shouldn't read beyond the reply returned by the server
by Trond Myklebust
· 14 years ago
8cd51a0
NFS: Fix a couple of regressions in readdir.
by Trond Myklebust
· 14 years ago
23ebbd9
Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR"
by Trond Myklebust
· 14 years ago
1e657bd
Regression: fix mounting NFS when NFSv3 support is not compiled
by Paulius Zaleckas
· 14 years ago
8e35f8e
NLM: Fix a regression in lockd
by Trond Myklebust
· 14 years ago
12b3052
capabilities/syslog: open code cap_syslog logic to fix build failure
by Eric Paris
· 14 years ago
6800e4c
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
477d4e4
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
fe9d1159
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
e5c1353
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
00fafcd
PM / PM QoS: Fix reversed min and max
by Colin Cross
· 14 years ago
2236baa
i2c: Sanity checks on adapter registration
by Jean Delvare
· 14 years ago
e1e18ee
i2c: Mark i2c_adapter.id as deprecated
by Jean Delvare
· 14 years ago
f3dc65d
i2c: Drivers shouldn't include <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
dfdee5f
i2c: Delete unused adapter IDs
by Jean Delvare
· 14 years ago
dc6641b
i2c: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 14 years ago
968ab18
include/linux/kernel.h: Move logging bits to include/linux/printk.h
by Linus Torvalds
· 14 years ago
22d3243
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
by Jim Bos
· 14 years ago
52d159e
hwmon: (w83795) Check for BEEP pin availability
by Jean Delvare
· 14 years ago
793c51d
hwmon: (w83795) Clear intrusion alarm immediately
by Jean Delvare
· 14 years ago
cf6b9ea
hwmon: (w83795) Read the intrusion state properly
by Jean Delvare
· 14 years ago
2a2d27d
hwmon: (w83795) Print the actual temperature channels as sources
by Jean Delvare
· 14 years ago
edff2f8
hwmon: (w83795) List all usable temperature sources
by Jean Delvare
· 14 years ago
d5ab845
hwmon: (w83795) Expose fan control method
by Jean Delvare
· 14 years ago
ae51cd9
hwmon: (w83795) Fix fan control mode attributes
by Jean Delvare
· 14 years ago
61ec2da
hwmon: (lm95241) Check validity of input values
by Jean Delvare
· 14 years ago
2aa25c2
hwmon: Change mail address of Hans J. Koch
by Hans J. Koch
· 14 years ago
e25cd06
PCI: sysfs: fix printk warnings
by Randy Dunlap
· 14 years ago
620751a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
f187a45
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 14 years ago
7023166
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
58e89c2
Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
044b941
GFS2: Fix inode deallocation race
by Steven Whitehouse
· 14 years ago
c8f3678
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
by Paul Mundt
· 14 years ago
574490e
ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate
by Kuninori Morimoto
· 14 years ago
6318af9
sh: intc: Fix up build failure introduced by radix tree changes.
by Paul Mundt
· 14 years ago
344ac14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgent
by Paul Mundt
· 14 years ago
dce1431
fsl-diu-fb: drop dead ioctl define
by Mike Frysinger
· 14 years ago
fc5fef5
MAINTAINERS: Add an fbdev git tree entry.
by Paul Mundt
· 14 years ago
2744b88
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
1ca7318
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
68cee4f1
slub: Fix slub_lock down/up imbalance
by Pavel Emelyanov
· 14 years ago
0143832
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
f8b372a
Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"
by Ingo Molnar
· 14 years ago
c0caf7b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
c22cff0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
6b4e81d
i8k: Tell gcc that *regs gets clobbered
by Jim Bos
· 14 years ago
ed3aada
ACPI: debugfs custom_method open to non-root
by Dave Jones
· 14 years ago
1c66b36
ocfs2: Change some lock status member in ocfs2_lock_res to char.
by Tao Ma
· 14 years ago
754961a
ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings
by Kukjin Kim
· 14 years ago
20676c1
ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
by Kukjin Kim
· 14 years ago
c39d8d5
ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings
by Kyungmin Park
· 14 years ago
9457b24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
80ef913
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
1c32ca9
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
Next »