Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
09f6ffde2ecef4cc4e2a5edaa303210cabd96f57
/
drivers
09f6ffd
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
by Alan Stern
· 12 years ago
5746510
USB: ohci-exynos: initialize registers pointer earlier
by Vincent Palatin
· 12 years ago
d1bb67a
USB: EHCI: fix build error in ehci-platform.c under PowerPC
by Alan Stern
· 12 years ago
99f9193
USB: EHCI: make ehci-platform a separate driver
by Alan Stern
· 12 years ago
adfa79d
USB: EHCI: make ehci-pci a separate driver
by Alan Stern
· 12 years ago
3e02320
USB: EHCI: prepare to make ehci-hcd a library module
by Alan Stern
· 12 years ago
7c83b44
USB: option: idVendor and idProduct are __le16
by Bjørn Mork
· 12 years ago
dbdf680
USB: option: replace vendor probe rule with match flags
by Bjørn Mork
· 12 years ago
1b95bee
USB: option: never bind to a usb-storage interface
by Bjørn Mork
· 12 years ago
c73cee7
USB: EHCI: remove ehci_port_power() routine
by Alan Stern
· 12 years ago
4968f95
USB: EHCI: remove unused Link Power Management code
by Alan Stern
· 12 years ago
571e412
USB: remove iteration limit in hub_tt_work()
by Alan Stern
· 12 years ago
bcbec05
USB: serial: remove driver version information
by Johan Hovold
· 12 years ago
806df3a
USB: ums_realtek: fix build warning
by Jingoo Han
· 12 years ago
5fb0432
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
by Johan Hovold
· 12 years ago
8da636d
USB: ftdi_sio: optimise chars_in_buffer
by Johan Hovold
· 12 years ago
755b604
USB: ftdi_sio: use generic chars_in_buffer
by Johan Hovold
· 12 years ago
428d998
USB: serial: export usb_serial_generic_chars_in_buffer
by Johan Hovold
· 12 years ago
a4afff6
USB: ftdi_sio: refactor modem-control status retrieval
by Johan Hovold
· 12 years ago
2c2ee54
USB: ftdi_sio: fix tiocmget and tiocmset return values
by Johan Hovold
· 12 years ago
fef0b82
USB: ftdi_sio: fix tiocmget indentation
by Johan Hovold
· 12 years ago
81e8442
USB: ftdi_sio: remove unused private port-data
by Johan Hovold
· 12 years ago
86effe5
USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled
by Jan Beulich
· 12 years ago
d067a31
USB: ftdi_sio: remove unnecessary memset
by Johan Hovold
· 12 years ago
4f2ab88
USB: cp210x: fix whitespace issues
by Johan Hovold
· 12 years ago
487c151
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 12 years ago
f2ec522
usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
b472b8e
Merge 3.7-rc3 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
8e99165
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
e657e07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
f761237
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
64b1cba
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
f54c77d
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
1d47091
Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
6ad2c73
Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
490916d
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
299650c
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f76ddd9
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
330ee00
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
3da3fff
tilegx: fix some issues in the SW TSO support
by Chris Metcalf
· 12 years ago
f8295ec
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
by Dan Williams
· 12 years ago
39707c2
net: usb: Fix memory leak on Tx data path
by Hemant Kumar
· 12 years ago
bfc0d8c
net/mlx4_core: Unmap UAR also in the case of error flow
by Dotan Barak
· 12 years ago
2b39a06
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence
by Moni Shoua
· 12 years ago
7208ca3
net/mlx4_en: Fix double-release-range in tx-rings
by Jack Morgenstein
· 12 years ago
c6fdd8e
bas_gigaset: fix pre_reset handling
by Tilman Schmidt
· 12 years ago
b394209
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
2ab3f29
Merge branch 'akpm' (Andrew's fixes)
by Linus Torvalds
· 12 years ago
879dca0
ACPI: missing break
by Alan Cox
· 12 years ago
b1e4279
Input: wacom - add touch sensor support for Cintiq 24HD touch
by Jason Gerecke
· 12 years ago
aea2bf6
Input: wacom - handle split-sensor devices with internal hubs
by Jason Gerecke
· 12 years ago
6bb1e38
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cff7b8b
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
fee0de7
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
by Jan Luebbe
· 12 years ago
d5ea7b5
drivers/dma/dw_dmac: make driver's endianness configurable
by Hein Tibosch
· 12 years ago
fd6de53
backlight: ili9320: add missing SPI dependency
by Jingoo Han
· 12 years ago
df03790
xhci: trivial: Remove assigned but unused ep_ctx.
by Sarah Sharp
· 12 years ago
7e5f77f
xhci: trivial: Remove assigned but unused slot_ctx.
by Sarah Sharp
· 12 years ago
b803134
xhci: Fix missing break in xhci_evaluate_context_result.
by Sarah Sharp
· 12 years ago
43a09f7
xhci: Fix potential NULL ptr deref in command cancellation.
by Sarah Sharp
· 12 years ago
2cb55a2
sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP
by Yuanhan Liu
· 12 years ago
d124a60
USB: isp1760-if: Change to use irq_of_parse_and_map
by Nobuhiro Iwamatsu
· 12 years ago
596d789
USB: set hub's default autosuspend delay as 0
by Ming Lei
· 12 years ago
e6f30de
USB: check port changes before hub runtime suspend for some bug device
by Ming Lei
· 12 years ago
8daf8b6
ehci: Add yet-another Lucid nohandoff pci quirk
by Anisse Astier
· 12 years ago
c323dc0
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
by Anisse Astier
· 12 years ago
b717727
umc-bus.c: fix usage of device_trylock
by Claudio Scordino
· 12 years ago
ae685ef
USB: mos7840: fix port_probe flow
by Johan Hovold
· 12 years ago
80c0075
USB: mos7840: fix port-data memory leak
by Johan Hovold
· 12 years ago
e681b66
USB: mos7840: remove invalid disconnect handling
by Johan Hovold
· 12 years ago
28c3ae9
USB: mos7840: remove NULL-urb submission
by Johan Hovold
· 12 years ago
6f60291
usb: serial: ftdi_sio: Add missing chars_in_buffer function
by Jarkko Huijts
· 12 years ago
961be09
USB: qcserial: fix interface-data memory leak in error path
by Johan Hovold
· 12 years ago
c2dd4a8
USB: option: fix interface-data memory leak in error path
by Johan Hovold
· 12 years ago
a997448
USB: ipw: fix interface-data memory leak in error path
by Johan Hovold
· 12 years ago
3eb55cc
USB: mos7840: fix port-device leak in error path
by Johan Hovold
· 12 years ago
65a4cdb
USB: mos7840: fix urb leak at release
by Johan Hovold
· 12 years ago
f525c05
USB: sierra: fix port-data memory leak
by Johan Hovold
· 12 years ago
084817d
USB: sierra: fix memory leak in probe error path
by Johan Hovold
· 12 years ago
7e41f9b
USB: sierra: fix memory leak in attach error path
by Johan Hovold
· 12 years ago
b8f0e82
USB: usb-wwan: fix multiple memory leaks in error paths
by Johan Hovold
· 12 years ago
f79b2d0
USB: keyspan: fix NULL-pointer dereferences and memory leaks
by Johan Hovold
· 12 years ago
5260e45
USB: mct_u232: fix broken close
by Johan Hovold
· 12 years ago
a8f2ae7
USB: mct_u232: fix port-data memory leak
by Johan Hovold
· 12 years ago
acbf0e5
USB: opticon: fix memory leak in error path
by Johan Hovold
· 12 years ago
ea0dbeb
USB: opticon: fix DMA from stack
by Johan Hovold
· 12 years ago
2f0295a
USB: quatech2: fix io after disconnect
by Johan Hovold
· 12 years ago
8e512ab
USB: quatech2: fix close and disconnect urb handling
by Johan Hovold
· 12 years ago
40d0473
USB: quatech2: fix port-data memory leaks
by Johan Hovold
· 12 years ago
b8a0055
USB: quatech2: fix memory leak in error path
by Johan Hovold
· 12 years ago
feffa7c
USB: omninet: fix port-data memory leak
by Johan Hovold
· 12 years ago
4230af5
USB: mos7720: fix port-data memory leak
by Johan Hovold
· 12 years ago
fb44ff8
USB: digi_acceleport: fix port-data memory leak
by Johan Hovold
· 12 years ago
456c5be
USB: ch341: fix port-data memory leak
by Johan Hovold
· 12 years ago
c467206
USB: whiteheat: fix port-data memory leak
by Johan Hovold
· 12 years ago
c129197
USB: whiteheat: fix memory leak in error path
by Johan Hovold
· 12 years ago
2ee44fb
USB: metro-usb: fix io after disconnect
by Johan Hovold
· 12 years ago
50dde86
USB: metro-usb: fix port-data memory leak
by Johan Hovold
· 12 years ago
910a578
vhost: fix mergeable bufs on BE hosts
by Michael S. Tsirkin
· 12 years ago
2b9c128
gianfar_ptp: use iomem, not ioports resource tree in probe
by Wei Yang
· 12 years ago
Next »