Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51ea3f6a4571e9283e2ff79b74bcedfc2986dbe2
/
include
5ceaa2f
decompress: fix new decompressor for PIC
by Russell King
· 15 years ago
a0880df
pps: serial clients support
by Rodolfo Giometti
· 15 years ago
572b9ad
ldisc n_tty: add new method n_tty_inherit_ops()
by Rodolfo Giometti
· 15 years ago
b3e63af
ldisc: new dcd_change() method for line disciplines
by Rodolfo Giometti
· 15 years ago
5f3cd1e
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
by FUJITA Tomonori
· 15 years ago
6a1961f
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
by FUJITA Tomonori
· 15 years ago
0acedc1
dma-mapping.h: add the dma_unmap state API
by FUJITA Tomonori
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
5637f2d
pci-dma: add include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
8467005
nsproxy: remove INIT_NSPROXY()
by Alexey Dobriyan
· 15 years ago
6edb676
ipmi: remove ipmi_smi.h self-include
by Corey Minyard
· 15 years ago
93c5990
copy_signal() cleanup: clean thread_group_cputime_init()
by Veaceslav Falico
· 15 years ago
4dd66e6
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
by Veaceslav Falico
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
7baab93
nodemask: fix the declaration of NODEMASK_ALLOC()
by Miao Xie
· 15 years ago
867578c
memcg: fix oom kill behavior
by KAMEZAWA Hiroyuki
· 15 years ago
a0a4db5
cgroups: remove events before destroying subsystem state objects
by Kirill A. Shutemov
· 15 years ago
0dea116
cgroup: implement eventfd-based generic API for notifications
by Kirill A. Shutemov
· 15 years ago
0249144
memcg: move charges of anonymous swap
by Daisuke Nishimura
· 15 years ago
67523c4
cgroups: blkio subsystem as module
by Ben Blum
· 15 years ago
cf5d594
cgroups: subsystem module unloading
by Ben Blum
· 15 years ago
e6a1105
cgroups: subsystem module loading interface
by Ben Blum
· 15 years ago
aae8aab
cgroups: revamp subsys array
by Ben Blum
· 15 years ago
d7b9fff
cgroup: introduce coalesce css_get() and css_put()
by Daisuke Nishimura
· 15 years ago
2468c72
cgroup: introduce cancel_attach()
by Daisuke Nishimura
· 15 years ago
b32bfc3
broadsheetfb: support storing waveform
by Jaya Kumar
· 15 years ago
2afb189
broadsheetfb: add MMIO hooks
by Jaya Kumar
· 15 years ago
c1c341a
broadsheetfb: add multiple panel type support
by Jaya Kumar
· 15 years ago
6e3e37a
coredump: plug a memory leak situation on dump_seek()
by André Goddard Rosa
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
718a382
mm: introduce dump_page() and print symbolic flag names
by Wu Fengguang
· 15 years ago
53bddb4
nommu: fix build breakage
by KAMEZAWA Hiroyuki
· 15 years ago
d0ab4a4
rtc/hctosys: only claim the RTC provided the system time if it did
by Uwe Kleine-König
· 15 years ago
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
1c4d3b70
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
Next »