index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
53
-19
/
+173
2016-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-27
/
+94
2016-12-20
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
3
-234
/
+407
2016-12-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-25
/
+61
2016-12-20
net/mlx5: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2
-1
/
+21
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
1
-6
/
+7
2016-12-20
net: netcp: ethss: fix 10gbe host port tx pri map configuration
WingMan Kwok
1
-1
/
+2
2016-12-20
net: netcp: ethss: fix errors in ethtool ops
WingMan Kwok
1
-5
/
+16
2016-12-20
fsl/fman: enable compilation on ARM64
Madalin Bucur
1
-1
/
+1
2016-12-20
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
1
-0
/
+8
2016-12-20
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
1
-0
/
+7
2016-12-20
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
1
-0
/
+1
2016-12-20
net: phy: use boolean dt properties for eee broken modes
jbrunet
1
-3
/
+15
2016-12-20
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
1
-2
/
+2
2016-12-19
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-12-19
Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
35
-1005
/
+1339
2016-12-19
stmmac: fix memory barriers
Pavel Machek
3
-7
/
+7
2016-12-19
net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...
Arvind Yadav
1
-0
/
+6
2016-12-19
mailbox: mailbox-test: allow reserved areas in SRAM
Sudeep Holla
1
-2
/
+10
2016-12-19
mailbox: mailbox-test: add support for fasync/poll
Sudeep Holla
1
-8
/
+71
2016-12-19
mailbox: bcm-pdc: Remove unnecessary void* casts
Rob Rice
1
-21
/
+20
2016-12-19
mailbox: bcm-pdc: Simplify interrupt handler logic
Rob Rice
1
-25
/
+13
2016-12-19
mailbox: bcm-pdc: Performance improvements
Rob Rice
1
-36
/
+49
2016-12-19
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
Rob Rice
1
-12
/
+11
2016-12-19
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
Rob Rice
1
-32
/
+25
2016-12-19
mailbox: bcm-pdc: Try to improve branch prediction
Rob Rice
1
-13
/
+13
2016-12-19
mailbox: bcm-pdc: streamline rx code
Rob Rice
1
-60
/
+48
2016-12-19
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
Rob Rice
1
-62
/
+145
2016-12-19
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
Steve Lin
1
-4
/
+2
2016-12-19
mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted
Steve Lin
1
-8
/
+46
2016-12-19
mailbox: bcm-pdc: Use octal permissions rather than symbolic
Rob Rice
1
-1
/
+2
2016-12-19
mailbox: sti: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-12-19
mailbox: mailbox-test: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-12-19
firmware: dmi_scan: Always show system identification string
Kefeng Wang
1
-2
/
+2
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
14
-159
/
+975
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
1
-6
/
+6
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
1
-12
/
+13
2016-12-19
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
3
-0
/
+465
2016-12-19
rtc: ds1307: Add ACPI support
Tin Huynh
1
-9
/
+43
2016-12-18
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-73
/
+167
2016-12-18
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
8
-1
/
+1158
2016-12-18
platform/x86: surface3-wmi: Balance locking on error path
Andy Shevchenko
1
-5
/
+6
2016-12-18
platform/x86: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
4
-0
/
+210
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-18
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
1
-11
/
+13
[next]