index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
mfd: Add driver for Atmel Microcontroller on iPaq h3xxx
Linus Walleij
1
-0
/
+148
2014-06-03
mfd: syscon: Include linux/err.h to fix build error
Tushar Behera
1
-0
/
+2
2014-06-03
mfd: AXP20x: Add mfd driver for AXP20x PMIC
Carlo Caione
1
-0
/
+180
2014-06-03
mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap
Stephen Boyd
1
-81
/
+0
2014-06-03
mfd: sec-core: Remove duplicated device type from sec_pmic_dev
Krzysztof Kozlowski
1
-2
/
+1
2014-06-03
mfd: twl6040: Optional clk32k clock handling
Peter Ujfalusi
1
-0
/
+2
2014-06-03
mfd: twl6040: Select i2c fast mode as default with regmap patch
Peter Ujfalusi
1
-0
/
+1
2014-06-03
mfd: rdc321x: Fix off-by-one for ngpio setting
Axel Lin
1
-1
/
+1
2014-06-03
mfd: sec-core: Update sec_pmic documentation
Krzysztof Kozlowski
1
-12
/
+17
2014-06-03
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
1
-3
/
+0
2014-06-03
mfd: tps65218: Remove unused *rdev[] from struct tps65218
Axel Lin
1
-1
/
+0
2014-06-03
mfd: mc13xxx: Move definitions out of structures
Alexander Shiyan
1
-10
/
+12
2014-06-03
mfd: abx500-core: Fix compiler warning larger stack frame
Jay Aurabind
1
-1
/
+1
2014-06-03
mfd: Add sysfs attributes for Kontron PLD firmware revision
Michael Brunner
1
-0
/
+4
2014-06-03
Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.16', 'ib-mfd-gpio-3.16' and 'ib-mfd-mmc-memstick-3.16', tags 'ib-mfd-extcon-3.16', 'ib-mfd-omap-3.16' and 'ib-mfd-regulator-3.16' into ibs-for-mfd-merged
Lee Jones
7
-67
/
+229
2014-05-27
Merge tag 'regulator-tps658640' into ib-from-regulator-3.16
Lee Jones
1
-0
/
+2
2014-05-26
regulator: tps6586x: Add support for the TPS658640
Alban Bedel
1
-0
/
+2
2014-05-23
mfd: stmpe: root out static GPIO and IRQ assignments
Linus Walleij
1
-14
/
+0
2014-05-21
Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+18
2014-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+15
2014-05-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2014-05-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2014-05-15
of: fix CONFIG_OF=n prototype of of_node_full_name()
Stephen Rothwell
1
-1
/
+1
2014-05-13
cgroup: introduce task_css_is_root()
Tejun Heo
1
-0
/
+15
2014-05-13
kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
Tejun Heo
1
-1
/
+18
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2014-05-09
mfd: stmpe: add optional regulators
Linus Walleij
1
-0
/
+5
2014-05-08
Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
2
-7
/
+0
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
2
-7
/
+0
2014-05-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-05-06
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-0
/
+19
2014-05-06
slub: use sysfs'es release mechanism for kmem_cache
Christoph Lameter
1
-0
/
+9
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+10
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-0
/
+4
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-0
/
+2
2014-05-05
asmlinkage: Revert "lto: Make asmlinkage __visible"
Andi Kleen
1
-2
/
+2
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2014-05-05
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+0
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"
Peter Hurley
1
-1
/
+0
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+4
2014-05-01
dentry_kill(): don't try to remove from shrink list
Al Viro
1
-0
/
+2
2014-04-30
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
1
-0
/
+21
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+2
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+5
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
1
-0
/
+2
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+36
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+1
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+16
[next]