Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
909346a819c5b81420d861bd53abd1140b26104e
909346a
usb: gadget: Convert drivers to use module_usb_composite_driver()
by Tobias Klauser
· 10 years ago
7ec3ea1
usb: gadget: Add helper macro for usb_composite_driver boilerplate
by Tobias Klauser
· 10 years ago
f0175ab
usb: gadget: f_fs: OS descriptors support
by Andrzej Pietrasiewicz
· 10 years ago
7ea4f08
usb: gadget: u_os_desc: helper functions for accessing ext prop buffer
by Andrzej Pietrasiewicz
· 10 years ago
f96cbd1
usb: gadget: f_fs: rename descriptor parsing functions
by Andrzej Pietrasiewicz
· 10 years ago
e18366d
usb: phy: tegra: Do not include asm/mach-types.h
by Thierry Reding
· 10 years ago
3d75bd3
usb: musb: register nop transceiver driver for jz4740
by Apelete Seketeli
· 10 years ago
b99b406
usb: gadget: net2280: Fix typo on #ifdef
by Ricardo Ribalda Delgado
· 10 years ago
56e5cea
usb: gadget: pxa25x_udc: use correct header for gpio devm_ functions
by Arnd Bergmann
· 10 years ago
dfb87b8
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
by Yoshihiro Shimoda
· 10 years ago
6a05415
usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.
by Yoshihiro Shimoda
· 10 years ago
527b570
usb: gadget: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
by Vasily Khoruzhick
· 10 years ago
50aea6f
usb: musb: cppi41: fire hrtimer according to programmed channel length
by Daniel Mack
· 10 years ago
eefae89
Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer."
by Daniel Mack
· 10 years ago
49a9e88
usb: musb: fix wrong indentation in musb_host.c
by Daniel Mack
· 10 years ago
f50e678
usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR
by Daniel Mack
· 10 years ago
ff3fcac
usb: musb: introduce dma_channel.rx_packet_done
by Daniel Mack
· 10 years ago
2ccc6d3
usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()
by Daniel Mack
· 10 years ago
c03da38
usb: musb: use is_host_active() to distinguish between host and gadget mode
by Daniel Mack
· 10 years ago
9c54769
usb: musb: remove unnecessary (void) prefix at function calls
by Daniel Mack
· 10 years ago
d668b4f
usb: gadget: FunctionFS: Return -ENOENT instead of -ENODEV when device not found.
by Krzysztof Opasiak
· 10 years ago
50f741c
usb: gadget: omap_udc: should not call gadget driver's .unbind
by Peter Chen
· 10 years ago
a6c7c1c
usb: gadget: net2272: do not need to judge gadget driver's .unbind
by Peter Chen
· 10 years ago
7a61612
usb: gadget: m66592-udc: should not call gadget driver's .unbind
by Peter Chen
· 10 years ago
3b0f069
usb: gadget: fusb300_udc: should not call gadget driver's .unbind
by Peter Chen
· 10 years ago
ed7a3a9
usb: gadget: fsl_udc_core: should not call gadget driver's .unbind
by Peter Chen
· 10 years ago
e44f1f4
usb: phy: msm: Make phy_reset clk and reset line optional.
by Srinivas Kandagatla
· 10 years ago
e176475
usb: gadget: pxa27x_udc: prepare and unprepare the clock
by Robert Jarzmik
· 10 years ago
aa49132
tools: ffs-aio-example: add license information
by Robert Baldyga
· 10 years ago
0ebe991
tools: ffs-aio-example: convert to new descriptor format
by Robert Baldyga
· 10 years ago
d2999e1
tools: ffs-aio-example: fix header values endianess
by Robert Baldyga
· 10 years ago
2eeb001
usb: gadget: net2280: Use quirks instead of pci id
by Ricardo Ribalda Delgado
· 10 years ago
e56e69c
usb: gadget: net2280: Use pr_* function
by Ricardo Ribalda Delgado
· 10 years ago
ae8e530
usb: gadget: net2280: Code Cleanup
by Ricardo Ribalda Delgado
· 10 years ago
fae3c15
usb: gadget: net2280: Pass checkpacth.pl test
by Ricardo Ribalda Delgado
· 10 years ago
a27f37a
usb: gadget: net2280: Refactor queues_show
by Ricardo Ribalda Delgado
· 10 years ago
9a028e4
usb: gadget: net2280: Use module_pci_driver macro
by Ricardo Ribalda Delgado
· 10 years ago
00d4db0
usb: gadget: net2280: Use true/false instead of 1/0
by Ricardo Ribalda Delgado
· 10 years ago
3e76fdc
usb: gadget: net2280: Use BIT() macro
by Ricardo Ribalda Delgado
· 10 years ago
c2db8a8
usb: gadget: net2280: Dont use magic numbers
by Ricardo Ribalda Delgado
· 10 years ago
adc82f7
usb: gadget: net2280: Add support for PLX USB338X
by Ricardo Ribalda Delgado
· 10 years ago
dad8338
usb: gadget: r8a66597-udc: delete __init marker for probe
by Peter Chen
· 10 years ago
c440380
usb: gadget: fusb300_udc: delete __init marker for probe
by Peter Chen
· 10 years ago
880ce06
usb: gadget: m66592-udc: delete __init marker for probe
by Peter Chen
· 10 years ago
b1a7c4f
usb: gadget: lpc32xx: delete __init marker for probe
by Peter Chen
· 10 years ago
da15057
usb: gadget: fsl_udc_core: delete __init marker for probe
by Peter Chen
· 10 years ago
03d6a9c
usb: gadget: atmel_usba_udc: delete __init marker for probe
by Peter Chen
· 10 years ago
0e1e5c4
usb: dwc3: add support for USB 2.0-only core configuration
by Paul Zimmerman
· 10 years ago
5670017
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
by George Cherian
· 10 years ago
58b949e
usb: gadget: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 10 years ago
eac44dc
usb: musb: musb_host.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 10 years ago
f875bf3
usb: musb: backfin: Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
cdfe35f
usb: musb: tusb6010: Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
276f146
usb: musb: davinci: use devm_ functions.
by Himangi Saraogi
· 10 years ago
9f7b23c
usb: phy: phy-gpio-vbus-usb: use devm_ functions
by Himangi Saraogi
· 10 years ago
f32a5e2
usb: dwc3: Keeping 'resource' related code together
by Vivek Gautam
· 10 years ago
7b0a12a
usb: gadget: fsl_qe_udc: Introduce use of managed version of kzalloc
by Himangi Saraogi
· 10 years ago
885162d
usb: gadget: r8a66597-udc: remove now unused clean_up and clean_up3 label.
by Ben Dooks
· 10 years ago
4b52695
usb: gadget: r8a66597-udc: use devm_request_irq() to get device irq
by Ben Dooks
· 10 years ago
3d7037b7
usb: gadget: r8a66597-udc: use devm_clk_get() to get clock
by Ben Dooks
· 10 years ago
776976a
usb: gadget: r8a66597-udc: cleanup error path
by Ben Dooks
· 10 years ago
9a6d5d4
usb: gadget: r8a66597-udc: handle sudmac registers with devm_ioremap_resource()
by Ben Dooks
· 10 years ago
531bc93
usb: gadget: r8a66597-udc: use devm_kzalloc() to allocate driver state
by Ben Dooks
· 10 years ago
f390f57
usb: gadget: r8a66597-udc: keep dev as reference to &pdev->dev
by Ben Dooks
· 10 years ago
e181505
usb: gadget: r8a66597-udc: use devm_ioremap_resource() for registers
by Ben Dooks
· 10 years ago
ca118b7
usb: gadget: lpc32xx_udc: Make of_device_id array const
by Jingoo Han
· 10 years ago
61107d9
usb: gadget: gr_udc: Make of_device_id array const
by Jingoo Han
· 10 years ago
0f0520b
usb: phy: tegra: Make of_device_id array const
by Jingoo Han
· 10 years ago
492240b
usb: phy: msm: Make of_device_id array const
by Jingoo Han
· 10 years ago
d7dc5bd
usb: musb: ux500: use devm_ functions
by Himangi Saraogi
· 10 years ago
c63d222
usb: gadget: pxa25x_udc: use devm_ functions
by Himangi Saraogi
· 10 years ago
fc7af21
usb: musb: dsps: coding style cleanup
by Lothar Waßmann
· 10 years ago
4c83445
Linux 3.16-rc3
by Linus Torvalds
· 10 years ago
ef2e039
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
97be078
MAINTAINERS: exceptions for Documentation maintainer
by Randy Dunlap
· 10 years ago
7d19e91
Documentation: add section about git to email-clients.txt
by Dan Carpenter
· 10 years ago
42309ab
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
by Will Deacon
· 10 years ago
6980c3e2
ARM: 8086/1: Set memblock limit for nommu
by Laura Abbott
· 10 years ago
3abe742
ARM: 8085/1: sa1100: collie: add top boot mtd partition
by Andrea Adami
· 10 years ago
9218310
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
by Andrea Adami
· 10 years ago
d0ba7cc
ARM: 8080/1: mcpm.h: remove unused variable declaration
by Nicolas Pitre
· 10 years ago
98ea2db
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
by Thomas Petazzoni
· 10 years ago
24b414d
Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
4194976
Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
eb477e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
7216a41
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/sh-sci' into spi-linus
by Mark Brown
· 10 years ago
1176748
Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palmas' and 'regulator/fix/tps65218' into regulator-linus
by Mark Brown
· 10 years ago
81a9c5e
iscsi-target: fix iscsit_del_np deadlock on unload
by Mikulas Patocka
· 10 years ago
3e7b256
Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
d1fc98b
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c9a6066
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
1857a5b
Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
8dd68eb
Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
772205d
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 10 years ago
cf0d135
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
5ded6ea
Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
c163b52
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
ac5ccdb
iovec: move memcpy_from/toiovecend to lib/iovec.c
by Michael S. Tsirkin
· 10 years ago
97c99b47
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
by Nicholas Bellinger
· 10 years ago
4148c1f
lz4: fix another possible overrun
by Greg Kroah-Hartman
· 10 years ago
Next »