Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d03859a4aca3969efd91dc77be7efa2ae45b05d8
/
include
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
56b7892
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
a3087ae
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
8e9394c
Driver core: create lock/unlock functions for struct device
by Greg Kroah-Hartman
· 15 years ago
62e877b8
sysfs: fix for thinko with sysfs_bin_attr_init()
by Stephen Rothwell
· 15 years ago
7cb3294
sysfs: Implement sysfs_rename_link
by Eric W. Biederman
· 15 years ago
3596025
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
by Eric W. Biederman
· 15 years ago
6992f53
sysfs: Use one lockdep class per sysfs attribute.
by Eric W. Biederman
· 15 years ago
831fad2
Driver core: make struct platform_driver.id_table const
by Uwe Kleine-König
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
9cd4361
kobject: Constify struct kset_uevent_ops
by Emese Revfy
· 15 years ago
869dfc8
driver core: Add class_attr_string for simple read-only string
by Andi Kleen
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
1e395ab
sysdev: Add sysdev_create/remove_files
by Andi Kleen
· 15 years ago
38457ab
sysfs: Add attribute array to sysdev classes
by Andi Kleen
· 15 years ago
1c205ae
sysfs: Add sysfs_add/remove_files utility functions
by Andi Kleen
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
3d03ba4
driver core: make platform_device_id table const
by Eric Miao
· 15 years ago
ecdf6ce
Driver core: add platform_create_bundle() helper
by Dmitry Torokhov
· 15 years ago
322aafa
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6dc3eb5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
4a31c08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
5980bb3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
2c08583
mfd: Fix ucb1x00 build failure for collie_defconfig
by Peter Huewe
· 15 years ago
473fe73
mfd: Use completion interrupt for WM831x AUXADC
by Mark Brown
· 15 years ago
d19663a
mfd: Use completion interrupt for WM835x AUXADC
by Mark Brown
· 15 years ago
11a441c
mfd: Introduce remove_script function for twl4030
by Mike Turquette
· 15 years ago
f92e8f8
mfd: Add WM831x revision B support
by Mark Brown
· 15 years ago
707f0b2
tmio_mmc: Remove const from platform data V3
by Magnus Damm
· 15 years ago
b741d44
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
by Yusuke Goda
· 15 years ago
fa0d976
mfd: Add twl6030 base addr for ID0, ID1, ID2
by Balaji T K
· 15 years ago
a29aaf5
mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups
by Moiz Sonasath
· 15 years ago
2afa62e
mfd: Use genirq in 88pm860x
by Haojian Zhuang
· 15 years ago
34c9120
mfd: Clean code in max8925
by Haojian Zhuang
· 15 years ago
1f1cf8f
mfd: Update irq handler in max8925
by Haojian Zhuang
· 15 years ago
9e50108
mfd: Add initial WM8994 support
by Mark Brown
· 15 years ago
1c4d3b7
mfd: Add WM8994 register definitions
by Mark Brown
· 15 years ago
f7ea2dc
mfd: Remove leftover from discontinued TWL4030 battery patch
by Christoph Egger
· 15 years ago
6048a3d
mfd: Add HTCPLD driver
by Cory Maccarrone
· 15 years ago
1ad9989
mfd: Add subdevs in max8925
by Haojian Zhuang
· 15 years ago
d50f8f3
mfd: Initial max8925 support
by Haojian Zhuang
· 15 years ago
866a98a
input: Enable touch on 88pm860x
by Haojian Zhuang
· 15 years ago
a16122b
mfd: Append subdev into 88pm860x driver
by Haojian Zhuang
· 15 years ago
5c42e8c
mfd: Add irq support in 88pm860x
by Haojian Zhuang
· 15 years ago
53dbab7
mfd: Support 88pm8606 in 860x driver
by Haojian Zhuang
· 15 years ago
bbd51b1
mfd: Split 88pm8607 driver
by Haojian Zhuang
· 15 years ago
0df883d
mfd: Convert AB3100 driver to threaded IRQ
by Linus Walleij
· 15 years ago
38f6ce4
gpiolib: Add support for WM8350 GPIO controller
by Mark Brown
· 15 years ago
760e451
mfd: Convert WM8350 to genirq
by Mark Brown
· 15 years ago
29c71b1
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
by Mark Brown
· 15 years ago
f99344f
mfd: Add a data argument to the WM8350 IRQ free function
by Mark Brown
· 15 years ago
66b8915
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
by Linus Torvalds
· 15 years ago
d690b2c
PM: Provide generic subsystem-level callbacks
by Rafael J. Wysocki
· 15 years ago
87c7ae0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
89ea8bb
gpio: pca953x.c: add interrupt handling capability
by Marc Zyngier
· 15 years ago
3e45f1d
gpio: introduce gpio_request_one() and friends
by Eric Miao
· 15 years ago
62fecb7
pca953x: minor include cleanup
by Olof Johansson
· 15 years ago
e952805
gpio: add driver for MAX7300 I2C GPIO extender
by Wolfram Sang
· 15 years ago
86c3400
mfd/mc13783: new function reading irq mask and status register
by Uwe Kleine-König
· 15 years ago
5720502
mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
by Uwe Kleine-König
· 15 years ago
30736a4
coredump: pass mm->flags as a coredump parameter for consistency
by Masami Hiramatsu
· 15 years ago
8d9032b
elf coredump: add extended numbering support
by Daisuke HATAYAMA
· 15 years ago
1fcccba
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
by Daisuke HATAYAMA
· 15 years ago
088e7af
coredump: move dump_write() and dump_seek() into a header file
by Daisuke HATAYAMA
· 15 years ago
6b5eda3
sdio: put active devices into 1-bit mode during suspend
by Daniel Drake
· 15 years ago
da68c4e
sdio: introduce API for special power management features
by Nicolas Pitre
· 15 years ago
3fb7fb4
sdio: add quirk to clamp byte mode transfer
by Bing Zhao
· 15 years ago
9a86e2b
lib: fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
cfd8d6c
smp: fix documentation in include/linux/smp.h
by Rakib Mullick
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
221e3eb
cpumask: let num_*_cpus() function always return unsigned values
by Heiko Carstens
· 15 years ago
478352e
mm: add comment about deprecation of __GFP_NOFAIL
by David Rientjes
· 15 years ago
64574746
vmscan: detect mapped file pages used only once
by Johannes Weiner
· 15 years ago
452aa69
mm/pm: force GFP_NOIO during suspend/hibernation and resume
by Rafael J. Wysocki
· 15 years ago
fc148a5
mm: remove VM_LOCK_RMAP code
by Rik van Riel
· 15 years ago
c44b674
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
by Rik van Riel
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
19adf9c
include/linux/fs.h: convert FMODE_* constants to hex
by Andrew Morton
· 15 years ago
0141450
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
by Wu Fengguang
· 15 years ago
d96ae53
memory-hotplug: create /sys/firmware/memmap entry for new memory
by akpm@linux-foundation.org
· 15 years ago
93e4a89
mm: restore zone->all_unreclaimable to independence word
by KOSAKI Motohiro
· 15 years ago
fc91668
mm: remove free_hot_page()
by Li Hong
· 15 years ago
b084d43
mm: count swap usage
by KAMEZAWA Hiroyuki
· 15 years ago
34e5523
mm: avoid false sharing of mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
924e600
dm: eliminate some holes data structures
by Mike Snitzer
· 15 years ago
3abf85b
dm ioctl: introduce flag indicating uevent was generated
by Peter Rajnoha
· 15 years ago
8215d6e
dm table: remove unused dm_get_device range parameters
by Nikanth Karthikesan
· 15 years ago
64096c1
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
cc7889f
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
b13d3c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
c812a51
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
342fee1
9P2010.L handshake: Remove "dotu" variable
by Sripathi Kodi
· 15 years ago
0fb80ab
9P2010.L handshake: Add mount option
by Sripathi Kodi
· 15 years ago
37c1209d4
net/9p: Remove MAX_9P_CHAN limit
by Aneesh Kumar K.V
· 15 years ago
f75580c
net/9p: Add multi channel support.
by Aneesh Kumar K.V
· 15 years ago
3fa04ec
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
by Trond Myklebust
· 15 years ago
Next »