| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-03-22 | 5 | -9/+20 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration | Lorenzo Bianconi | 2017-03-19 | 1 | -2/+2 |
| | | * | iio: adc: ti_am335x_adc: fix fifo overrun recovery | Michael Engl | 2017-03-15 | 1 | -1/+12 |
| | | * | iio: sw-device: Fix config group initialization | Lars-Peter Clausen | 2017-03-13 | 1 | -1/+1 |
| | | * | iio: magnetometer: ak8974: remove incorrect __exit markups | Dmitry Torokhov | 2017-03-05 | 1 | -2/+2 |
| | | * | iio: hid-sensor-trigger: Change get poll value function order to avoid sensor... | Song Hongyan | 2017-03-05 | 1 | -3/+3 |
| * | | | Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-03-26 | 26 | -247/+141 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-03-23 | 2 | -1/+18 |
| | |\ \ \ |
|
| | | * | | | USB: serial: qcserial: add Dell DW5811e | Bjørn Mork | 2017-03-18 | 1 | -0/+2 |
| | | * | | | USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems | Dan Williams | 2017-03-14 | 1 | -1/+16 |
| | | |/ / |
|
| | * | | | Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-03-23 | 372 | -2949/+5757 |
| | |\ \ \ |
|
| | | * | | | usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held | Krzysztof Opasiak | 2017-03-22 | 1 | -4/+4 |
| | | * | | | usb: gadget: udc: remove pointer dereference after free | Gustavo A. R. Silva | 2017-03-22 | 1 | -1/+0 |
| | | * | | | usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed | Roger Quadros | 2017-03-22 | 1 | -0/+8 |
| | | * | | | usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval | Roger Quadros | 2017-03-22 | 1 | -1/+1 |
| | | * | | | usb: gadget: acm: fix endianness in notifications | Oliver Neukum | 2017-03-22 | 1 | -1/+3 |
| | | * | | | usb: dwc3: gadget: delay unmap of bounced requests | Janusz Dziedzic | 2017-03-22 | 1 | -4/+17 |
| | * | | | | Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2017-03-23 | 5 | -227/+3 |
| | |\ \ \ \ |
|
| | | * | | | | phy: qcom-usb-hs: Add depends on EXTCON | Stephen Boyd | 2017-03-09 | 1 | -0/+1 |
| | | * | | | | phy: phy-exynos-pcie: fix the wrong error return | Jaehoon Chung | 2017-03-09 | 1 | -2/+2 |
| | | * | | | | Revert "dt-bindings: phy: Add documentation for NSP USB3 PHY" | Rafał Miłecki | 2017-03-09 | 1 | -39/+0 |
| | | * | | | | Revert "phy: Add USB3 PHY support for Broadcom NSP SoC" | Rafał Miłecki | 2017-03-09 | 3 | -186/+0 |
| | * | | | | | usb: hub: Fix crash after failure to read BOS descriptor | Guenter Roeck | 2017-03-17 | 1 | -1/+1 |
| | * | | | | | ACM gadget: fix endianness in notifications | Oliver Neukum | 2017-03-17 | 1 | -1/+3 |
| | * | | | | | USB: usbtmc: fix probe error path | Johan Hovold | 2017-03-17 | 1 | -2/+6 |
| | * | | | | | USB: usbtmc: add missing endpoint sanity check | Johan Hovold | 2017-03-17 | 1 | -1/+9 |
| | * | | | | | usb: musb: fix possible spinlock deadlock | Bin Liu | 2017-03-14 | 1 | -1/+1 |
| | * | | | | | usb: musb: dsps: fix iounmap in error and exit paths | Bin Liu | 2017-03-14 | 1 | -1/+4 |
| | * | | | | | usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer | Bin Liu | 2017-03-14 | 1 | -2/+21 |
| | * | | | | | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk | Samuel Thibault | 2017-03-14 | 3 | -0/+24 |
| | * | | | | | uwb: i1480-dfu: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+3 |
| | * | | | | | uwb: hwa-rc: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+3 |
| | * | | | | | USB: wusbcore: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+3 |
| | * | | | | | USB: uss720: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+5 |
| | * | | | | | USB: lvtest: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+4 |
| | * | | | | | USB: idmouse: fix NULL-deref at probe | Johan Hovold | 2017-03-14 | 1 | -0/+3 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-03-26 | 4 | -14/+26 |
| |\ \ \ \ \ |
|
| | * | | | | | gcc-plugins: update architecture list in documentation | Andrew Donnellan | 2017-03-21 | 1 | -2/+2 |
| | * | | | | | Revert "powerpc/64: Disable use of radix under a hypervisor" | Paul Mackerras | 2017-03-21 | 1 | -2/+1 |
| | * | | | | | powerpc/64s: Fix idle wakeup potential to clobber registers | Nicholas Piggin | 2017-03-20 | 1 | -3/+17 |
| | * | | | | | cxl: Route eeh events to all slices for pci_channel_io_perm_failure state | Vaibhav Jain | 2017-03-20 | 1 | -7/+6 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-03-26 | 6 | -50/+47 |
| |\ \ \ \ \ |
|
| | * | | | | | ext4: fix two spelling nits | Theodore Ts'o | 2017-03-25 | 2 | -2/+2 |
| | * | | | | | ext4: lock the xattr block before checksuming it | Theodore Ts'o | 2017-03-25 | 1 | -34/+31 |
| | * | | | | | jbd2: don't leak memory if setting up journal fails | Eric Biggers | 2017-03-15 | 2 | -11/+12 |
| | * | | | | | ext4: mark inode dirty after converting inline directory | Eric Biggers | 2017-03-15 | 1 | -3/+2 |
| * | | | | | | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-03-25 | 7 | -71/+15 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | fscrypt: eliminate ->prepare_context() operation | Eric Biggers | 2017-03-15 | 3 | -14/+4 |
| | * | | | | | | fscrypt: remove broken support for detecting keyring key revocation | Eric Biggers | 2017-03-15 | 4 | -57/+11 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-03-25 | 4 | -6/+24 |
| |\ \ \ \ \ \ |
|