index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-03
Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-189
/
+165
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-10
/
+29
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
1
-2
/
+3
2018-03-12
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
3
-2
/
+44
2018-03-12
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
1
-181
/
+119
2018-03-12
Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...
Mark Brown
2
-5
/
+1
2018-03-12
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
1
-1
/
+1
2018-03-12
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
Mark Brown
1
-1
/
+1
2018-03-06
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
1
-1
/
+2
2018-03-06
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
1
-0
/
+3
2018-03-05
regmap: debugfs: Don't leak dummy names
Mark Brown
1
-1
/
+3
2018-03-05
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
1
-0
/
+6
2018-02-27
driver core: Introduce device links reference counting
Lukas Wunner
1
-8
/
+17
2018-02-26
PM / wakeirq: Add wakeup name to dedicated wake irqs
Tony Lindgren
2
-2
/
+12
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
1
-0
/
+24
2018-02-26
regmap: Merge redundant handling in regmap_bulk_write
Charles Keepax
1
-36
/
+3
2018-02-26
regmap: Tidy up regmap_raw_write chunking code
Charles Keepax
1
-21
/
+16
2018-02-26
regmap: Move the handling for max_raw_write into regmap_raw_write
Charles Keepax
1
-63
/
+54
2018-02-26
regmap: Remove unnecessary printk for failed allocation
Charles Keepax
1
-3
/
+2
2018-02-26
regmap: Format data for raw write in regmap_bulk_write
Charles Keepax
1
-2
/
+15
2018-02-26
Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2018-02-20
regmap: use debugfs even when no device
David Lechner
1
-0
/
+2
2018-02-20
regmap: Allow missing device in regmap_name_read_file()
David Lechner
1
-1
/
+5
2018-02-16
regmap: Use _regmap_read in regmap_bulk_read
Charles Keepax
1
-5
/
+13
2018-02-16
regmap: Tidy up regmap_raw_read chunking code
Charles Keepax
1
-25
/
+19
2018-02-16
regmap: Move the handling for max_raw_read into regmap_raw_read
Charles Keepax
1
-55
/
+35
2018-02-15
Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+2
2018-02-13
regmap: Use helper function for register offset
Charles Keepax
1
-1
/
+1
2018-02-13
regmap: Don't use format_val in regmap_bulk_read
Charles Keepax
1
-32
/
+23
2018-02-13
regmap: Correct comparison in regmap_cached
Charles Keepax
1
-1
/
+1
2018-02-13
regmap: Correct offset handling in regmap_volatile_range
Charles Keepax
1
-1
/
+1
2018-02-12
PM / runtime: Update links_count also if !CONFIG_SRCU
Lukas Wunner
1
-0
/
+3
2018-02-12
PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
Tony Lindgren
1
-2
/
+4
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
1
-3
/
+2
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-31
/
+45
2018-02-08
regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
Dan Carpenter
1
-4
/
+0
2018-02-08
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
1
-1
/
+1
2018-02-07
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
1
-31
/
+45
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+85
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
32
-576
/
+661
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+91
2018-01-31
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+7
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-01-29
Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
7
-24
/
+153
2018-01-25
device property: Reuse property_entry_free_data()
Andy Shevchenko
1
-20
/
+14
[next]