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