index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
cm-regbits-54xx.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-27
ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
Pali Rohár
1
-0
/
+2
2016-12-27
ARM: dts: dra72-evm-tps65917: Add voltage supplies to usb_phy, mmc, dss
Lokesh Vutla
1
-0
/
+16
2016-12-27
ARM: dts: am57xx-idk: Put USB2 port in peripheral mode
Roger Quadros
1
-1
/
+1
2016-12-27
ARM: dts: am57xx-idk: Support VBUS detection on USB2 port
Roger Quadros
3
-10
/
+17
2016-12-27
dt-bindings: input: Specify the interrupt number of TPS65217 power button
Milo Kim
1
-1
/
+3
2016-12-27
dt-bindings: power/supply: Update TPS65217 properties
Milo Kim
1
-1
/
+6
2016-12-27
dt-bindings: mfd: Remove TPS65217 interrupts
Milo Kim
2
-31
/
+3
2016-12-27
ARM: dts: am335x: Fix the interrupt name of TPS65217
Milo Kim
1
-1
/
+1
2016-12-27
ARM: omap2+: fixing wrong strcat for Non-NULL terminated string
Maninder Singh
1
-4
/
+4
2016-12-27
ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init()
Grygorii Strashko
2
-5
/
+6
2016-12-27
ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev Kit
Adam Ford
1
-0
/
+1
2016-12-27
ARM: dts: dra7: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: dm816x: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: dm814x: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: am4372: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: am33xx: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: omap5: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: omap4: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: omap3: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-27
ARM: dts: omap2: Add an empty chosen node to top level DTSI
Javier Martinez Canillas
1
-0
/
+1
2016-12-26
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2
-3
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
59
-77
/
+77
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
6
-340
/
+1
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2
-40
/
+46
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-48
/
+31
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-46
/
+34
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
2016-12-25
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
1
-1
/
+4
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
1
-7
/
+7
2016-12-25
ARM/imx/mmcd: Fix broken cpu hotplug handling
Thomas Gleixner
1
-12
/
+22
2016-12-25
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
1
-64
/
+32
2016-12-24
tools/power turbostat: remove obsolete -M, -m, -C, -c options
Len Brown
2
-110
/
+2
2016-12-24
tools/power turbostat: Make extensible via the --add parameter
Len Brown
2
-9
/
+409
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1088
-1088
/
+1088
2016-12-23
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
Steve Wahl
1
-1
/
+0
2016-12-23
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
Christophe JAILLET
2
-2
/
+2
2016-12-23
ntb: fix SKX NTB config space size register offsets
Dave Jiang
1
-4
/
+4
2016-12-23
NTB: correct ntb_peer_spad_read for case when callback is not supplied.
Steven Wahl
1
-0
/
+3
[next]