Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03c75362181b0b1d6a330e7cf8def10ba988dfbe
03c7536
ehci: refactor pci quirk to use standard dmi_check_system method
by Anisse Astier
· 13 years ago
cc62a7e
USB: EHCI: Allow users to override 80% max periodic bandwidth
by Kirill Smelkov
· 13 years ago
4c67045
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
by Kirill Smelkov
· 13 years ago
6f95b4b
drivers: usb: atm: ueagle-atm: Add missing const qualifier
by Chris Forbes
· 13 years ago
5860730
drivers: usb: atm: ueagle-atm: use __packed
by Chris Forbes
· 13 years ago
2cb30bb
ehci-msm : use ehci_setup
by Matthieu CASTET
· 13 years ago
e931830
Realtek cr: Add autosuspend function.
by edwin_rong
· 13 years ago
b6507df
Realtek cr: Remove unused Macros
by edwin_rong
· 13 years ago
151d9fad
Realtek cr: clean up unnecessary whitespaces.
by edwin_rong
· 13 years ago
5b82613
USB: s3c2410_udc: fix custom UDC command handling
by Viliam Mateicka
· 13 years ago
bc8687d
usb: gadget: Compilation warning fix
by Tatyana Brokhman
· 13 years ago
5bf5450
USB: OTG: Use work_queue in set_vbus for TWL6030 transciever
by Moiz Sonasath
· 13 years ago
28f75f4
USB: Gadget: Webcam: Return correct result of bind
by Jassi Brar
· 13 years ago
5030ec7
USB: gadget: fix req length in sourcesink_setup()
by Bob Liu
· 13 years ago
6e7be1a
USB: Documentation: Use correct character in gadget_hid.txt
by Tobias Klauser
· 13 years ago
6d721b2
usb: renesas_usbhs: use dma handler
by Kuninori Morimoto
· 13 years ago
4ce6880
usb: renesas_usbhs: put obtained dma channel info to debug message
by Kuninori Morimoto
· 13 years ago
bf929b3
drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
9708cd2
wusb: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
305e7be
usb/class: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
8220796
usb: musb: no need to access platform_device
by Felipe Balbi
· 13 years ago
ded1ddb
usb: musb: omap: always create musb device
by Felipe Balbi
· 13 years ago
019f976
usb: gadget: udc-core: wire up sysfs files
by Sebastian Andrzej Siewior
· 13 years ago
aa07473
usb: gadget: dummy_hcd: convert to new-style udc-probe
by Sebastian Andrzej Siewior
· 13 years ago
e71eb39
usb: musb: convert musb to new style bind
by Sebastian Andrzej Siewior
· 13 years ago
352c2dc
usb: gadget: udc-core: add "new-style" registration interface
by Sebastian Andrzej Siewior
· 13 years ago
b573841
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
by Sebastian Andrzej Siewior
· 13 years ago
f8744d4
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
by Sebastian Andrzej Siewior
· 13 years ago
0fb5759
usb: gadget: dummy_hcd: move ep initialisation HW setup
by Sebastian Andrzej Siewior
· 13 years ago
765f5b8
usb: gadget: defer setting maxpacket till ->setup()
by Sebastian Andrzej Siewior
· 13 years ago
193ab2a
usb: gadget: allow multiple gadgets to be built
by Felipe Balbi
· 13 years ago
ee34e51
usb: musb: choose correct fifo_mode
by Felipe Balbi
· 13 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 13 years ago
e4e5b136
usb: musb: be careful when using different fifo_modes
by Felipe Balbi
· 13 years ago
fc0b721
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
by Sebastian Andrzej Siewior
· 13 years ago
4baa74f
usb: gadget: remove net2280_set_fifo_mode()
by Sebastian Andrzej Siewior
· 13 years ago
d8a14a8
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
by Sebastian Andrzej Siewior
· 13 years ago
719e52c
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
by Sebastian Andrzej Siewior
· 13 years ago
99fd140
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
by Sebastian Andrzej Siewior
· 13 years ago
2542787
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
by Sebastian Andrzej Siewior
· 13 years ago
e9c23a2
usb: gadget: add missing #include's
by Sergei Shtylyov
· 13 years ago
199e7ed
usb: gadget: chips: remove ifdef trickery
by Felipe Balbi
· 13 years ago
877c1f5
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
by Felipe Balbi
· 13 years ago
513385a
usb: gadget: s3c2410_udc: use platform ids instead
by Sebastian Andrzej Siewior
· 13 years ago
86081d7
usb: gadget: add platform module alias where it is missing
by Sebastian Andrzej Siewior
· 13 years ago
e4fe056
usb: gadget: net2272: cleanup pci_register_driver() error path
by Sebastian Andrzej Siewior
· 13 years ago
7eca4c5
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
by Tatyana Brokhman
· 13 years ago
1cd8fd2
usb: gadget: dummy_hcd: add SuperSpeed support
by Tatyana Brokhman
· 13 years ago
cdfcbd2
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
by Tatyana Brokhman
· 13 years ago
bdb64d7
usb: gadget: add SuperSpeed support to the Gadget Framework
by Tatyana Brokhman
· 13 years ago
35a0e0b
usb: gadget: add max_speed to usb_composite_driver
by Tatyana Brokhman
· 13 years ago
9ea3533
usb: musb: update musb_platform_ops docs to match code
by Mike Frysinger
· 13 years ago
a59d6b9
usb: gadget: add streams support to the gadget framework
by Tatyana Brokhman
· 13 years ago
7c884fe
usb: gadget: coding style fix
by Tatyana Brokhman
· 13 years ago
ea2a1df
usb: gadget: use config_ep_by_speed() instead of ep_choose()
by Tatyana Brokhman
· 13 years ago
48767a4
usb: gadget: configure endpoint according to gadget speed
by Tatyana Brokhman
· 13 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
2ccea03
usb: gadget: introduce UDC Class
by Felipe Balbi
· 13 years ago
664a51a
USB: deprecate g_file_storage
by Alan Stern
· 13 years ago
08e6c61
usb: renesas_usbhs: fixup connection fail
by Kuninori Morimoto
· 13 years ago
dcc8545
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
by Greg Kroah-Hartman
· 13 years ago
2c53b43
Linux 3.0-rc3
by Linus Torvalds
· 13 years ago
4077985
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 13 years ago
ffdb8f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
80dadf8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
c78a9b9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
842c895
Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
562d1ff
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
acb11bc
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 13 years ago
33a5388
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 13 years ago
e3f88ae
spi-pl022: Add missing return value update
by Virupax Sadashivpetimath
· 13 years ago
3c25fa7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
9d6fa8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
c7ca6b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 13 years ago
08d63aa
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
152b92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
b99ca60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
84860c7
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
by Jesper Juhl
· 13 years ago
83fe32d
netpoll: call dev_put() on error in netpoll_setup()
by Dan Carpenter
· 13 years ago
f1c089e
net: ep93xx_eth: fix DMA API violations
by Mika Westerberg
· 13 years ago
1f758a4
net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
by Mika Westerberg
· 13 years ago
3247a1f
net: ep93xx_eth: allocate buffers using kmalloc()
by Mika Westerberg
· 13 years ago
fc9b491
net: ep93xx_eth: pass struct device to DMA API functions
by Mika Westerberg
· 13 years ago
fa70cf4
ep93xx: set DMA masks for the ep93xx_eth
by Mika Westerberg
· 13 years ago
0b5c9db
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
by Jiri Pirko
· 13 years ago
06866bf
dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
by Daniel Hellstrom
· 13 years ago
f777737
NET: am79c961: fix assembler warnings
by Russell King - ARM Linux
· 13 years ago
bfc6501
NET: am79c961: ensure multicast filter is correctly set at open
by Russell King - ARM Linux
· 13 years ago
d814dee
NET: am79c961: ensure asm() statements are marked volatile
by Russell King - ARM Linux
· 13 years ago
3307d0d
ide-cd: signedness warning fix again
by Connor Hansen
· 13 years ago
56a2105
linux/seqlock.h should #include asm/processor.h for cpu_relax()
by David Howells
· 13 years ago
30b4caf
Btrfs: use join_transaction in btrfs_evict_inode()
by Li Zefan
· 13 years ago
071d73c
nilfs2: fix problem in setting checkpoint interval
by Ryusuke Konishi
· 13 years ago
d409905
nilfs2: fix missing block address termination in btree node shrinking
by Ryusuke Konishi
· 13 years ago
fe744fd
nilfs2: fix incorrect block address termination in node concatenation
by Ryusuke Konishi
· 13 years ago
22b63a2
Btrfs - use %pU to print fsid
by Ilya Dryomov
· 14 years ago
08d2f34
Btrfs: fix extent state leak on failed nodatasum reads
by Jan Schmidt
· 14 years ago
0e73587
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus
by Chris Mason
· 13 years ago
5be7675
btrfs: fix unlocked access of delalloc_inodes
by David Sterba
· 13 years ago
Next »