Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e443b333629f82ca0da91a05ca638050943bbedd
e443b33
usb: chipidea: split the driver code into units
by Alexander Shishkin
· 13 years ago
bc25a80
usb: move ci13xxx and related code to drivers/usb/chipidea
by Alexander Shishkin
· 13 years ago
ce9d6fb
usb: gadget: ci13xxx: print basic device info when probing
by Alexander Shishkin
· 13 years ago
ef15e54
usb: gadget: ci13xxx: don't use "advance" feature when setting address
by Alexander Shishkin
· 13 years ago
405b844
usb: gadget: ci13xxx: fix the context of register map
by Alexander Shishkin
· 13 years ago
177a830
usb: gadget: ci13xxx: get rid of local tracing for good
by Alexander Shishkin
· 13 years ago
1989b5c
usb: gadget: ci13xxx_pci: guard against devices without driver_data
by Alexander Shishkin
· 13 years ago
6286d85
USB: cdc-wdm: remove from device list on disconnect
by Bjørn Mork
· 13 years ago
6b0b79d
USB: cdc-wdm: cannot use dev_printk when device is gone
by Bjørn Mork
· 13 years ago
616b693
USB: cdc-wdm: poll must return POLLHUP if device is gone
by Bjørn Mork
· 13 years ago
b8cacf3
usb: dwc3: Fix the dwc3 dependency
by joseph daniel
· 13 years ago
72688dc
usb: gadget: dummy_hcd: fix build when BUG is not set
by Sasha Levin
· 13 years ago
fdf6e63
usb: host: mips: sead3: Fix for big endian.
by Steven J. Hill
· 13 years ago
975dc33
USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
by Darren Hart
· 13 years ago
d530296
USB: serial: opticon: hook up suspend/resume callbacks
by Greg Kroah-Hartman
· 13 years ago
08dfa5c
USB: serqt_usb2: remove duplicate device ids
by Greg Kroah-Hartman
· 13 years ago
38902cf
USB: remove staging quatech_usb2 driver
by Greg Kroah-Hartman
· 13 years ago
f88e6a3
USB: serial: add copyright and license to quatech2
by Bill Pemberton
· 13 years ago
f7a33e60
USB: serial: add quatech2 usb to serial driver
by Bill Pemberton
· 13 years ago
1fbfeff
usb: gadget: f_rndis: Set rndis vendor parameters
by Benoit Goby
· 13 years ago
80134da
usb: gadget: rndis: Fix re-binding f_rndis
by Benoit Goby
· 13 years ago
036e98b
usb: gadget: Add variant of gether_setup to customize the device name
by Mike Lockwood
· 13 years ago
c3c04b2
usb: gadget: u_serial: Allow calling gserial_setup after init
by Benoit Goby
· 13 years ago
cad4cd8
usb: gadget: composite: add iSerialNumber to usb_composite_driver
by Andrzej Pietrasiewicz
· 13 years ago
4fffd6e5
usb: gadget: composite: make module parameters accessible at runtime
by Andrzej Pietrasiewicz
· 13 years ago
02e8161
usb: gadget: composite: Initialize config->interface
by Benoit Goby
· 13 years ago
51cce6f
usb: gadget: composite: Add usb_remove_config
by Benoit Goby
· 13 years ago
56d95f3
USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()
by Greg Kroah-Hartman
· 13 years ago
f639554
USB: gadget: ci13xx_udc: fix potential crash in irq handler
by Greg Kroah-Hartman
· 13 years ago
126625e
usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place
by Lukasz Majewski
· 13 years ago
07e4e55
USB: ohci-at91: add a reset function to fix race condition
by Nicolas Ferre
· 13 years ago
7a82f61
USB: ohci-at91: use resource_size() for memory/io resource length
by Nicolas Ferre
· 13 years ago
7b18389
ARM: OMAP: USB: fix warning on EHCI PHY reset path
by Igor Grinberg
· 13 years ago
1f339d8
usb: gadget: ci13xxx: convert to new style
by Alexander Shishkin
· 13 years ago
790c2d5
usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove
by Alexander Shishkin
· 13 years ago
0f08909
usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}
by Alexander Shishkin
· 13 years ago
62bb84e
usb: gadget: ci13xxx: convert to platform device
by Alexander Shishkin
· 13 years ago
ed6c6f4
usb: gadget: conversion of controllers choice to menu
by Alexander Shishkin
· 13 years ago
262c163
usb: gadget: ci13xxx: redo register access
by Alexander Shishkin
· 13 years ago
d3595d1
usb: gadget: ci13xxx: move global variables inside struct ci13xxx
by Alexander Shishkin
· 13 years ago
1155a7b
usb: gadget: ci13xxx: drop needless parens
by Alexander Shishkin
· 13 years ago
df767b7
usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
by Alan Stern
· 13 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
d56ba32
usb: gadget: ci13xxx_pci: add langwell/penwell pci ids
by Alexander Shishkin
· 13 years ago
f9df839
usb: gadget: ci13xxx: rename register layouts
by Alexander Shishkin
· 13 years ago
d36ade6
usb: gadget: ci13xxx: initialize ep0{out,in} dynamically
by Alexander Shishkin
· 13 years ago
efa015b
usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code
by Alexander Shishkin
· 13 years ago
ab59ac01
ohci-da8xx: set MODULE_ALIAS to allow autoloading
by Jan Luebbe
· 13 years ago
bfb8bfa
USB: make vendor id of root hubs greppable
by Paul Bolle
· 13 years ago
eb9c583
USB: ffs-test: fix length argument of out function call
by Matthias Fend
· 13 years ago
ccd68bb
USB: xhci: testing sizeof xhci_doorbell_array 2 time
by girish verma
· 13 years ago
1949f9e
USB: xhci-hcd: print URB's expected length in decimal, not hex
by Alan Stern
· 13 years ago
b69cc67
USB: ftdi-sio: add support for Physik Instrumente E-861
by Éric Piel
· 13 years ago
2edd284
USB: serial: remove bizarre generic_serial probe function
by Greg Kroah-Hartman
· 13 years ago
3abee85
USB: serial: sierra: remove reset_resume callback
by Greg Kroah-Hartman
· 13 years ago
2bfd1c9
USB: serial: ch341: remove reset_resume callback
by Greg Kroah-Hartman
· 13 years ago
32078f9
USB: serial: remove usb_serial_disconnect call in all drivers
by Greg Kroah-Hartman
· 13 years ago
5026bb0
USB: serial: remove usb_serial_probe call in all drivers
by Greg Kroah-Hartman
· 13 years ago
c7f3619
usb-serial: clean up unneeded PM-related fields
by Alan Stern
· 13 years ago
5cbe61c
usb-serial: ftdi_sio: fix oops during autosuspend
by Alan Stern
· 13 years ago
23063b3
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
a5c708e
Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6a1e1d7
Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6190631
Merge 3.4-rc6 into usb-next
by Greg Kroah-Hartman
· 13 years ago
d48b97b
Linux 3.4-rc6
by Linus Torvalds
· 13 years ago
18b15fc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
271fd5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
ce7e5d2
x86: fix broken TASK_SIZE for ia32_aout
by Al Viro
· 13 years ago
b9fab91
Btrfs: avoid sleeping in verify_parent_transid while atomic
by Chris Mason
· 13 years ago
03cb00b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 13 years ago
49a5f3c
TTY: pdc_cons, fix regression in close
by Jiri Slaby
· 13 years ago
1c2f954
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
59068e3
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
377485f
init: don't try mounting device as nfs root unless type fully matches
by Sasha Levin
· 13 years ago
e9e7183
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 13 years ago
b339583
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asoc
by Takashi Iwai
· 13 years ago
20c7694
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
1cc0c99
ACPI: Fix D3hot v D3cold confusion
by Lin Ming
· 13 years ago
6f24f89
hfsplus: Fix potential buffer overflows
by Greg Kroah-Hartman
· 13 years ago
3aa2ae7
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
by Russ Dill
· 13 years ago
3cccc29
USB: serqt_usb2.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
2af588d
USB: quatech_usb2.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
7275fc4c
USB: gadget: ci13xx_udc: remove unused err() macro
by Greg Kroah-Hartman
· 13 years ago
3b92399
USB: input: appletouch: fix up compiler warning
by Greg Kroah-Hartman
· 13 years ago
f756beb
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c6de168
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
a03a09b
CPU frequency drivers MAINTAINERS update
by Dave Jones
· 13 years ago
0a5ebc8
USB: input: usbtouchscreen.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
65e78a20
USB: input: wacom_sys.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
ed2b2f2
USB: input: kbtab.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
27c2597
USB: input: gtco.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
871ba51
USB: input: aiptek.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
334698d
USB: input: acecad.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
ab943ca
USB: input: bcm5974.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
2d744b0
USB: input: appletouch.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
73e66ce
USB: input: yealink.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
c25e647
USB: input: powermate.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
419b1a1
USB: input: keyspan_remote.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
ab242a7
USB: input: cm109.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
8818e41
USB: input: xpad.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
Next »