Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
848b83a59b772b8f102bc5e3f1187c2fa5676959
/
include
/
linux
848b83a
convert get_sb_mtd() users to ->mount()
by Al Viro
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
c96e41e
beginning of transtion: ->mount()
by Al Viro
· 14 years ago
e5b4868
mfd: Factor out WM831x I2C I/O from the core driver
by Mark Brown
· 14 years ago
58aa633
mfd: Voltages and GPIOs platform_data definitions for max8998
by Lukasz Majewski
· 14 years ago
889cd5a
regulator: max8998 BUCK1/2 internal voltages and indexes defined
by Lukasz Majewski
· 14 years ago
509bd47
mfd: Support for ICs compliant with max8998
by Lukasz Majewski
· 14 years ago
72f2e2c
mfd: Adding twl6030 mmc card detect support for MMC1
by kishore kadiyala
· 14 years ago
8e00593
mfd: Add mc13892 support to mc13xxx
by Uwe Kleine-König
· 14 years ago
b4e017e
mfd: Remove deprecated mc13783 functions
by Uwe Kleine-König
· 14 years ago
5f2545f
mfd: Allow for bypass of cell resource conflict check
by Daniel Drake
· 14 years ago
c6252e9
mfd: Declare abx500_remove_ops()
by Mark Brown
· 14 years ago
c26448c
mfd: Add basic tps6586x interrupt support
by Gary King
· 14 years ago
38b34052
mfd: Update chip id of 88pm8607
by Haojian Zhuang
· 14 years ago
47c1697
mfd: Align ab8500 with the abx500 interface
by Mattias Wallin
· 14 years ago
f1334fb
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
by Yusuke Goda
· 14 years ago
777271d
mmc: Allow the platform to specify the sh_mmcif get_cd handler
by Arnd Hannemann
· 14 years ago
998283e
mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler
by Arnd Hannemann
· 14 years ago
19ca750
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
by Arnd Hannemann
· 14 years ago
9b16c0a
rtc: Add MAX8998 rtc driver
by Joonyoung Shim
· 14 years ago
2c7e6f5
mfd: Add MAX8998 interrupts support
by Joonyoung Shim
· 14 years ago
676e02d
mfd: Use i2c_client as an argument on MAX8998 i2c routines
by Joonyoung Shim
· 14 years ago
8971205
i2c: twl: add register defines for pm master module
by Felipe Balbi
· 14 years ago
b8e9cf0
gpio: Add bitmask to block requests to unavailable stmpe GPIOs
by Wolfram Sang
· 14 years ago
f337134
mfd: Move PCF50633 IRQ protoypes where the definitions can see them
by Mark Brown
· 14 years ago
688fe99
regulator: Add option for machine drivers to enable the dummy regulator
by Mark Brown
· 14 years ago
5976f09
Regulator: LP3972 PMIC regulator driver
by Axel Lin
· 14 years ago
202f4f5
MAX8952 PMIC Driver Initial Release
by MyungJoo Ham
· 14 years ago
f063a0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
3c37629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
e9f29c9
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
e4c5bf8
Merge 'staging-next' to Linus's tree
by Greg Kroah-Hartman
· 14 years ago
0851668
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
00ebb63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
90a2b69
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
e732ff7
mmu_notifier.h: fix comment spelling
by Figo.zhang
· 14 years ago
b31d42a
Fix compile brekage with !CONFIG_BLOCK
by Ingo Molnar
· 14 years ago
368c09d
9p: Use V9FS_MAGIC in statfs
by M. Mohan Kumar
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
bdab225
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 14 years ago
a042e26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
17bb51d
Merge branch 'akpm-incoming-2'
by Linus Torvalds
· 14 years ago
0671b76
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
7f93cff
ext4: fix kernel oops if the journal superblock has a non-zero j_errno
by Theodore Ts'o
· 14 years ago
5b41d92
ext4: implement writeback livelock avoidance using page tagging
by Eric Sandeen
· 14 years ago
367a51a
fs: Add FITRIM ioctl
by Lukas Czerner
· 14 years ago
e6fa0be
Add helper function for blkdev_issue_zeroout (sb_issue_discard)
by Lukas Czerner
· 14 years ago
22cdbd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
39e3ac2
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
by Brian King
· 14 years ago
7420a8c
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
95aac7b
epoll: make epoll_wait() use the hrtimer range feature
by Shawn Bohrer
· 14 years ago
61d8e11
Remove duplicate includes from many files
by Zimny Lech
· 14 years ago
c3b92ce
ramoops: use the platform data structure instead of module params
by Kyungmin Park
· 14 years ago
144ecf3
kfifo: fix kfifo_alloc() to return a signed int value
by Stefani Seibold
· 14 years ago
388c45c
rapidio: fix IDLE2 bits corruption
by Alexandre Bounine
· 14 years ago
af84ca3
rapidio: add handling of redundant routes
by Alexandre Bounine
· 14 years ago
a3725c4
rapidio: add support for IDT CPS Gen2 switches
by Alexandre Bounine
· 14 years ago
ac38d72
rapidio: modify sysfs initialization for switches
by Alexandre Bounine
· 14 years ago
dd5648c
rapidio: add default handler for error-stopped state
by Alexandre Bounine
· 14 years ago
68fe4df
rapidio: add relation links between RIO device structures
by Alexandre Bounine
· 14 years ago
ae05cbd
rapidio: use stored ingress port number instead of register read
by Alexandre Bounine
· 14 years ago
2c70f02
rapidio: fix RapidIO sysfs hierarchy
by Alexandre Bounine
· 14 years ago
9807224
drivers/char/synclink_gt.c: add extended sync feature
by Paul Fulghum
· 14 years ago
478735e3
/proc/stat: fix scalability of irq sum of all cpu
by KAMEZAWA Hiroyuki
· 14 years ago
f2c66cd
/proc/stat: scalability of irq num per cpu
by KAMEZAWA Hiroyuki
· 14 years ago
9b1bf12
signals: move cred_guard_mutex from task_struct to signal_struct
by KOSAKI Motohiro
· 14 years ago
b8ed374
signals: annotate lock_task_sighand()
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
4abf986
ptrace: change signature of sys_ptrace() and friends
by Namhyung Kim
· 14 years ago
97978e6
cgroup: add clone_children control file
by Daniel Lezcano
· 14 years ago
f11b478
fbmem: fix fb_read, fb_write unaligned accesses
by James Hogan
· 14 years ago
dc5ae4f
gpio: adp5588-gpio: add i2c forward declaration
by Michael Hennerich
· 14 years ago
9ef8c8c
gpio: adp5588-gpio: gpio_start must be signed
by Michael Hennerich
· 14 years ago
459773a
gpio: adp5588-gpio: support interrupt controller
by Michael Hennerich
· 14 years ago
ead6db08
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
by Miguel Gaio
· 14 years ago
aeec56e
gpio: add driver for basic memory-mapped GPIO controllers
by Anton Vorontsov
· 14 years ago
2027394
mm: fix race in kunmap_atomic()
by Peter Zijlstra
· 14 years ago
a8e23a2
mm,x86: fix kmap_atomic_push vs ioremap_32.c
by Peter Zijlstra
· 14 years ago
f7347ce
fasync: re-organize fasync entry insertion to allow it under a spinlock
by Linus Torvalds
· 14 years ago
c5b1f0d
locks/nfsd: allocate file lock outside of spinlock
by Arnd Bergmann
· 14 years ago
3a5f65d
Typedef SMP call function pointer
by David Howells
· 14 years ago
47f19a0
percpu: Remove the multi-page alignment facility
by Ingo Molnar
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
9e5fca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
56083ab
docbook: add idr/ida to kernel-api docbook
by Randy Dunlap
· 14 years ago
ee2f154
docbook: add more wait/wake/completion to device-drivers docbook
by Randy Dunlap
· 14 years ago
474829e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
7eb901e
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6
by Linus Torvalds
· 14 years ago
31453a9
Merge branch 'akpm-incoming-1'
by Linus Torvalds
· 14 years ago
658716d
div64_u64(): improve precision on 32bit platforms
by Brian Behlendorf
· 14 years ago
77006a0
ratelimit: add comment warning people off printk_ratelimit()
by Andrew Morton
· 14 years ago
f5d87d8
printk: declare printk_ratelimit_state in ratelimit.h
by Namhyung Kim
· 14 years ago
766f916
kernel: remove PF_FLUSHER
by Peter Zijlstra
· 14 years ago
518de9b
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
92b1f84
drivers/misc: driver for APDS990X ALS and proximity sensors
by Samu Onkalo
· 14 years ago
190420a
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
by Samu Onkalo
· 14 years ago
ca1cab3
workqueues: s/ON_STACK/ONSTACK/
by Andrew Morton
· 14 years ago
b647277
modules: no need to align .modinfo strings
by Jan Beulich
· 14 years ago
a55621f
include/linux/kernel.h: add __must_check to strict_strto*()
by Andrew Morton
· 14 years ago
Next »