Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b9af9ea45a8dc1c3e7a98319bac90199807cc258
/
drivers
b9af9ea
usb: gadget: langwell_udc: fix compile warnings
by Felipe Balbi
· 13 years ago
4dbafd3
usb: gadget: fusb300_udc: drop dead code
by Felipe Balbi
· 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
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
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
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
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
562d1ff
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
e3f88ae
spi-pl022: Add missing return value update
by Virupax Sadashivpetimath
· 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
84860c7
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
by Jesper Juhl
· 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
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
45694c2
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
7f45e5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 13 years ago
33d7864
gpio/nomadik: fix sleepmode for elder Nomadik
by Linus Walleij
· 13 years ago
461df4d
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 13 years ago
361932b
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 13 years ago
90494cc
Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
by Linus Torvalds
· 13 years ago
e23535c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
8aa460e
staging: iio: max517: Fix iio_info changes
by Roland Stigge
· 13 years ago
8eb73c6
Staging: mei: fix debug code
by Dan Carpenter
· 13 years ago
7f20caf
iscsi_ibft: iscsi_ibft_find unused variable i
by Connor Hansen
· 13 years ago
2809e80
unicore32: move rtc-puv3.c to drivers/rtc directory
by Guan Xuetao
· 13 years ago
5f12713
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
by Ingo Molnar
· 13 years ago
6c43e04
gianfar:localized filer table
by Wu Jiajun-B06378
· 13 years ago
06e8684
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
4c1f683
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
365a13a
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7e24cf4
Merge 3.0-rc2 + Linus's latest into usb-linus
by Greg Kroah-Hartman
· 13 years ago
a26d31ce
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
by Steffen Sledz
· 13 years ago
a80fd9d
spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices
by Geert Uytterhoeven
· 13 years ago
467701e
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
51e6525
iwlegacy: fix channel switch locking
by Stanislaw Gruszka
· 13 years ago
43e4e0b
iwlagn: send tx power command if defer cause by RXON not match
by Wey-Yi Guy
· 13 years ago
e2d4dc5
Staging: cx23885: fix include of altera.h
by Greg Kroah-Hartman
· 13 years ago
5b28f6a
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
46671b0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
18367c0
Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
c226feb
Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/merge
by Grant Likely
· 13 years ago
81de916
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
by Linus Torvalds
· 13 years ago
Next »