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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-10-22
usb: chipidea: udc: using the correct stall implementation
Peter Chen
1
-40
/
+44
2015-10-22
usb: musb: dsps: fix polling in device-only mode
Bin Liu
1
-2
/
+5
2015-10-22
security: fix typo in security_task_prctl
Jann Horn
1
-1
/
+1
2015-10-22
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
1
-2
/
+1
2015-10-22
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
1
-1
/
+1
2015-10-22
ipr: Enable SIS pipe commands for SIS-32 devices.
Gabriel Krisman Bertazi
1
-1
/
+1
2015-10-22
pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers
Russell King
2
-3
/
+1
2015-10-22
ath10k: reject 11b tx fragmentation configuration
Michal Kazior
1
-0
/
+16
2015-10-22
device property: fix potential NULL pointer dereference
Andy Shevchenko
1
-2
/
+3
2015-10-22
PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
Heiko Stuebner
1
-1
/
+1
2015-10-22
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
1
-17
/
+9
2015-10-22
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
1
-0
/
+1
2015-10-22
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
1
-0
/
+3
2015-10-22
docs: update HOWTO for 3.x -> 4.x versioning
Mario Carrillo
1
-14
/
+14
2015-10-22
irqchip/gic-v3-its: Add missing cache flushes
Marc Zyngier
1
-1
/
+5
2015-10-22
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
1
-8
/
+16
2015-10-22
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
1
-2
/
+51
2015-10-22
usb: chipidea: imx: fix a typo for imx6sx
Li Jun
1
-1
/
+1
2015-10-22
dts: imx25: fix sd card gpio polarity specified in device tree
Dong Aisheng
1
-2
/
+3
2015-10-22
dts: imx53: fix sd card gpio polarity specified in device tree
Dong Aisheng
7
-14
/
+14
2015-10-22
dts: imx51: fix sd card gpio polarity specified in device tree
Dong Aisheng
1
-1
/
+1
2015-10-22
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
Dong Aisheng
1
-1
/
+9
2015-10-22
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
1
-1
/
+35
2015-10-22
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
1
-6
/
+2
2015-10-22
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
Alexey Brodkin
1
-38
/
+71
2015-10-22
batman-adv: Make DAT capability changes atomic
Linus Lüssing
2
-5
/
+6
2015-10-22
batman-adv: protect tt_local_entry from concurrent delete events
Marek Lindner
1
-1
/
+10
2015-10-22
batman-adv: fix kernel crash due to missing NULL checks
Marek Lindner
2
-4
/
+17
2015-10-22
fbdev: select versatile helpers for the integrator
Linus Walleij
1
-1
/
+1
2015-10-22
ipvs: call skb_sender_cpu_clear
Julian Anastasov
1
-0
/
+6
2015-10-22
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
1
-1
/
+1
2015-10-22
ipvs: skb_orphan in case of forwarding
Alex Gartrell
1
-0
/
+27
2015-10-22
ipvs: fix crash if scheduler is changed
Julian Anastasov
3
-37
/
+69
2015-10-22
ipvs: do not use random local source address for tunnels
Julian Anastasov
1
-1
/
+0
2015-10-22
serial/amba-pl011: Disable interrupts around TX softirq
Dave Martin
1
-2
/
+2
2015-10-22
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
1
-11
/
+14
2015-10-22
Initialize msg/shm IPC objects before doing ipc_addid()
Linus Torvalds
3
-17
/
+18
2015-10-22
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2
-14
/
+57
2015-10-22
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
1
-6
/
+5
2015-10-22
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-10-22
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
1
-0
/
+3
2015-10-22
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-10-22
usb: xhci: lock mutex on xhci_stop
Roger Quadros
1
-0
/
+4
2015-10-22
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-10-22
USB: whiteheat: fix potential null-deref at probe
Johan Hovold
1
-0
/
+31
2015-10-22
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
Dave Airlie
1
-2
/
+3
2015-10-22
drm/radeon: Restore LCD backlight level on resume (>= R5xx)
Michel Dänzer
1
-4
/
+4
2015-10-22
drm: Reject DRI1 hw lock ioctl functions for kms drivers
Daniel Vetter
1
-0
/
+6
2015-10-22
drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
Jani Nikula
1
-1
/
+11
[prev]
[next]