Age | Commit message (Expand) | Author |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-21 | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-15 | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-14 | idr: add ida_is_empty | Matthew Wilcox |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-12-13 | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2016-12-13 | Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2016-12-09 | usb: gadget: Fix second argument of percpu_ida_alloc() | Bart Van Assche |
2016-12-09 | USB: serial: option: add dlink dwm-158 | Giuseppe Lippolis |
2016-12-09 | USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041 | Daniele Palmas |
2016-12-08 | USB: OHCI: nxp: fix code warnings | Manjunath Goudar |
2016-12-08 | USB: OHCI: nxp: remove useless extern declaration | Manjunath Goudar |
2016-12-08 | USB: OHCI: at91: remove useless extern declaration | Manjunath Goudar |
2016-12-08 | usb: misc: rio500: fix result type for error message | Kim Jae Joong |
2016-12-07 | usb: mtu3: fix U3 port link issue | Chunfeng Yun |
2016-12-07 | usb: mtu3: enable auto switch from U3 to U2 | Chunfeng Yun |
2016-12-06 | usbip: fix warning in vhci_hcd_probe/lockdep_init_map | Shuah Khan |
2016-12-06 | usb: core: usbport: Use proper LED API to fix potential crash | Rafał Miłecki |
2016-12-05 | [iov_iter] new primitives - copy_from_iter_full() and friends | Al Viro |
2016-12-05 | USB: OHCI: ohci-pxa27x: remove useless functions | Manjunath Goudar |
2016-12-05 | USB: OHCI: omap: remove useless extern declaration | Manjunath Goudar |
2016-12-05 | USB: OHCI: ohci-omap: remove useless functions | Manjunath Goudar |
2016-12-05 | USB: OHCI: ohci-s3c2410: remove useless functions | Manjunath Goudar |
2016-12-05 | USB: cdc-acm: add device id for GW Instek AFG-125 | Nathaniel Quillin |
2016-12-05 | fsl/usb: Workarourd for USB erratum-A005697 | Changming Huang |
2016-12-05 | usb: hub: Wait for connection to be reestablished after port reset | Guenter Roeck |
2016-12-05 | usbip: vudc: Refactor init_vudc_hw() to be more obvious | Krzysztof Opasiak |
2016-12-05 | usbip: vudc: fix: Clear already_seen flag also for ep0 | Krzysztof Opasiak |
2016-12-01 | Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2016-12-01 | fs: configfs: don't return anything from drop_link | Andrzej Pietrasiewicz |
2016-11-30 | USB: serial: kl5kusb105: abort on open exception path | Pan Bian |
2016-11-30 | USB: serial: kl5kusb105: fix open error path | Johan Hovold |
2016-11-29 | usb: fix improper return value when kzalloc fails | Pan Bian |
2016-11-29 | usb: return correct errno on failures | Pan Bian |
2016-11-29 | usb: return correct errno code when krealloc fails | Pan Bian |
2016-11-29 | USB: EHCI: ehci-w90x900: remove unuseful functions | Manjunath Goudar |
2016-11-29 | usb: ohci: s3c2410: allow probing from device tree | Sergio Prado |
2016-11-29 | USB: ohci: da8xx: Resume the entire host controller | Axel Haslam |
2016-11-29 | USB: ohci: da8xx: Allow probing from DT | Axel Haslam |
2016-11-29 | USB: ohci: da8xx: Allow a regulator to handle VBUS | Axel Haslam |
2016-11-29 | USB: ohci: da8xx: Add wrappers for platform callbacks | Axel Haslam |
2016-11-29 | USB: ohci: da8xx: use ohci priv data instead of globals | Axel Haslam |
2016-11-29 | USB: serial: add Fintek F81532/534 driver | Ji-Ze Hong (Peter Hong) |
2016-11-28 | Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |