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
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+8
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
10
-243
/
+469
2015-09-08
device property: Don't overwrite addr when failing in device_get_mac_address
Julien Grall
1
-6
/
+8
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2015-09-04
mm: check if section present during memory block registering
Yinghai Lu
1
-0
/
+10
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-20
/
+55
2015-09-04
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
7
-219
/
+168
2015-09-04
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...
Mark Brown
2
-16
/
+134
2015-09-04
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
5
-26
/
+215
2015-09-04
Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus
Mark Brown
1
-0
/
+5
2015-09-04
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
1
-2
/
+2
2015-09-04
Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
8
-56
/
+215
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+91
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-498
/
+1018
2015-09-01
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+2
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+286
2015-09-01
Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'
Rafael J. Wysocki
2
-311
/
+77
2015-09-01
Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'
Rafael J. Wysocki
1
-3
/
+1
2015-09-01
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-181
/
+822
2015-09-01
Merge branch 'device-properties'
Rafael J. Wysocki
1
-3
/
+5
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
5
-0
/
+113
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-5
/
+63
2015-08-31
regmap: fix a NULL pointer dereference in __regmap_init
Sergey SENOZHATSKY
1
-2
/
+4
2015-08-31
regmap: Support bulk reads for devices without raw formatting
Mark Brown
1
-1
/
+28
2015-08-30
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
2
-20
/
+55
2015-08-30
regmap-i2c: Add smbus i2c block support
Markus Pargmann
1
-0
/
+49
2015-08-30
regmap: Add raw_write/read checks for max_raw_write/read sizes
Markus Pargmann
1
-0
/
+6
2015-08-30
regmap: regmap max_raw_read/write getter functions
Markus Pargmann
1
-0
/
+22
2015-08-30
regmap: Introduce max_raw_read/write for regmap_bulk_read/write
Markus Pargmann
2
-15
/
+74
2015-08-30
Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/d...
Mark Brown
4
-16
/
+45
2015-08-29
PM / Domains: Fix typo in description of genpd_dev_pm_detach()
Jon Hunter
1
-1
/
+1
2015-08-29
PM / Domains: Make pm_genpd_init() available to modules
Rajendra Nayak
1
-0
/
+1
2015-08-29
PM / domains: Align column headers and data in pm_genpd_summary output
Geert Uytterhoeven
1
-3
/
+3
2015-08-28
PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-3
/
+3
2015-08-28
PM / OPP: Fix static checker warning (broken 64bit big endian systems)
Viresh Kumar
1
-3
/
+6
2015-08-28
PM / OPP: Free resources and properly return error on failure
Viresh Kumar
1
-14
/
+16
2015-08-27
device property: Return -ENXIO if there is no suitable FW interface
Guenter Roeck
1
-4
/
+13
2015-08-26
device property: fallback to pset when gettng one string
Andy Shevchenko
1
-1
/
+2
2015-08-25
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-08-21
regmap: No multi_write support if bus->write does not exist
Markus Pargmann
1
-1
/
+1
2015-08-21
regmap: Split use_single_rw internally into use_single_read/write
Markus Pargmann
4
-9
/
+12
2015-08-21
regmap: Fix regmap_bulk_write for bus writes
Markus Pargmann
1
-2
/
+19
2015-08-20
device property: Add ETH_ALEN check, update comments.
Jeremy Linton
1
-8
/
+13
2015-08-20
regmap: regmap_raw_read return error on !bus->read
Markus Pargmann
1
-0
/
+5
2015-08-14
regmap: Fix regmap_can_raw_write check
Markus Pargmann
1
-1
/
+2
2015-08-13
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
1
-0
/
+73
2015-08-12
Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+14
2015-08-12
regmap: fix typos in regmap.c
Xiubo Li
1
-2
/
+2
2015-08-12
regmap: Fix integertypes for register address and value
Markus Pargmann
1
-2
/
+2
[next]