Age | Commit message (Expand) | Author | Files | Lines |
2015-07-18 | configfs: fix kernel infoleak through user-controlled format string | Nicolas Iooss | 1 | -1/+1 |
2015-07-10 | Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 4 | -115/+141 |
2015-07-09 | USB: serial: Destroy serial_minors IDR on module exit | Johannes Thumshirn | 1 | -0/+1 |
2015-07-06 | usb: gadget: f_midi: fix error recovery path | Andrzej Pietrasiewicz | 1 | -3/+1 |
2015-07-06 | usb: phy: mxs: suspend to RAM causes NULL pointer dereference | Stefan Wahren | 1 | -0/+3 |
2015-07-06 | usb: gadget: udc: fix free_irq() after request_irq() failed | Takeshi Yoshimura | 1 | -2/+1 |
2015-07-06 | usb: gadget: composite: Fix NULL pointer dereference | Kishon Vijay Abraham I | 1 | -4/+7 |
2015-07-06 | usb: gadget: f_fs: do not set cancel function on synchronous {read,write} | Rui Miguel Silva | 1 | -2/+4 |
2015-07-06 | usb: f_mass_storage: limit number of reported LUNs | Michal Nazarewicz | 1 | -3/+13 |
2015-07-06 | usb: dwc3: core: avoid NULL pointer dereference | Felipe Balbi | 1 | -2/+4 |
2015-07-06 | usb: dwc2: embed storage for reg backup in struct dwc2_hsotg | Mian Yousaf Kaukab | 2 | -43/+21 |
2015-07-06 | usb: dwc2: host: allocate qtd before atomic enqueue | Mian Yousaf Kaukab | 1 | -10/+16 |
2015-07-06 | usb: dwc2: host: allocate qh before atomic enqueue | Mian Yousaf Kaukab | 3 | -42/+43 |
2015-07-06 | usb: musb: host: rely on port_mode to call musb_start() | Felipe Balbi | 1 | -3/+1 |
2015-07-06 | USB: cp210x: add ID for Aruba Networks controllers | Peter Sanford | 1 | -0/+1 |
2015-07-06 | USB: mos7720: rename registers | Sudip Mukherjee | 1 | -115/+138 |
2015-07-06 | USB: option: add 2020:4000 ID | Claudio Cappelli | 1 | -0/+1 |
2015-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+2 |
2015-07-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -191/+12 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+2 |
2015-06-27 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 130 | -2034/+4065 |
2015-06-27 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+5 |
2015-06-26 | Pratyush Anand has moved | Pratyush Anand | 1 | -1/+1 |
2015-06-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -5/+0 |
2015-06-24 | vfs: add file_path() helper | Miklos Szeredi | 2 | -2/+2 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -10/+0 |
2015-06-23 | module: add per-module param_lock | Dan Streetman | 1 | -2/+2 |
2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina | 53 | -309/+280 |
2015-06-21 | MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU | Ben Hutchings | 1 | -2/+2 |
2015-06-16 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 1 | -4/+1 |
2015-06-13 | usb: dwc3: Use ASCII space in Kconfig | Thierry Reding | 1 | -1/+1 |
2015-06-13 | extcon: Redefine the unique id of supported external connectors without 'enum... | Chanwoo Choi | 1 | -1/+1 |
2015-06-11 | Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -1/+1 |
2015-06-09 | usb: chipidea: add work-around for Marvell HSIC PHY startup | Rob Herring | 1 | -0/+12 |
2015-06-09 | usb: chipidea: allow multiple instances to use default ci_default_pdata | Rob Herring | 1 | -3/+5 |
2015-06-09 | USB: ssb: use devm_kzalloc | Hauke Mehrtens | 1 | -7/+4 |
2015-06-09 | USB: ssb: fix error handling in ssb_hcd_create_pdev() | Hauke Mehrtens | 1 | -2/+2 |
2015-06-09 | usb: isp1760: check for null return from kzalloc | Colin Ian King | 1 | -0/+2 |
2015-06-09 | cdc-acm: Add support of ATOL FPrint fiscal printers | Alexey Sokolov | 2 | -0/+10 |
2015-06-08 | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman | 14 | -36/+81 |
2015-06-08 | usb: chipidea: usbmisc_imx: Remove unneeded semicolon | Fabio Estevam | 1 | -1/+1 |
2015-06-05 | Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 3 | -0/+3 |
2015-06-05 | Merge tag 'usb-serial-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -7/+4 |
2015-06-05 | USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle | John D. Blair | 1 | -0/+1 |
2015-06-03 | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman | 2 | -90/+48 |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche | 2 | -2/+0 |
2015-06-02 | USB: usbtmc: add device quirk for Rigol DS6104 | Teunis van Beelen | 1 | -0/+1 |
2015-06-02 | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 65 | -1265/+3397 |