deliverable/linux.git
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: move function-related unbind...
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: call usb_add_function() last
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: move function-related bind code...
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: standardize printer_do_config
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: follow the naming convention...
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: eliminate pdev member of struct...
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: add missing error handling
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: revert usb_add_function() effect...
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: eliminate random pointer dereference
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: remove unused and empty printer_u...
2015-03-10  Andrzej Pietrasiewiczusb: gadget: printer: enqueue printer's response for...
2015-03-10  Andrzej Pietrasiewiczusb: gadget: composite: don't try standard handling...
2015-03-10  Robert Baldygausb: dwc3: make LPM configurable in DT
2015-03-10  Felipe Balbiusb: musb: dsps: just start polling already
2015-03-10  Felipe Balbiusb: musb: dsps: use msecs_to_jiffies instead
2015-03-10  Felipe Balbiusb: musb: cppi41: do not call udelay()
2015-03-10  Felipe Balbiusb: musb: cppi41: exit early when tx fifo is empty
2015-03-10  Felipe Balbiusb: musb: cppi41: decrease indentation level
2015-03-10  Felipe Balbiusb: gadget: net2280: silence sparse warning
2015-03-10  Mian Yousaf... usb: gadget: net2280: don't connect from udc_start
2015-03-10  Mian Yousaf... usb: gadget: net2280: print error in ep_ops error paths
2015-03-10  Mian Yousaf... usb: gadget: net2280: remove fiforegs as it is unused
2015-03-10  Mian Yousaf... usb: gadget: net2280: use ep_autoconfig compatible...
2015-03-10  Felipe Balbiusb: musb: core: always try to recover from babble
2015-03-10  Felipe Balbiusb: musb: core: disable irqs inside babble recovery
2015-03-10  Felipe Balbiusb: musb: core: remove unnecessary forward declaration
2015-03-10  Felipe Balbiusb: musb: core: drop recover_work
2015-03-10  Felipe Balbiusb: musb: rename ->reset() to ->recover()
2015-03-10  Felipe Balbiusb: musb: core: simplify musb_recover_work()
2015-03-10  Felipe Balbiusb: musb: dsps: do not reset musb on babble
2015-03-10  Felipe Balbiusb: musb: core: decrease delayed_work time
2015-03-10  Felipe Balbiusb: musb: don't touch devctl from babble recovery
2015-03-10  Felipe Balbiusb: musb: core: refactor IRQ enable/disable to separat...
2015-03-10  Felipe Balbiusb: musb: dsps: add dsps_ prefix to sw_babble_control
2015-03-10  Felipe Balbiusb: musb: core: controller drops session automatically
2015-03-10  Felipe Balbiusb: musb: dsps: check for the single bit
2015-03-10  Felipe Balbiusb: musb: dsps: remove babble check from dsps irq...
2015-03-10  Felipe Balbiusb: musb: core: there is no connect interrupt in perip...
2015-03-10  Felipe Balbiusb: musb: core: remove unnecessary reg access from...
2015-03-10  Felipe Balbiusb: musb: core: break long line
2015-03-10  Felipe Balbiusb: musb: core: move babble recovery inside babble...
2015-03-10  Felipe Balbiusb: musb: dsps: return error code if reset fails
2015-03-10  Felipe Balbiusb: musb: core: fix highspeed check
2015-03-10  Felipe Balbiusb: musb: core: add missing curly braces
2015-03-10  Felipe Balbiusb: musb: core: remove unnecessary logical comparison
2015-03-10  Sudeep Hollausb: isp1760: add peripheral/device controller chip id
2015-03-10  Joseph Kogutusb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux...
2015-03-10  Joe Perchesusb: gadget: udc: pxa27x_udc: Remove use of seq_printf...
2015-03-09  Felipe Balbiusb: dwc3: gadget: drop unnecessary loop when cleaning...
2015-03-09  Felipe Balbiusb: dwc3: omap: call of_platform_depopulate() instead
2015-03-09  Felipe Balbiusb: dwc3: core: only reset res->start in case of error
2015-03-09  Felipe Balbiusb: musb: core: improve musb_interrupt() a bit
2015-03-09  Felipe Balbiusb: musb: core: fix TX/RX endpoint order
2015-03-09  Felipe Balbiusb: musb: gadget: get rid of stop_activity()
2015-03-08  Linus TorvaldsLinux 4.0-rc3
2015-03-08  Al Virosunrpc: fix braino in ->poll()
2015-03-08  Linus TorvaldsMerge tag 'usb-4.0-rc3' of git://git./linux/kernel...
2015-03-08  Linus TorvaldsMerge tag 'tty-4.0-rc3' of git://git./linux/kernel...
2015-03-08  Linus TorvaldsMerge tag 'staging-4.0-rc3' of git://git./linux/kernel...
2015-03-08  Linus TorvaldsMerge tag 'char-misc-4.0-rc3' of git://git./linux/kerne...
2015-03-08  Linus TorvaldsMerge tag 'cc-4.0-rc2' of git://git./linux/kernel/git...
2015-03-07  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-03-07  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-03-07  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-03-07  Johan HovoldTTY: fix tty_wait_until_sent maximum timeout
2015-03-07  Johan HovoldTTY: fix tty_wait_until_sent on 64-bit machines
2015-03-07  Johan HovoldUSB: serial: fix infinite wait_until_sent timeout
2015-03-07  Johan HovoldTTY: bfin_jtag_comm: remove incorrect wait_until_sent...
2015-03-07  Johan Hovoldnet: irda: fix wait_until_sent poll timeout
2015-03-07  Peter Hurleyserial: uapi: Declare all userspace-visible io types
2015-03-07  Peter Hurleyserial: core: Fix iotype userspace breakage
2015-03-07  Axel Linserial: sprd: Fix missing spin_unlock in sprd_handle_irq()
2015-03-07  Peter Hurleyconsole: Fix console name size mismatch
2015-03-07  Jiri Slabytty: fix up atime/mtime mess, take four
2015-03-07  Desmond Liuserial: 8250_dw: Fix get_mctrl behaviour
2015-03-07  Wang YanQingserial:8250:8250_pci: delete unneeded quirk entries
2015-03-07  Wang YanQingserial:8250:8250_pci: fix redundant entry report for...
2015-03-07  Russell KingChange email address for 8250_pci
2015-03-07  Sebastian Andrzej... serial: 8250: Revert "tty: serial: 8250_core: read...
2015-03-07  Baruch SiachRevert "tty/serial: of_serial: add DT alias ID handling"
2015-03-07  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-03-07  Matt Porteri2c: imx: add required clocks property to binding
2015-03-07  Andy Shevchenkoi2c: designware-baytrail: baytrail_i2c_acquire() might...
2015-03-07  Andy Shevchenkoi2c: designware-baytrail: cross-check lock functions
2015-03-07  Andy Shevchenkoi2c: designware-baytrail: fix sparse warnings
2015-03-07  Andy Shevchenkoi2c: designware-baytrail: fix typo in error path
2015-03-07  Andy Shevchenkoi2c: designware-baytrail: describe magic numbers
2015-03-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-06  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2015-03-06  Dave AirlieMerge tag 'drm-intel-fixes-2015-03-05' of git://anongit...
2015-03-06  Dave AirlieMerge tag 'v4.0-rc2' into drm-fixes
2015-03-06  Linus TorvaldsMerge tag 'sound-4.0-rc3' of git://git./linux/kernel...
2015-03-06  Linus TorvaldsMerge tag 'pm+acpi-4.0-rc3' of git://git./linux/kernel...
2015-03-06  Linus TorvaldsMerge tag 'locks-v4.0-3' of git://git.samba.org/jlayton...
2015-03-06  Linus TorvaldsMerge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org...
2015-03-06  Mathias Nymanxhci: Workaround for PME stuck issues in Intel xhci
2015-03-06  Aleksander... xhci: fix reporting of 0-sized URBs in control endpoint
2015-03-06  Takashi IwaiMerge tag 'asoc-fix-v4.0-rc2' of git://git./linux/kerne...
2015-03-06  Hui WangALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRE...
next
This page took 0.054857 seconds and 5 git commands to generate.