index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
max3421-hcd.c
Age
Commit message (
Expand
)
Author
2016-08-30
usb: host: max3421-hcd: don't print on ENOMEM
Wolfram Sang
2016-08-09
usb: host: max3421-hcd: fix mask of IO control register
Jaewon Kim
2016-01-24
usb: host: max3421-hcd: use list_for_each_entry*
Geliang Tang
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-04-03
max3421-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
max3421-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-09
usb: host: max3421-hcd: use time_after()
Asaf Vertz
2014-07-09
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
2014-07-09
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
2014-07-09
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
David Mosberger-Tang
2014-05-29
usb: host: max3421-hcd: Use module_spi_driver
Sachin Kamat
2014-05-29
usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity
David Mosberger-Tang
2014-05-29
usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning
David Mosberger-Tang
2014-05-28
usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()
David Mosberger-Tang
2014-05-28
usb: host: max3421-hcd: Fix potential NULL urb dereference
David Mosberger-Tang
2014-05-27
Add support for using a MAX3421E chip as a host driver.
David Mosberger