Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
736d093b5985c1f6583460c8eea1be3c9ee5635e
736d093
usb: gadget: apply generic altsetting support check mechanism
by Robert Baldyga
· 9 years ago
7a896d4
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
by Robert Baldyga
· 9 years ago
a4cc421
usb: gadget: f_mass_storage: check quirk instead of UDC name
by Robert Baldyga
· 9 years ago
ca1023c
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
02ded1b
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
ffd9a0f
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
c0bd545
usb: dwc3: ep0: handle non maxpacket aligned transfers > 512
by Kishon Vijay Abraham I
· 9 years ago
2abd9d5
usb: dwc3: ep0: Add chained TRB support
by Kishon Vijay Abraham I
· 9 years ago
368ca11
usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
by Kishon Vijay Abraham I
· 9 years ago
8a34422
usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512
by Kishon Vijay Abraham I
· 9 years ago
2e5464d
usb: dwc3: ep0: use _roundup_ to calculate the transfer size
by Kishon Vijay Abraham I
· 9 years ago
b2fb5b1
usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
by Kishon Vijay Abraham I
· 9 years ago
b5a2875
usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
by Phil Edworthy
· 9 years ago
9e832bf
usb: gadget: zero: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
3dcc705
usb: gadget: serial: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
93d39af
usb: gadget: printer: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
1156e91
usb: gadget: ncm: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
21ddc2a
usb: gadget: multi: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
d867889
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
d9e1867
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
75c9310
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
ab6796a
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
56023ce
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
578aa8a
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
9b95236e
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
41ce84c
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
by Li Jun
· 9 years ago
d1606df
usb: gadget: add usb otg descriptor allocate and init interface
by Li Jun
· 9 years ago
b0930d4c
usb: chipidea: update ci_otg_is_fsm_mode conditions
by Li Jun
· 9 years ago
7974235
usb: chipidea: set usb otg capabilities
by Li Jun
· 9 years ago
929412d
usb: common: add API to update usb otg capabilities by device tree
by Li Jun
· 9 years ago
b5513de
doc: dt-binding: usb: add otg related properties
by Li Jun
· 9 years ago
53e6242
usb: gadget: composite: add USB_DT_OTG request handling
by Macpaul Lin
· 9 years ago
84704bb
usb: add usb_otg_caps to usb_gadget structure.
by Macpaul Lin
· 9 years ago
6a88bbe
usb: otg: add usb_otg_caps structure for otg capabilities
by Li Jun
· 9 years ago
5d701ce
usb: add USB_OTG_ADP definition
by Macpaul Lin
· 9 years ago
8486a0bb
usb: add usb_otg20_descriptor for OTG 2.0 and above
by Macpaul Lin
· 9 years ago
d91de09
usb: musb: sunxi: Add support for musb controller in A33 SoC
by Hans de Goede
· 9 years ago
132e237
usb: musb: sunxi: Add support for musb controller in A31 SoC
by Hans de Goede
· 9 years ago
744543c
usb: musb: sunxi: Add support for the Allwinner sunxi musb controller
by Hans de Goede
· 9 years ago
4cfbd95
usb: gadget: f_obex: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
f277bf2
usb: gadget: f_uvc: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
d5bb9b8
usb: composite: add bind_deactivated flag to usb_function
by Robert Baldyga
· 10 years ago
5601250
usb: composite: fix usb_function_activate/deactivate functions
by Robert Baldyga
· 10 years ago
ccdf138
usb: gadget: add usb_gadget_activate/deactivate functions
by Robert Baldyga
· 10 years ago
3511699
usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver
by Ivan T. Ivanov
· 9 years ago
75ddead
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
by Krzysztof Opasiak
· 9 years ago
bab7a1f
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
by Krzysztof Opasiak
· 9 years ago
903588a
usb: gadget: mass_storage: Free buffers if create lun fails
by Krzysztof Opasiak
· 9 years ago
aa73997
usb: dwc3: gadget: defer endpoint name change
by Felipe Balbi
· 9 years ago
7eaeac5
usb: dwc3: gadget: add a trace when disabling EPs
by Felipe Balbi
· 9 years ago
d9972f4
usb: dwc3: core: remove unnecessary dev_warn()
by Felipe Balbi
· 9 years ago
88167fc
usb: pass flags parameter to gpiod_get functions
by Uwe Kleine-König
· 9 years ago
2df033c
usb: dwc3: pci: make better use of gpiod API
by Uwe Kleine-König
· 9 years ago
83b7b67
usb: phy: msm-usb: Replace deprecated API of extcon
by Chanwoo Choi
· 9 years ago
50297b7
usb: renesas_usbhs: Replace deprecated API of extcon
by Chanwoo Choi
· 9 years ago
860d268
usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated API
by Chanwoo Choi
· 9 years ago
a2fd242
usb: phy: omap-otg: Replace deprecated API of extcon
by Chanwoo Choi
· 9 years ago
5960387
usb: dwc3: omap: Replace deprecated API of extcon
by Chanwoo Choi
· 9 years ago
b5c03bf
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
by Vaishali Thakkar
· 9 years ago
ad4676a
usb: gadget: composite.c: i18n is not an acronym
by Diego Viola
· 9 years ago
b8464bc
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
by Vaishali Thakkar
· 9 years ago
d3c1ac4
usb: gadget: SourceSink: Remove out-of-date comment
by Krzysztof Opasiak
· 9 years ago
e425be9
usb: gadget: loopback: Remove out-of-date comment
by Krzysztof Opasiak
· 9 years ago
9fcfa46
usb: dwc3: drop CONFIG_USB_DWC3_DEBUG
by Felipe Balbi
· 9 years ago
e746b06
usb: dwc3: st: remove two unnecessary messages
by Felipe Balbi
· 9 years ago
2babd0d
usb: dwc3: qcom: switch dev_dbg() to dev_info()
by Felipe Balbi
· 9 years ago
42f69a0
usb: dwc3: exynos: switch dev_dbg() to dev_info()
by Felipe Balbi
· 9 years ago
9ff0fdc
usb: dwc3: keystone: convert dev_dbg() to dev_err()
by Felipe Balbi
· 9 years ago
e4f7566
usb: dwc3: omap: drop dev_dbg() usage
by Felipe Balbi
· 9 years ago
5a350d5
usb: dwc2: gadget: use | instead of + for bitmasks
by Felipe Balbi
· 9 years ago
5ea7509
usb: gadget: nokia: Add mass storage driver to g_nokia
by Pali Rohár
· 9 years ago
cbfe8fa
Linux 4.2-rc4
by Linus Torvalds
· 9 years ago
2579d01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1a4e879
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
by Thomas Gleixner
· 9 years ago
2c534c0
perf/x86/intel/cqm: Return cached counter value from IRQ context
by Matt Fleming
· 9 years ago
26ae19a
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
82b35f3
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b0de415
Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
e433b65
Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
4e5a74f
parport: Revert "parport: fix memory leak"
by Sudip Mukherjee
· 9 years ago
763e326
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
4520083
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
aca105a
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
32fd3d4
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
8ca2435
libnvdimm: fix namespace seed creation
by Dan Williams
· 9 years ago
33b4017
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9fbf075
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
1e63dca
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
a52bd79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
afdf0b9
Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 9 years ago
365c83c
Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
5b7f00a
Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
874bf9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 9 years ago
077b205
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
b497500
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
c624406
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 9 years ago
8b5a359
Input: goodix - fix touch coordinates on WinBook TW100 and TW700
by Bastien Nocera
· 9 years ago
b38ebd1
Input: LEDs - skip unnamed LEDs
by Dmitry Torokhov
· 9 years ago
Next »