index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2
Stephen Warren
41
-607
/
+1596
2012-09-14
Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2
Stephen Warren
15
-4733
/
+5055
2012-09-14
Merge branch 'for-3.7/board-removal' into for-3.7/cleanup2
Stephen Warren
19
-1368
/
+328
2012-09-14
ARM: dt: tegra: harmony: configure power off
Stephen Warren
1
-0
/
+2
2012-09-14
ARM: dt: tegra: harmony: add regulators
Laxman Dewangan
6
-208
/
+249
2012-09-14
ARM: tegra: remove board (but not DT) support for Harmony
Stephen Warren
7
-399
/
+19
2012-09-14
ARM: tegra: remove board (but not DT) support for Paz00
Stephen Warren
6
-376
/
+2
2012-09-14
ARM: tegra: remove board (but not DT) support for TrimSlice
Stephen Warren
6
-382
/
+2
2012-09-14
Merge commit 'tps6589x-dt' into for-3.7/board-removal
Stephen Warren
5
-30
/
+81
2012-09-13
ARM: Tegra: Add smp_twd clock for Tegra20
Prashant Gaikwad
3
-0
/
+50
2012-09-11
ARM: tegra: cpu-tegra: explicitly manage re-parenting
Stephen Warren
1
-1
/
+47
2012-09-11
ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()
Stephen Warren
1
-1
/
+1
2012-09-10
usb: otg: mxs-phy: Fix mx23 operation
Mike Thompson
1
-3
/
+35
2012-09-10
usb: dwc3: add basic PHY support
Felipe Balbi
2
-0
/
+20
2012-09-10
usb: dwc3: exynos: add nop transceiver support
Felipe Balbi
1
-0
/
+66
2012-09-10
usb: dwc3: omap: add nop transceiver support
Felipe Balbi
1
-0
/
+66
2012-09-10
usb: dwc3: pci: add nop transceiver support
Felipe Balbi
1
-0
/
+67
2012-09-10
usb: otg: move the dereference below the NULL test
Wei Yongjun
1
-10
/
+24
2012-09-07
ARM: tegra: Fix data type for io address
Prashant Gaikwad
1
-6
/
+6
2012-09-06
ARM: tegra: remove tegra_timer from tegra_list_clks
Stephen Warren
2
-2
/
+0
2012-09-06
ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name
Joseph Lo
2
-2
/
+2
2012-09-06
ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30
Joseph Lo
4
-3
/
+13
2012-09-06
ARM: tegra: Remove duplicate code
Prashant Gaikwad
3
-724
/
+0
2012-09-06
ARM: tegra: Port tegra to generic clock framework
Prashant Gaikwad
8
-2345
/
+3057
2012-09-06
ARM: tegra: Add clk_tegra structure and helper functions
Prashant Gaikwad
4
-11
/
+210
2012-09-06
ARM: tegra: Rename tegra20 clock file
Prashant Gaikwad
2
-1
/
+1
2012-09-06
ARM: tegra20: Separate out clk ops and clk data
Prashant Gaikwad
4
-1042
/
+995
2012-09-06
ARM: tegra30: Separate out clk ops and clk data
Prashant Gaikwad
4
-1133
/
+1210
2012-09-06
ARM: tegra: fix U16 divider range check
Stephen Warren
1
-1
/
+1
2012-09-06
ARM: tegra: turn on UART A clock at boot
Stephen Warren
1
-0
/
+1
2012-09-06
mmc: tegra: remove useless include of <mach/*.h>
Stephen Warren
1
-1
/
+0
2012-09-06
gpio: tegra: remove useless includes of <mach/*.h>
Stephen Warren
1
-3
/
+0
2012-09-06
ARM: tegra: remove duplicate select USE_OF
Stephen Warren
1
-1
/
+0
2012-09-06
ARM: tegra: use IO_ADDRESS for getting virtual address
Laxman Dewangan
2
-4
/
+4
2012-09-06
arm: omap: phy: remove unused functions from omap-phy-internal.c
Kishon Vijay Abraham I
3
-146
/
+0
2012-09-06
usb: twl4030: Add device tree support for twl4030 usb
Kishon Vijay Abraham I
2
-6
/
+39
2012-09-06
usb: twl6030: Add dt support for twl6030 usb
Kishon Vijay Abraham I
2
-13
/
+47
2012-09-06
usb: otg: make twl6030_usb as a comparator driver to omap_usb2
Kishon Vijay Abraham I
2
-101
/
+19
2012-09-06
usb: phy: add a new driver for omap usb2 phy
Kishon Vijay Abraham I
6
-0
/
+378
2012-09-06
usb: phy: fix build break
Venu Byravarasu
2
-24
/
+25
2012-09-06
regulator: tps6586x: add support for SYS rail
Laxman Dewangan
5
-30
/
+81
2012-09-05
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
7
-85
/
+103
2012-09-05
usb: otg: Move phy interface to separate file.
Venu Byravarasu
2
-197
/
+209
2012-09-01
Linux 3.6-rc4
Linus Torvalds
1
-1
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2
-5
/
+12
2012-08-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+7
2012-08-31
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
Linus Torvalds
3
-7
/
+7
2012-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-9
/
+7
2012-08-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-126
/
+174
2012-08-30
s390/32: Don't clobber personality flags on exec
Heiko Carstens
1
-1
/
+2
[next]