Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1fd09e5d884a5ff4060948e0cf8f5d7eed16e936
/
drivers
/
usb
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
69fd110
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
5b3cc15
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
4091fb9
scripts/spelling.txt: add "followings" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
9a284e5
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
183b802
scripts/spelling.txt: add "intialization" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
0f5e155
scripts/spelling.txt: add "an one" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
8ff546b
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
5ab3566
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0df8a3d
Merge tag 'usb-serial-4.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 8 years ago
53b7f7b
usb: cdc-wdm: remove logically dead code
by Gustavo A. R. Silva
· 8 years ago
beabdc3
USB: serial: keyspan: drop header file
by Johan Hovold
· 8 years ago
35d4797
USB: serial: io_edgeport: drop io-tables header file
by Johan Hovold
· 8 years ago
eff0b85
usb: musb: add code comment for clarification
by Gustavo A. R. Silva
· 8 years ago
3ec72a2
usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
by Richard Leitner
· 8 years ago
ef5ec7f
usb: misc: usbtest: remove redundant check on retval < 0
by Colin Ian King
· 8 years ago
d0c54f2
USB: serial: upd78f0730: sort device ids
by Johan Hovold
· 8 years ago
89fd8ee
USB: serial: upd78f0730: add ID for EVAL-ADXL362Z
by Maksim Salau
· 8 years ago
baa42a3
ohci-hub: fix typo in dbg_port macro
by Jelle Martijn Kok
· 8 years ago
54a2190
Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 8 years ago
2553482
usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS
by Alexandre Bailon
· 8 years ago
a96ca0d
usb: musb: tusb6010: Clean up tusb_omap_dma structure
by Alexandre Bailon
· 8 years ago
995ee0e
usb: musb: cppi_dma: Clean up cppi41_dma_controller structure
by Alexandre Bailon
· 8 years ago
03158f9
usb: musb: cppi_dma: Clean up cppi structure
by Alexandre Bailon
· 8 years ago
ed232c0
usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()
by Alexandre Bailon
· 8 years ago
050dc90
usb: musb: dma: Add a DMA completion platform callback
by Alexandre Bailon
· 8 years ago
7c92e5f
drivers: usb: usbip: Add missing break statement to switch
by Gustavo A. R. Silva
· 8 years ago
b7ecfe7
usb: mtu3: remove redundant dev_err call in get_ssusb_rscs()
by Wei Yongjun
· 8 years ago
5182c2c
USB: serial: mos7840: fix another NULL-deref at open
by Johan Hovold
· 8 years ago
0e517c9
USB: serial: console: clean up sanity checks
by Johan Hovold
· 8 years ago
14816b16
USB: serial: console: fix uninitialised spinlock
by Johan Hovold
· 8 years ago
acfe276
USB: serial: metro-usb: drop redundant URB reinitialisation
by Johan Hovold
· 8 years ago
168fc6c
USB: serial: metro-usb: drop function-tracing debugging
by Johan Hovold
· 8 years ago
d395c9a
USB: serial: metro-usb: drop redundant URB unlink
by Johan Hovold
· 8 years ago
965bbef
USB: serial: metro-usb: drop unused interrupt-out callback
by Johan Hovold
· 8 years ago
f3c4c73
usb: xhci-mtk: make the reference clock optional
by Chunfeng Yun
· 8 years ago
ca12cb7
usb: mtu3: make the reference clock optional
by Chunfeng Yun
· 8 years ago
23f378a
drivers: usb-misc: sisusbvga: remove dead code
by Gustavo A. R. Silva
· 8 years ago
3d95521
drivers: usb: early: remove unused code
by Gustavo A. R. Silva
· 8 years ago
16620b4
USB: serial: sierra: fix bogus alternate-setting assumption
by Johan Hovold
· 8 years ago
a6bb1e1
USB: serial: ftdi_sio: fix line-status over-reporting
by Johan Hovold
· 8 years ago
9a59365
USB: serial: cp210x: add new IDs for GE Bx50v3 boards
by Ken Lin
· 8 years ago
7bddba7
Merge 4.10-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
530b7a3e
Merge tag 'usb-ci-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
4244149
Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
4ab53a69
usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static
by Wei Yongjun
· 8 years ago
c1fce66
usb: musb: sunxi: add support for the variant in H3/V3s SoC
by Icenowy Zheng
· 8 years ago
c0927fe
usb: musb: omap2430: constify dev_pm_ops structures
by Bhumika Goyal
· 8 years ago
369469a
usb: musb: Add support for optional VBUS irq to dsps glue layer
by Tony Lindgren
· 8 years ago
1ef2bce
usb: musb: blackfin: fix unused warnings on suspend/resume
by Jérémy Lefaure
· 8 years ago
45abfa6
usb: musb: dsps: switch to static id for musb-hdrc platform devices
by Bin Liu
· 8 years ago
7eebe4e
usb: musb: debugfs: allow forcing host mode together with speed in testmode
by Pali Rohár
· 8 years ago
bb1d1ce
usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifier
by Chanwoo Choi
· 8 years ago
486fc20
usb: musb: da8xx: Fix host mode suspend
by Alexandre Bailon
· 8 years ago
a926ed1
usb: musb: Add a quirk to preserve the session during suspend
by Alexandre Bailon
· 8 years ago
71f5a0a
usb: musb: da8xx: Add support of suspend / resume
by Alexandre Bailon
· 8 years ago
ca7c1d5
usb: musb: davinci: remove redundant code
by Bin Liu
· 8 years ago
be0e5c6
usb: musb: am35x: remove redundant code
by Bin Liu
· 8 years ago
41c4eb4
usb: musb: da8xx: remove redundant code
by Bin Liu
· 8 years ago
f2e3818
usb: musb: dsps: remove redundant code
by Bin Liu
· 8 years ago
e945953
usb: musb: remove musb_generic_disable function
by Bin Liu
· 8 years ago
a994ce2
usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
by Alexandre Bailon
· 8 years ago
453785c
usb: misc: adutux: remove redundant error check on copy_to_user return code
by Colin Ian King
· 8 years ago
753dfd2
usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()
by Wei Yongjun
· 8 years ago
490b63e
usb: chipidea: Configure phy for appropriate mode
by Stephen Boyd
· 8 years ago
c528fcb
USB: serial: keyspan_pda: fix receive sanity checks
by Johan Hovold
· 8 years ago
1b0aed2
USB: serial: digi_acceleport: fix incomplete rx sanity check
by Johan Hovold
· 8 years ago
2d38088
USB: serial: digi_acceleport: fix OOB data sanity check
by Johan Hovold
· 8 years ago
d07830d
USB: serial: pl2303: add ATEN device ID
by Marcel J.E. Mol
· 8 years ago
6fdb7b0
USB: serial: ark3116: use port device for info and error messages
by Johan Hovold
· 8 years ago
41a2af9
USB: serial: ark3116: remove redundant interrupt-urb check
by Johan Hovold
· 8 years ago
4481200
USB: serial: ark3116: fix endpoint-check return value
by Johan Hovold
· 8 years ago
7f36f5d
Merge tag 'v4.10-rc6' into devel
by Linus Walleij
· 8 years ago
a3683e0
Merge tag 'usb-serial-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
4ddecf7
USB: cdc-acm: fix TIOCGSERIAL flags
by Johan Hovold
· 8 years ago
bc46e23
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
2956b5d
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
by Mika Westerberg
· 8 years ago
ea534e0
USB: serial: add uPD78F0730 USB to Serial Adaptor Driver
by Maksim Salau
· 8 years ago
e42a5db
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
by Felipe Balbi
· 8 years ago
4fe160d
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
by Heiner Kallweit
· 8 years ago
348becd
usb: dwc2: fix "iomem 0x00000000" message
by Heiner Kallweit
· 8 years ago
df2c0cc
usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()
by Arnd Bergmann
· 8 years ago
5528954
usb: gadget: udc: fsl: Add missing complete function.
by Magnus Lilja
· 8 years ago
51211a3
USB: serial: drop unused ASYNC flags
by Johan Hovold
· 8 years ago
5955660
USB: serial: ftdi_sio: clean up ioctl handler
by Johan Hovold
· 8 years ago
c6dce26
USB: serial: ftdi_sio: fix extreme low-latency setting
by Johan Hovold
· 8 years ago
83e526f
usb: gadget: f_fs: Assorted buffer overflow checks.
by Vincent Pelletier
· 8 years ago
2878178
usb: dwc3: gadget: read IN ep FIFO size from HW
by Felipe Balbi
· 8 years ago
d9b2997
USB: Add quirk for WORLDE easykey.25 MIDI keyboard
by Lukáš Lalinský
· 8 years ago
3ba7b77
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
by Tony Lindgren
· 8 years ago
407788b
usb: musb: Fix host mode error -71 regression
by Tony Lindgren
· 8 years ago
6969408
xhci: refactor xhci_urb_enqueue
by Mathias Nyman
· 8 years ago
7e64b03
xhci: simplify how we store TDs in urb private data
by Mathias Nyman
· 8 years ago
9ef7fbb
xhci: Rename variables related to transfer descritpors
by Mathias Nyman
· 8 years ago
Next »