Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6825fbc4cb219f2c98bb7d157915d797cf5cb823
6825fbc
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
6bb951a
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
e49aedb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f6c4c81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
701791c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
4ba1525
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
3a43aaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
aed886c
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
5327b9b
Doc: use misc-devices/ dir for drivers
by Jean Delvare
· 15 years ago
e3cc222
Doc: better explanation of procs_running
by Luis Garces-Erice
· 15 years ago
bfc9dca
correct gpio.txt typos
by Dominik D. Geyer
· 15 years ago
2770f18
docbook: fix signal_pending() argument
by Shawn Bohrer
· 15 years ago
038f7d0
use DMA_BIT_MASK instead of inline constant
by Marin Mitov
· 15 years ago
472c064
Use KERN_WARNING instead of KERN_WARN, which does not exist
by Randy Dunlap
· 15 years ago
79a56ed
nvram: Fix missing smp_lock.h in nvram
by Frederic Weisbecker
· 15 years ago
2588465
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
18821b0
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3b8ecd2
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a9280fe
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
2b876f9
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
849e8de
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
155a493
i2c-pnx: Map I2C adapter number to platform ID number
by Kevin Wells
· 15 years ago
ef87143
i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode
by Rajendra Nayak
· 15 years ago
6d1ea0f
i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases
by Shinya Kuribayashi
· 15 years ago
a0e06ea
i2c-designware: Cosmetic cleanups
by Shinya Kuribayashi
· 15 years ago
ce6eb57
i2c-designware: Tx abort cleanups
by Shinya Kuribayashi
· 15 years ago
597fe31
i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors
by Shinya Kuribayashi
· 15 years ago
8f588e4
i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures
by Shinya Kuribayashi
· 15 years ago
69151e5
i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed
by Shinya Kuribayashi
· 15 years ago
201d6a7
i2c-designware: Process all i2c_msg messages in the interrupt handler
by Shinya Kuribayashi
· 15 years ago
41c4e35
i2c-designware: i2c_dw_read: Remove redundant target address checker
by Shinya Kuribayashi
· 15 years ago
52d7e43
i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits
by Shinya Kuribayashi
· 15 years ago
ae72222
i2c-designware: Initialize byte count variables just prior to being used
by Shinya Kuribayashi
· 15 years ago
26ea15b
i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
by Shinya Kuribayashi
· 15 years ago
81e798b
i2c-designware: Divide i2c_dw_xfer_msg into two functions
by Shinya Kuribayashi
· 15 years ago
21a89d4
i2c-designware: Enable RX_FULL interrupt
by Shinya Kuribayashi
· 15 years ago
4cb6d1d
i2c-designware: Set Tx/Rx FIFO threshold levels
by Shinya Kuribayashi
· 15 years ago
0774539
i2c-designware: Process i2c_msg messages in the interrupt handler
by Shinya Kuribayashi
· 15 years ago
c70c5cd
i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
by Shinya Kuribayashi
· 15 years ago
d60c7e8
i2c-designware: Improved _HCNT/_LCNT calculation
by Shinya Kuribayashi
· 15 years ago
6d2ea48
i2c-designware: Remove an useless local variable "num"
by Shinya Kuribayashi
· 15 years ago
e77cf23
i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer
by Shinya Kuribayashi
· 15 years ago
78839bd
i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer
by Shinya Kuribayashi
· 15 years ago
91b52ca
i2c-designware: Use platform_get_irq helper
by Shinya Kuribayashi
· 15 years ago
e28000a
i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
by Shinya Kuribayashi
· 15 years ago
ed5e1dd
i2c-designware: Consolidate to use 32-bit word accesses
by Shinya Kuribayashi
· 15 years ago
e069efb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
324889b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
27a338a
[IA64] Fix cut/paste detritus from unistd.h
by Tony Luck
· 15 years ago
947a246
ARM: S3C24XX: DMA: Use valid index when accessing array
by Ramax Lo
· 15 years ago
3ff6a46
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4646575
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
86ed4aa
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
830cd2a
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
64227cd
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e7522ed
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b391738
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e33c019
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
343036c
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4d2a914
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9e9868a
sysfs: deprecated features are to help old tools not to confuse them
by Uwe Kleine-König
· 15 years ago
a252e74
sctp: fix compile error due to sysctl mismerge
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
23eb3b6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
1c496784
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
adf9904
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
bb592cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
79c9601
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
41440ff
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
dad3de7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
ed9216c
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ee1262d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
a421018
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
3ad1f3b
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
93b0d8c
ARM: S3C: move s3c_pwm_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
0f13c82
ARM: S3C24XX: Export s3c24xx_set_fiq for modules.
by Ben Dooks
· 15 years ago
ad4e22f
ARM: S3C: move s3c_adc_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
878eadd
cfq-iosched: Do not access cfqq after freeing it
by Vivek Goyal
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
447753d
Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus
by Jiri Kosina
· 15 years ago
1b52f2a
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
by Jeff Garzik
· 15 years ago
42d61b9b
[S390] 3215/3270 console: remove wrong comment
by Heiko Carstens
· 15 years ago
5e24eb0
[S390] dasd: remove BKL from extended error reporting code
by Martin Schwidefsky
· 15 years ago
3b47f9d
[S390] vmlogrdr: remove BKL
by Martin Schwidefsky
· 15 years ago
3c492d2
[S390] vmur: remove BKL
by Martin Schwidefsky
· 15 years ago
b8ccc51
[S390] zcrypt: remove BKL
by Martin Schwidefsky
· 15 years ago
5cbb5f5
[S390] 3270: remove BKL
by Martin Schwidefsky
· 15 years ago
feb5c5a
[S390] vmwatchdog: remove lock_kernel() from open() function
by Gerald Schaefer
· 15 years ago
801f97b
[S390] monwriter: remove lock_kernel() from open() function
by Gerald Schaefer
· 15 years ago
1963403
[S390] monreader: remove lock_kernel() from open() function
by Gerald Schaefer
· 15 years ago
2da3cf9
[S390] s390: remove unused nfsd #includes
by Boaz Harrosh
· 15 years ago
b069468
[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390
by Aristeu Rozanski
· 15 years ago
bd119ee
[S390] etr/stp: put correct per cpu variable
by Heiko Carstens
· 15 years ago
Next »