Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
51e1e7bcef53e6a91cfffff0145ab315def61f61
51e1e7b
usb: dwc3: add basic PHY support
by Felipe Balbi
· 12 years ago
d720f05
usb: dwc3: exynos: add nop transceiver support
by Felipe Balbi
· 12 years ago
a418cc4
usb: dwc3: omap: add nop transceiver support
by Felipe Balbi
· 12 years ago
e3ec3eb
usb: dwc3: pci: add nop transceiver support
by Felipe Balbi
· 12 years ago
58add6c
usb: otg: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
c9e4412
arm: omap: phy: remove unused functions from omap-phy-internal.c
by Kishon Vijay Abraham I
· 12 years ago
f8515f0
usb: twl4030: Add device tree support for twl4030 usb
by Kishon Vijay Abraham I
· 12 years ago
ff0a1f3
usb: twl6030: Add dt support for twl6030 usb
by Kishon Vijay Abraham I
· 12 years ago
0e98de6
usb: otg: make twl6030_usb as a comparator driver to omap_usb2
by Kishon Vijay Abraham I
· 12 years ago
657b306
usb: phy: add a new driver for omap usb2 phy
by Kishon Vijay Abraham I
· 12 years ago
a4c3dde
usb: phy: fix build break
by Venu Byravarasu
· 12 years ago
1ba8216
usb: move phy driver from mach-tegra to drivers/usb
by Venu Byravarasu
· 12 years ago
de4217d
usb: otg: Move phy interface to separate file.
by Venu Byravarasu
· 12 years ago
e7aafd7
usb: phy: isp1301: Remove unused static array and define
by Roland Stigge
· 12 years ago
a67e76a
usb: phy: mv_u3d: Add usb phy driver for mv_u3d
by Yu Xu
· 12 years ago
df6791d
usb: otg: Remove the unneeded NULL check
by Shubhrajyoti D
· 12 years ago
c84d364
usb: xceiv: nop: let it work as USB2 and USB3 phy
by Felipe Balbi
· 12 years ago
78c289f
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
by Felipe Balbi
· 12 years ago
0d7614f
Linux 3.6-rc1
by Linus Torvalds
· 12 years ago
fc6bdb5
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
by Linus Torvalds
· 12 years ago
44d82e2
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
bfdf85d
Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d1494ba
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0a276d1
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
25aa6a7
Merge tag 'md-3.6' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c892423
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
410fc4ce
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
630103e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
8783b6e
mm: remove node_start_pfn checking in new WARN_ON for now
by Linus Torvalds
· 12 years ago
bac6f61
ARM: mmp: add missing irqs.h
by Haojian Zhuang
· 12 years ago
10b683c
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
by Thomas Petazzoni
· 12 years ago
debeaf6
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
by Barry Song
· 12 years ago
f0666b1
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 12 years ago
5ef50c3
ceph: simplify+fix atomic_open
by Sage Weil
· 12 years ago
08298f0
sh: explicitly include sh_dma.h in setup-sh7722.c
by Guennadi Liakhovetski
· 12 years ago
1a9b499
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
1871e84
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
02a6ec6
Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
9a2533c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
b070989
um: Add arch/x86/um to MAINTAINERS
by Richard Weinberger
· 12 years ago
d3c1cfc
um: pass siginfo to guest process
by Martin Pärtel
· 12 years ago
d4afcba
um: fix ubd_file_size for read-only files
by Martin Pärtel
· 12 years ago
d9f691c
md/dm-raid: DM_RAID should select MD_RAID10
by NeilBrown
· 12 years ago
f54a9d0
md/raid1: submit IO from originating thread instead of md thread.
by NeilBrown
· 12 years ago
46a0640
raid5: raid5d handle stripe in batch way
by Shaohua Li
· 12 years ago
8811b59
raid5: make_request use batch stripe release
by Shaohua Li
· 12 years ago
b8a4209
um: pull interrupt_end() into userspace()
by Al Viro
· 13 years ago
1bfa231
um: split syscall_trace(), pass pt_regs to it
by Al Viro
· 13 years ago
a3170d2
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
by Al Viro
· 13 years ago
d4fdc32
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
9a51cf2
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
95cf146
MIPS: Loongson 2: Sort out clock managment.
by Ralf Baechle
· 12 years ago
eff0d13
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8cf1a3f
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
fcff06c
Merge branch 'for-next' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
068535f
locks: remove unused lm_release_private
by J. Bruce Fields
· 12 years ago
4b00951
MIPS: Loongson 1: more clk support and add select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
47cd734
MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
3e82eee
MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
8551fb6
MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK
by Yoichi Yuasa
· 12 years ago
b902d9a
MIPS: Lantiq: Platform specific CLK fixup
by John Crispin
· 12 years ago
a9188bc
MIPS: Lantiq: Add device_tree_init function
by John Crispin
· 12 years ago
e29b72f
MIPS: Lantiq: Fix interface clock and PCI control register offset
by John Crispin
· 12 years ago
dbc6e02
delousing target_core_file a bit
by Al Viro
· 12 years ago
63f33b8d
DM RAID: Add support for MD RAID10
by Jonathan Brassow
· 12 years ago
bb181e2
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md
by NeilBrown
· 12 years ago
80799fb
block: remove dead func declaration
by Yuanhan Liu
· 12 years ago
c83f6bf
block: add partition resize function to blkpg ioctl
by Vivek Goyal
· 12 years ago
4638a83
block: uninitialized ioc->nr_tasks triggers WARN_ON
by Olof Johansson
· 12 years ago
fe86cdc
block: do not artificially constrain max_sectors for stacking drivers
by Mike Snitzer
· 12 years ago
aff252a
ALSA: snd-usb: fix clock source validity index
by Daniel Mack
· 12 years ago
f387704
Merge branch 'common/irqdomain' into sh-latest
by Paul Mundt
· 12 years ago
1ca8fe3
sh: ecovec: care CN5 VBUS if USB host mode
by Kuninori Morimoto
· 12 years ago
8a87776
sh: sh7724: fixup renesas_usbhs clock settings
by Kuninori Morimoto
· 12 years ago
1d6a21b
sh: intc: initial irqdomain support.
by Paul Mundt
· 12 years ago
15cf647
Merge branch 'common/pinctrl' into sh-latest
by Paul Mundt
· 12 years ago
1e32dfe
sh: pfc: Fix up init ordering mess.
by Paul Mundt
· 12 years ago
91ba548
Merge branch 'sh/dmaengine' into sh-latest
by Paul Mundt
· 12 years ago
4dc4c51
serial: sh-sci: fix compilation breakage, when DMA is enabled
by Guennadi Liakhovetski
· 12 years ago
4f46f8a
dmaengine: shdma: restore partial transfer calculation
by Guennadi Liakhovetski
· 12 years ago
2d53492
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
1fcfd08
x86: OLPC: move s/r-related EC cmds to EC driver
by Andres Salomon
· 12 years ago
99ecb01
Platform: OLPC: move global variables into priv struct
by Andres Salomon
· 12 years ago
6cca83d
Platform: OLPC: move debugfs support from x86 EC driver
by Andres Salomon
· 12 years ago
85f90cf
x86: OLPC: switch over to using new EC driver on x86
by Andres Salomon
· 12 years ago
d278b7a
Platform: OLPC: add a suspended flag to the EC driver
by Andres Salomon
· 12 years ago
ac25041
Platform: OLPC: turn EC driver into a platform_driver
by Andres Salomon
· 12 years ago
3d26c20
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
by Andres Salomon
· 12 years ago
3bf9428
drivers: OLPC: update various drivers to include olpc-ec.h
by Andres Salomon
· 12 years ago
392a325
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
by Andres Salomon
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a40a1d3
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
941c872
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
8762541
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
6dbb35b
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
fd37ce3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
437ea90
rtc/rtc-88pm80x: remove unneed devm_kfree
by Devendra Naga
· 12 years ago
Next »