summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike2014-02-111-1/+2
* Merge tag 'for-usb-linus-2014-02-11' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-114-60/+16
|\
| * Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-072-54/+2
| * Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-071-1/+1
| * Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-072-3/+3
| * xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-071-3/+11
|/
* Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka2014-02-071-2/+2
* usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer2014-02-051-7/+17
* USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2014-02-052-0/+8
* usb: qcserial: add Netgear Aircard 340UBjørn Mork2014-02-051-0/+3
* usb-storage: enable multi-LUN scanning when neededAlan Stern2014-02-042-1/+9
* USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich2014-02-041-1/+2
* usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern2014-02-041-0/+7
* usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern2014-02-041-1/+1
* usb: phy: move some error messages to debugJosh Boyer2014-02-041-5/+3
* usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2014-02-042-0/+2
* usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman2014-02-041-11/+0
* usb: dwc2: fix role switch breakagePaul Zimmerman2014-02-041-1/+1
* usb: dwc2: bail out early when booting with "nousb"Andre Heider2014-02-041-0/+3
* Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-049-45/+62
|\
| * Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-305-17/+23
| * Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-294-20/+33
| * Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-223-8/+1
| * xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
* | Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\ \
| * | parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * | parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * | parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * | parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * | parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/ /
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\ \
| * | hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * | hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \ \
| * | | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * | | slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
| * | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \ \ \
| * | | | tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
| * | | | tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * | | | turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-181-25/+66
| * | | | turbostat: run on HSXLen Brown2014-01-181-11/+31