Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | USB: cypress_m8: add endpoint sanity check | Oliver Neukum | 2016-03-31 | 1 | -6/+5 | |
| * | | | | | | | USB: mct_u232: add sanity checking in probe | Oliver Neukum | 2016-03-31 | 1 | -1/+8 | |
| * | | | | | | | usb: fix regression in SuperSpeed endpoint descriptor parsing | Mathias Nyman | 2016-03-31 | 1 | -9/+7 | |
| * | | | | | | | USB: usbip: fix potential out-of-bounds write | Ignat Korchagin | 2016-03-31 | 1 | -0/+11 | |
| * | | | | | | | Merge tag 'fixes-for-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-03-31 | 7 | -112/+52 | |
| |\| | | | | | | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | usb: phy: qcom-8x16: fix regulator API abuse | Arnd Bergmann | 2016-03-30 | 1 | -61/+11 | |
| | * | | | | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport type | John Youn | 2016-03-29 | 1 | -1/+1 | |
| | * | | | | | usb: gadget: composite: Access SSP Dev Cap fields properly | John Youn | 2016-03-29 | 1 | -3/+5 | |
| | * | | | | | usb: gadget: udc: atmel: don't disable enpdoints we don't own | Felipe Balbi | 2016-03-29 | 1 | -14/+0 | |
| | * | | | | | usb: dwc3: gadget: fix endpoint renaming | Felipe Balbi | 2016-03-29 | 1 | -2/+3 | |
| | * | | | | | usb: dwc3: gadget: release spin lock during gadget resume | Jiebing Li | 2016-03-29 | 1 | -1/+5 | |
| | * | | | | | usb: dwc3: core: improve reset sequence | Felipe Balbi | 2016-03-29 | 1 | -30/+18 | |
| | * | | | | | usb: gadget: f_midi: added spinlock on transmit function | Felipe F. Tonello | 2016-03-29 | 1 | -0/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-09 | 20 | -15/+1377 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "Staging: olpc_dcon: Remove obsolete driver" | Greg Kroah-Hartman | 2016-04-04 | 10 | -0/+1351 | |
| * | | | | | | staging/rdma/hfi1: select CRC32 | Markus Böhme | 2016-04-04 | 1 | -0/+1 | |
| * | | | | | | Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-04-04 | 7 | -10/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | iio: gyro: bmg160: fix buffer read values | Irina Tirdea | 2016-04-03 | 1 | -1/+1 | |
| | * | | | | | | iio: gyro: bmg160: fix endianness when reading axes | Irina Tirdea | 2016-04-03 | 1 | -3/+4 | |
| | * | | | | | | iio: accel: bmc150: fix endianness when reading axes | Irina Tirdea | 2016-04-03 | 1 | -3/+4 | |
| | * | | | | | | iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE | Arnd Bergmann | 2016-04-03 | 1 | -0/+1 | |
| | * | | | | | | iio: fix config watermark initial value | Irina Tirdea | 2016-03-28 | 1 | -0/+1 | |
| | * | | | | | | iio: health: max30100: correct FIFO check condition | Matt Ranostay | 2016-03-28 | 1 | -1/+2 | |
| | * | | | | | | iio: imu: Fix inv_mpu6050 dependencies | Richard Weinberger | 2016-03-28 | 1 | -2/+1 | |
| | * | | | | | | iio: adc: Fix build error of missing devm_ioremap_resource on UM | Krzysztof Kozlowski | 2016-03-28 | 1 | -0/+1 | |
| * | | | | | | | Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-04-04 | 2 | -5/+10 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | iio: light: apds9960: correct FIFO check condition | Matt Ranostay | 2016-03-20 | 1 | -1/+2 | |
| | * | | | | | | iio: adc: max1363: correct reference voltage | Stefan Eichenberger | 2016-03-20 | 1 | -4/+4 | |
| | * | | | | | | iio: adc: max1363: add missing adc to max1363_id | Stefan Eichenberger | 2016-03-20 | 1 | -0/+4 | |
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-04-09 | 10 | -109/+164 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'fixes-base' into fixes | James Bottomley | 2016-04-05 | 9465 | -241835/+496798 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | scsi: Do not attach VPD to devices that don't support it | Hannes Reinecke | 2016-04-05 | 3 | -19/+28 | |
| * | | | | | | | | sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes | Martin K. Petersen | 2016-04-01 | 2 | -21/+14 | |
| * | | | | | | | | scsi_dh_alua: Fix a recently introduced deadlock | Bart Van Assche | 2016-03-30 | 1 | -2/+2 | |
| * | | | | | | | | scsi: Declare local symbols static | Bart Van Assche | 2016-03-30 | 1 | -3/+5 | |
| * | | | | | | | | cxlflash: Move to exponential back-off when cmd_room is not available | Manoj N. Kumar | 2016-03-29 | 1 | -4/+4 | |
| * | | | | | | | | cxlflash: Fix regression issue with re-ordering patch | Manoj N. Kumar | 2016-03-29 | 2 | -42/+93 | |
| * | | | | | | | | mpt3sas: Don't overreach ioc->reply_post[] during initialization | Calvin Owens | 2016-03-23 | 1 | -17/+16 | |
| * | | | | | | | | aacraid: add missing curly braces | Arnd Bergmann | 2016-03-22 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2016-04-09 | 3 | -10/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md/bitmap: clear bitmap if bitmap_create failed | Guoqing Jiang | 2016-04-01 | 1 | -8/+11 | |
| * | | | | | | | | | MD: add rdev reference for super write | Shaohua Li | 2016-03-31 | 1 | -0/+3 | |
| * | | | | | | | | | md: fix a trivial typo in comments | Wei Fang | 2016-03-31 | 1 | -1/+1 | |
| * | | | | | | | | | md:raid1: fix a dead loop when read from a WriteMostly disk | Wei Fang | 2016-03-31 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-09 | 9 | -62/+380 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-core', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2016-04-08 | 5 | -10/+122 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | tools/power turbostat: work around RC6 counter wrap | Len Brown | 2016-04-07 | 1 | -4/+15 | |
| | | | * | | | | | | | | | | tools/power turbostat: initial KBL support | Len Brown | 2016-04-07 | 1 | -0/+14 | |
| | | | * | | | | | | | | | | tools/power turbostat: initial SKX support | Len Brown | 2016-04-07 | 1 | -1/+8 | |
| | | | * | | | | | | | | | | tools/power turbostat: decode BXT TSC frequency via CPUID | Len Brown | 2016-04-07 | 1 | -1/+4 |