]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-05-27 Peter Chenusb: core: remove the Kconfig entry for USB_DEBUG
2014-05-27 Yijing Wangusb: remove redundant D0 power state set
2014-05-27 Rickard StrandqvistUSB: keyspan: fix potential null pointer dereference
2014-05-27 Johan HovoldUSB: wusbcore: fix control-pipe directions
2014-05-27 Johan HovoldUSB: cdc-acm: use tty-port dtr_rts
2014-05-27 Johan HovoldUSB: cdc-acm: remove redundant usb_mark_last_busy
2014-05-27 Johan HovoldUSB: cdc-acm: do not update PM busy on read errors
2014-05-27 Johan HovoldUSB: cdc-acm: minimise no-suspend window during shutdown
2014-05-27 Johan HovoldUSB: cdc-acm: remove redundant disconnected test from...
2014-05-27 Johan HovoldUSB: cdc-acm: simplify runtime PM locking
2014-05-27 Johan HovoldUSB: cdc-acm: fix runtime PM imbalance at shutdown
2014-05-27 Johan HovoldUSB: cdc-acm: fix I/O after failed open
2014-05-27 Johan HovoldUSB: cdc-acm: fix failed open not being detected
2014-05-27 Johan HovoldUSB: cdc-acm: fix open and suspend race
2014-05-27 Johan HovoldUSB: cdc-acm: fix potential urb leak and PM imbalance...
2014-05-27 Johan HovoldUSB: cdc-acm: fix shutdown and suspend race
2014-05-27 Johan HovoldUSB: cdc-acm: fix runtime PM for control messages
2014-05-27 Johan HovoldUSB: cdc-acm: fix broken runtime suspend
2014-05-27 Johan HovoldUSB: cdc-acm: fix write and resume race
2014-05-27 Johan HovoldUSB: cdc-acm: fix write and suspend race
2014-05-27 Johan HovoldUSB: kobil_sct: fix control requests without data stage
2014-05-27 Johan HovoldUSB: serial: remove overly defensive port tests
2014-05-27 Johan HovoldUSB: serial: fix potential runtime pm imbalance at...
2014-05-27 Johan HovoldUSB: usb_wwan: do not resume I/O on closing ports
2014-05-27 Johan HovoldUSB: usb_wwan: report failed submissions as errors
2014-05-27 Johan HovoldUSB: usb_wwan: remove bogus function prototype
2014-05-27 Johan HovoldUSB: usb_wwan: remove some superfluous comments
2014-05-27 Johan HovoldUSB: usb_wwan: remove comment from close
2014-05-27 Johan HovoldUSB: usb_wwan: clean up delayed-urb submission
2014-05-27 Johan HovoldUSB: usb_wwan: use interface-data accessors
2014-05-27 Johan HovoldUSB: usb_wwan: make resume error messages uniform
2014-05-27 Johan HovoldUSB: usb_wwan: kill interrupt urb explicitly at suspend
2014-05-27 Johan HovoldUSB: usb_wwan: remove redundant urb kill from port...
2014-05-27 Johan HovoldUSB: usb_wwan: remove unimplemented set_termios
2014-05-27 Johan HovoldUSB: usb_wwan: remove redundant modem-control request
2014-05-27 Johan HovoldUSB: usb_wwan: fix remote wakeup
2014-05-27 Johan HovoldUSB: usb_wwan: fix discarded writes on resume errors
2014-05-27 Johan HovoldUSB: usb_wwan: fix potential blocked I/O after resume
2014-05-27 Johan HovoldUSB: usb_wwan: fix potential NULL-deref at resume
2014-05-27 Johan HovoldUSB: usb_wwan: fix urb leak at shutdown
2014-05-27 Johan HovoldUSB: usb_wwan: fix write and suspend race
2014-05-27 xiao jinUSB: usb_wwan: fix race between write and resume
2014-05-27 xiao jinUSB: usb_wwan: fix urb leak in write error path
2014-05-27 Johan HovoldUSB: option: add missing usb_mark_last_busy
2014-05-27 Johan HovoldUSB: option: fix line-control pipe direction
2014-05-27 Johan HovoldUSB: option: fix runtime PM handling
2014-05-27 Johan HovoldUSB: sierra: do not resume I/O on closing ports
2014-05-27 Johan HovoldUSB: sierra: minimise no-suspend window during close
2014-05-27 Johan HovoldUSB: sierra: refactor delayed-urb submission
2014-05-27 Johan HovoldUSB: sierra: clean up suspend
2014-05-27 Johan HovoldUSB: sierra: use interface-data accessors
2014-05-27 Johan HovoldUSB: sierra: remove redundant modem-control requests
2014-05-27 Johan HovoldUSB: sierra: do not resume I/O on closed ports
2014-05-27 Johan HovoldUSB: sierra: remove disconnected test from close
2014-05-27 Johan HovoldUSB: sierra: remove unimplemented set_termios
2014-05-27 Johan HovoldUSB: sierra: remove unused variable
2014-05-27 Johan HovoldUSB: sierra: remove bogus endpoint test
2014-05-27 Johan HovoldUSB: sierra: fix line-control pipe direction
2014-05-27 Johan HovoldUSB: sierra: fix resume error reporting
2014-05-27 Johan HovoldUSB: sierra: fix urbs not being killed on shutdown
2014-05-27 Johan HovoldUSB: sierra: fix characters being dropped at close
2014-05-27 Johan HovoldUSB: sierra: fix remote wakeup
2014-05-27 Johan HovoldUSB: sierra: fix urb and memory leak on disconnect
2014-05-27 Johan HovoldUSB: sierra: fix urb and memory leak in resume error...
2014-05-27 Johan HovoldUSB: sierra: fix use after free at suspend/resume
2014-05-27 Johan HovoldUSB: sierra: fix AA deadlock in open error path
2014-05-27 Joe PerchesUSB: iowarrior: Convert local dbg macro to dev_dbg
2014-05-27 Joe PerchesUSB: appledisplay: Convert /n to \n
2014-05-27 Bjørn Morkusb: qcserial: remove interface number matching
2014-05-27 Bjørn Morkusb: qcserial: define and use Sierra Wireless layout
2014-05-27 Bjørn Morkusb: qcserial: refactor device layout selection
2014-05-27 Bjørn Morkusb: qcserial: fix multiline comment coding style
2014-05-27 Thomas Puglieseuwb: add error messages when reservation establish...
2014-05-27 Thomas Puglieseuwb: fix channel change failure
2014-05-27 Vivek Gautamusb: host: ohci-exynos: Use devm_ioremap_resource inste...
2014-05-27 Vivek Gautamusb: host: ehci-tegra: Use devm_ioremap_resource instea...
2014-05-27 Vivek Gautamusb: host: ehci-spear: Use devm_ioremap_resource instea...
2014-05-27 Vivek Gautamusb: host: ehci-mv: Use devm_ioremap_resource instead...
2014-05-27 Vivek Gautamusb: host: ehci-msm: Use devm_ioremap_resource instead...
2014-05-27 Vivek Gautamusb: host: ehci-exynos: Use devm_ioremap_resource inste...
2014-05-27 Kamil Debskiusb: ehci-exynos: Change to use phy provided by the...
2014-05-27 Vivek Gautamusb: ohci-exynos: Add facility to use phy provided...
2014-05-27 Vivek Gautamusb: ehci-exynos: Use struct device instead of platform...
2014-05-27 Vivek Gautamusb: ohci-exynos: Use struct device instead of platform...
2014-05-27 Jean Delvareusb: phy: add run-time dependencies to R-Car driver
2014-05-23 Dan Carpenterusb: phy: msm: fix bug in probe()
2014-05-23 Peter Chenusb: chipidea: udc: update gadget states according...
2014-05-23 Peter ChenDoc: usb: chipidea: need to build both kernel Image...
2014-05-23 Ivan T. Ivanovusb: chipidea: msm: Initialize offset of the capability...
2014-05-23 Ivan T. Ivanovusb: chipidea: msm: Add device tree support
2014-05-23 Ivan T. Ivanovusb: chipidea: msm: Add device tree binding information
2014-05-23 Fabio Estevamchipidea: usbmisc_imx: Allow USB OTG to work on mx51
2014-05-23 Peter Chenusb: chipidea: using one inline function to cover queue...
2014-05-23 Peter Chenusb: chipidea: udc: delete useless code
2014-05-23 Peter Chenusb: chipidea: update TODO list
2014-05-23 Greg Kroah... Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub...
2014-05-20 Mathias Nymanxhci: rework command timeout and cancellation,
2014-05-20 Mathias Nymanxhci: Use completion and status in global command queue
2014-05-20 Mathias Nymanxhci: Add a global command queue
2014-05-20 Mathias Nymanxhci: Use command structures when queuing commands...
next