Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8820784203ac24279be23a6e3d85d216c46d65ee
8820784
phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB
by Kishon Vijay Abraham I
· 11 years ago
52797d2
drivers: phy: tweaks to phy_create()
by Dan Carpenter
· 11 years ago
c1b1731
drivers: phy: Fix memory leak
by Sachin Kamat
· 11 years ago
1caab68
Merge tag 'for-usb-linus-2013-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
6962d91
xhci: Limit the spurious wakeup fix only to HP machines
by Takashi Iwai
· 11 years ago
5a1e145
usb: chipidea: fix nobody cared IRQ when booting with host role
by Peter Chen
· 11 years ago
cc5c9eb6
usb: chipidea: host: Only disable the vbus regulator if it is not NULL
by Fabio Estevam
· 11 years ago
52d0dc7
usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option
by Dmitry Kunilov
· 11 years ago
4144bc8
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
by Bjørn Mork
· 11 years ago
757de81
Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
851dd02
usb: phy-tegra-usb.c: wrong pointer check for remap UTMI
by Chris Ruehl
· 11 years ago
2d51f3c
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
by Julius Werner
· 11 years ago
9876388
usb: ohci-pxa27x: include linux/dma-mapping.h
by Daniel Mack
· 11 years ago
3b59d16
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
by David Cluytens
· 11 years ago
cb292ce
usb: tools: fix a regression issue that gcc can't link to pthread
by Huang Rui
· 11 years ago
eee52f9
USB: switch maintainership of chipidea to Peter
by Greg Kroah-Hartman
· 11 years ago
a313249
USB: pl2303: fixed handling of CS5 setting
by Colin Leitner
· 11 years ago
8704211
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
by Colin Leitner
· 11 years ago
78692cc
USB: mos7840: correct handling of CS5 setting
by Colin Leitner
· 11 years ago
711fbdf
USB: spcp8x5: correct handling of CS5 setting
by Colin Leitner
· 11 years ago
471e42a
usb: wusbcore: fix deadlock in wusbhc_gtk_rekey
by Thomas Pugliese
· 11 years ago
6161ae5
usb: wusbcore: do device lookup while holding the hc mutex
by Thomas Pugliese
· 11 years ago
f4042c0
usb: wusbcore: send keepalives to unauthenticated devices
by Thomas Pugliese
· 11 years ago
2bf308d
USB: option: support new huawei devices
by Fangxiaozhi (Franko)
· 11 years ago
8f173e2
USB: serial: option: blacklist interface 1 for Huawei E173s-6
by Gustavo Zacarias
· 11 years ago
d63e502
Merge tag 'for-usb-linus-2013-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
35773da
usb: xhci: Link TRB must not occur within a USB payload burst
by David Laight
· 11 years ago
c24cb6c
Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
0b55149
usb: phy: twl6030-usb: signedness bug in twl6030_readb()
by Dan Carpenter
· 11 years ago
501fae5
usb: dwc3: power off usb phy in error path
by Kishon Vijay Abraham I
· 11 years ago
3088f10
usb: dwc3: invoke phy_resume after phy_init
by Kishon Vijay Abraham I
· 11 years ago
2cf93be
usb: gadget: f_mass_storage: call try_to_freeze only when its safe
by George Cherian
· 11 years ago
3f79265
usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static
by Felipe Balbi
· 11 years ago
63b12e3
usb: gadget: ffs: fix sparse warning
by Felipe Balbi
· 11 years ago
d07a590
usb: gadget: zero: module parameters can be static
by Fengguang Wu
· 11 years ago
f91d2f4
usb: gadget: storage: fix sparse warning
by Felipe Balbi
· 11 years ago
c8ba811
usb: phy: phy-rcar-gen2-usb: fix phy initialization
by Valentine Barshak
· 11 years ago
e8d68f8
usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()
by Wei Yongjun
· 11 years ago
a535d81
usb: dwc3: fix implementation of endpoint wedge
by Alan Stern
· 11 years ago
655403c
usb: gadget: mass storage: fix return of delayed status
by Pratyush Anand
· 11 years ago
bc912b0
usb: gadget: f_mass_storage: fix mass storage dependency
by Andrzej Pietrasiewicz
· 11 years ago
97a27f7
usb: phy: phy-mxs-usb: set the correct platform drvdata
by Jisheng Zhang
· 11 years ago
66fadea
usb: musb: only cancel work if it is initialized
by Sebastian Andrzej Siewior
· 11 years ago
2bac51a
usb: gadget: composite: reset delayed_status on reset_config
by Michael Grzeschik
· 11 years ago
a655f48
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
by Sebastian Andrzej Siewior
· 11 years ago
d373a85
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_trans_done()
by Sebastian Andrzej Siewior
· 11 years ago
043e3f8
USB: serial: fix write memory-allocation flag
by Johan Hovold
· 11 years ago
6f64854
USB: serial: fix race in generic write
by Johan Hovold
· 11 years ago
37cfbc4
usb: phy: generic: fix a compiler warning
by Heikki Krogerus
· 11 years ago
dc52c57
usb: phy-generic: fix nop xceiv probe
by Aaro Koskinen
· 11 years ago
fd3923a
usb: fix musb gadget to enable OTG mode conditionally
by Apelete Seketeli
· 11 years ago
b144e4a
usb: gadget: fix pxa25x compilation problems
by Linus Walleij
· 11 years ago
d18f7116
usb: gadget: s3c-hsotg: fix disconnect handling
by Robert Baldyga
· 11 years ago
93f599f
usb: gadget: s3c-hsotg: fix spinlock locking
by Robert Baldyga
· 11 years ago
af9f51c
usb: phy: generic: fix how we find out about our resources
by Felipe Balbi
· 11 years ago
39189c9
usb: phy: remove dead code
by Michal Nazarewicz
· 11 years ago
6ce4eac1
Linux 3.13-rc1
by Linus Torvalds
· 11 years ago
57498f9
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
e48f88a
Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
aecde27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
e341478
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
0032cde
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
d2c2ad5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
7fa850a
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
c874e6f
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
d0f278c
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
533db9b
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
c85e072
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 11 years ago
fb0d1eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
6ea9786
Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
24f971a
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
3bab0bf
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
5db4d34
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
by David Henningsson
· 11 years ago
d08c5ef
ALSA: hda - Provide missing pin configs for VAIO with ALC260
by Takashi Iwai
· 11 years ago
a5d6e63
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
3eaded86
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
7aa555b
mm: place page->pmd_huge_pte to right union
by Kirill A. Shutemov
· 11 years ago
f92ca80
MAINTAINERS: add keyboard driver to Hyper-V file list
by Haiyang Zhang
· 11 years ago
c283610
x86, mm: do not leak page->ptl for pmd page tables
by Kirill A. Shutemov
· 11 years ago
3a72660
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
by Jesper Nilsson
· 11 years ago
b7a9f42
mm, mempolicy: silence gcc warning
by David Rientjes
· 11 years ago
49204c1
block/partitions/efi.c: fix bound check
by Antti P Miettinen
· 11 years ago
51a0d03
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
by Johan Hovold
· 11 years ago
27c73ae
mm: hugetlbfs: fix hugetlbfs optimization
by Andrea Arcangeli
· 11 years ago
044c8d4
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
by Yuanhan Liu
· 11 years ago
a399b29
ipc,shm: fix shm_file deletion races
by Greg Thelen
· 11 years ago
30b0a10
mm: thp: give transparent hugepage code a separate copy_page
by Dave Hansen
· 11 years ago
c11230f
checkpatch: fix "Use of uninitialized value" warnings
by Joe Perches
· 11 years ago
76ae281
configfs: fix race between dentry put and lookup
by Junxiao Bi
· 11 years ago
9d8506c
gso: handle new frag_list of frags GRO packets
by Herbert Xu
· 11 years ago
ea0341e
GFS2: Fix ref count bug relating to atomic_open
by Steven Whitehouse
· 11 years ago
91398a0
genetlink: fix genl_set_err() group ID
by Johannes Berg
· 11 years ago
220815a
genetlink: fix genlmsg_multicast() bug
by Johannes Berg
· 11 years ago
e40526c
packet: fix use after free race in send path when dev is released
by Daniel Borkmann
· 11 years ago
db739ef
xen-netback: stop the VIF thread before unbinding IRQs
by David Vrabel
· 11 years ago
aec6f90
wimax: remove dead code
by Michael Opdenacker
· 11 years ago
78ef359
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
cd2cc01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
Next »