Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d6064aca824b81fbb788fd230c88976d84b651b1
/
drivers
d6064ac
USB: EHCI: move logging macros to ehci.h
by Alan Stern
· 12 years ago
6273f18
USB: EHCI: add condition for delay during the resume
by Peter Chen
· 12 years ago
e8cebb9
USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in skel_open
by Constantine Shulyupin
· 12 years ago
801f006
USB: ohci-s3c2410: use devm_ functions
by Jingoo Han
· 12 years ago
30b1e49
USB: use bus_to_hdc instead of container_of
by Yuanhan Liu
· 12 years ago
60d80ad
USB: ohci-exynos: use devm_clk_get()
by Jingoo Han
· 12 years ago
c05c946
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
e1deb56
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
ffc7493
usb: phy: tegra remove include of <mach/iomap.h>
by Stephen Warren
· 12 years ago
54388b2
usb: host: tegra remove include of <mach/iomap.h>
by Stephen Warren
· 12 years ago
c30186e
USB: ezusb: unexport some functions that aren't being used
by Greg Kroah-Hartman
· 12 years ago
068b054
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
by Florian Fainelli
· 12 years ago
da31fe4
WUSB: remove an unnused variable
by Dan Carpenter
· 12 years ago
be7ac70
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
by Florian Fainelli
· 12 years ago
61ff274
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
by Florian Fainelli
· 12 years ago
ac0e3c0
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
by Florian Fainelli
· 12 years ago
5c9b2b2
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
by Florian Fainelli
· 12 years ago
976baf6
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 12 years ago
2350cb0
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 12 years ago
216d0fd
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
by Florian Fainelli
· 12 years ago
bb5da43
USB: OHCI: remove Alchemy OHCI platform driver.
by Florian Fainelli
· 12 years ago
231a72e
USB: OHCI: remove OHCI SH platform driver
by Florian Fainelli
· 12 years ago
c2e91e0
USB: OHCI: remove Netlogic XLS OHCI platform driver
by Florian Fainelli
· 12 years ago
c23920b0
USB: OHCI: remove CNS3xxx OHCI platform driver
by Florian Fainelli
· 12 years ago
60da65f
USB: OHCI: remove PNX8550 OHCI driver
by Florian Fainelli
· 12 years ago
cfa49b4
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
by Florian Fainelli
· 12 years ago
d4ae47d
USB: ohci: remove check for RH already suspended in ohci_suspend
by Florian Fainelli
· 12 years ago
cd1965d
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
by Florian Fainelli
· 12 years ago
2b16e39
USB: ohci: allow platform driver to specify the number of ports
by Florian Fainelli
· 12 years ago
f3a958d
USB: EHCI: remove CNS3xxx EHCI platform driver
by Florian Fainelli
· 12 years ago
1de7d89
USB: EHCI: remove Alchemy EHCI driver
by Florian Fainelli
· 12 years ago
4534874
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
by Florian Fainelli
· 12 years ago
6d39944
USB: EHCI: remove Netlogic XLS EHCI driver
by Florian Fainelli
· 12 years ago
ead92fa
USB: EHCI: remove Loongson 1B EHCI driver.
by Florian Fainelli
· 12 years ago
7bccfcd
USB: OHCI: remove ohci-pcc-soc driver.
by Florian Fainelli
· 12 years ago
6efd0f7
USB: EHCI: remove IXP4xx EHCI driver
by Florian Fainelli
· 12 years ago
6a41b4d
OHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
c44b225
UHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
4005ad4
EHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
a03bede
USB: update documentation for URB_ISO_ASAP
by Alan Stern
· 12 years ago
7267547
EHCI: replace mult/div with bit-mask operation
by Alan Stern
· 12 years ago
98cae42
EHCI: use the isochronous scheduling threshold
by Alan Stern
· 12 years ago
c3ee9b7
EHCI: improved logic for isochronous scheduling
by Alan Stern
· 12 years ago
3782010
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
4a1f2b0
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
bac7169
firmware/memmap: avoid type conflicts with the generic memmap_init()
by Fengguang Wu
· 12 years ago
dc36d7e
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths
by Axel Lin
· 12 years ago
1675737
xen: Fix annoying compile-time warning
by Linus Torvalds
· 12 years ago
e80bd27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
ccfc273
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
42bf3e2
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
d479c91
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
by Ben Collins
· 12 years ago
c9623de
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
bab5835
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
4b35f1c
USB: option: add more ZTE devices
by Bjørn Mork
· 12 years ago
1452df6
USB: option: blacklist net interface on ZTE devices
by Bjørn Mork
· 12 years ago
6b7ced6
Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
4708097
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
by Alexis R. Cortes
· 12 years ago
5d8c61b
USB: io_ti: fix sysfs-attribute creation
by Johan Hovold
· 12 years ago
0978c94
USB: iuu_phoenix: fix sysfs-attribute creation
by Johan Hovold
· 12 years ago
178e485
staging: dgrp: check return value of alloc_tty_driver
by Bill Pemberton
· 12 years ago
d7c4660
staging: dgrp: check for NULL pointer in (un)register_proc_table
by Bill Pemberton
· 12 years ago
24fb530
of/platform: sparse fix
by Kim Phillips
· 12 years ago
d2e4151
of/irq: sparse fixes
by Kim Phillips
· 12 years ago
47b1e68
of/address: sparse fixes
by Kim Phillips
· 12 years ago
bf90ff5
USB: spcp8x5: fix port-data memory leak
by Johan Hovold
· 12 years ago
638b9e1
USB: ssu100: fix port-data memory leak
by Johan Hovold
· 12 years ago
51ef847
USB: ti_usb_3410_5052: fix port-data memory leak
by Johan Hovold
· 12 years ago
289b076
USB: oti6858: fix port-data memory leak
by Johan Hovold
· 12 years ago
5363655
USB: iuu_phoenix: fix port-data memory leak
by Johan Hovold
· 12 years ago
99a6f73
USB: kl5kusb105: fix port-data memory leak
by Johan Hovold
· 12 years ago
0036153
USB: io_ti: fix port-data memory leak
by Johan Hovold
· 12 years ago
94ab71c
USB: keyspan_pda: fix port-data memory leak
by Johan Hovold
· 12 years ago
3124d1d
USB: f81232: fix port-data memory leak
by Johan Hovold
· 12 years ago
c27f3ef
USB: io_edgeport: fix port-data memory leak
by Johan Hovold
· 12 years ago
95940a0
USB: kobil_sct: fix port-data memory leak
by Johan Hovold
· 12 years ago
5c1a0f4
USB: cypress_m8: fix port-data memory leak
by Johan Hovold
· 12 years ago
301a29d
usb: acm: fix the computation of the number of data bits
by Nicolas Boullis
· 12 years ago
6e1babb
usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
by Tony Prisk
· 12 years ago
09eeffb
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
by Tony Prisk
· 12 years ago
c521118
USB: cdc-acm: fix pipe type of write endpoint
by Ming Lei
· 12 years ago
0146390
usbdevfs: Fix broken scatter-gather transfer
by Henrik Rydberg
· 12 years ago
2c76a12
[media] Kconfig: Fix dependencies for driver autoselect options
by Mauro Carvalho Chehab
· 12 years ago
1867353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ccbfddb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
7cf8c9f
gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
by Axel Lin
· 12 years ago
c10356b
spi/s3c64xx: use correct dma_transfer_direction type
by Arnd Bergmann
· 13 years ago
8d2b6b3
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
75fa29c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
afe594c
Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
cba8d1c
Merge branch 'ipmi' (IPMI patches from Corey Minyard)
by Linus Torvalds
· 12 years ago
a6c16c2
IPMI: Detect register spacing on PCI interfaces
by Corey Minyard
· 12 years ago
9ebca93
IPMI: Fix some uninitialized warning
by Corey Minyard
· 12 years ago
061475b
IPMI: Change link order
by Matthew Garrett
· 12 years ago
4033741
ACPI: Reorder IPMI driver before any other ACPI drivers
by Matthew Garrett
· 12 years ago
2384d6a
bnx2x: fix handling mf storage modes
by Dmitry Kravkov
· 12 years ago
2efaf5f
qeth: fix deadlock between recovery and bonding driver
by Stefan Raspl
· 12 years ago
1c8161a
smsgiucv: reestablish IUCV path after resume
by Hendrik Brueckner
· 12 years ago
55462cf
vlan: fix bond/team enslave of vlan challenged slave/port
by Jiri Pirko
· 12 years ago
Next »