| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/exynos: plane: honor buffer offset for dma_addr | Tobias Jakobi | 2015-05-19 | 1 | -1/+1 |
* | drm/exynos: fb: use drm_format_num_planes to get buffer count | Tobias Jakobi | 2015-05-19 | 1 | -38/+1 |
* | Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ... | Dave Airlie | 2015-05-19 | 15 | -67/+75 |
|\ |
|
| * | drm/msm: fix locking inconsistencies in gpu->destroy() | Rob Clark | 2015-05-15 | 3 | -3/+3 |
| * | drm/msm/dsi: Simplify the code to get the number of read byte | Hai Li | 2015-05-14 | 1 | -10/+4 |
| * | drm/msm: Attach assigned encoder to eDP and DSI connectors | Hai Li | 2015-05-14 | 3 | -6/+12 |
| * | drm/msm: setup vram after component_bind_all() | Rob Clark | 2015-05-14 | 1 | -4/+4 |
| * | drm/msm/dsi: use pr_err_ratelimited | Rob Clark | 2015-05-14 | 1 | -1/+1 |
| * | drm/msm: fix unbalanced DRM framebuffer init/destroy | Stephane Viau | 2015-05-14 | 1 | -4/+3 |
| * | drm/msm/mdp5: Fix iteration on INTF config array | Stephane Viau | 2015-05-14 | 3 | -26/+29 |
| * | drm/msm/dsi: Fixup missing *break* statement during cmd rx | Hai Li | 2015-05-14 | 1 | -0/+1 |
| * | drm/msm/dp: fix error return code | Julia Lawall | 2015-05-14 | 1 | -1/+2 |
| * | drm: msm: Fix build when legacy fbdev support isn't set | Archit Taneja | 2015-05-14 | 1 | -0/+4 |
| * | drm/msm/dsi: Fix a couple more 64-bit build warnings | Stephane Viau | 2015-05-14 | 1 | -2/+2 |
| * | drm/msm: Fix a couple of 64-bit build warnings | Thierry Reding | 2015-05-14 | 4 | -10/+10 |
* | | Linux 4.1-rc4v4.1-rc4 | Linus Torvalds | 2015-05-18 | 1 | -1/+1 |
* | | watchdog: Fix merge 'conflict' | Peter Zijlstra | 2015-05-18 | 1 | -5/+15 |
* | | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-05-18 | 3 | -8/+10 |
|\ \ |
|
| * | | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" | Brian Norris | 2015-05-15 | 2 | -6/+6 |
| * | | mtd: readtest: don't clobber error reports | Brian Norris | 2015-05-14 | 1 | -2/+4 |
* | | | Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-05-16 | 38 | -140/+171 |
|\ \ \ |
|
| * \ \ | Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-05-14 | 4 | -6/+2 |
| |\ \ \ |
|
| | * | | | USB: visor: Match I330 phone more precisely | Jason A. Donenfeld | 2015-04-29 | 1 | -1/+1 |
| | * | | | USB: pl2303: Remove support for Samsung I330 | Jason A. Donenfeld | 2015-04-29 | 2 | -5/+0 |
| | * | | | USB: cp210x: add ID for KCF Technologies PRN device | Mark Edwards | 2015-04-29 | 1 | -0/+1 |
| | |/ / |
|
| * | | | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices | Hans de Goede | 2015-05-10 | 1 | -0/+7 |
| * | | | Added another USB product ID for ELAN touchscreen quirks. | Logan Gunthorpe | 2015-05-09 | 1 | -0/+3 |
| * | | | xhci: gracefully handle xhci_irq dead device | Joe Lawrence | 2015-05-09 | 1 | -1/+1 |
| * | | | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 | Mathias Nyman | 2015-05-09 | 1 | -1/+1 |
| * | | | xhci: fix isoc endpoint dequeue from advancing too far on transaction error | Mathias Nyman | 2015-05-09 | 1 | -0/+5 |
| * | | | Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2015-05-09 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | usb: chipidea: debug: avoid out of bound read | Heinrich Schuchardt | 2015-05-06 | 1 | -1/+5 |
| * | | | | Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-05-09 | 29 | -131/+147 |
| |\ \ \ \ |
|
| | * | | | | usb: gadget: remove incorrect __init/__exit annotations | Arnd Bergmann | 2015-04-27 | 23 | -78/+78 |
| | * | | | | usb: phy: isp1301: work around tps65010 dependency | Arnd Bergmann | 2015-04-27 | 1 | -1/+1 |
| | * | | | | usb: gadget: serial: fix re-ordering of tx data | Philip Oberstaller | 2015-04-27 | 1 | -1/+4 |
| | * | | | | usb: gadget: hid: Fix static variable usage | Krzysztof Opasiak | 2015-04-27 | 1 | -2/+14 |
| | * | | | | usb: gadget: configfs: Fix interfaces array NULL-termination | Krzysztof Opasiak | 2015-04-27 | 1 | -0/+1 |
| | * | | | | usb: gadget: xilinx: fix devm_ioremap_resource() check | Vladimir Zapolskiy | 2015-04-27 | 1 | -2/+2 |
| | * | | | | usb: dwc3: dwc3-omap: correct the register macros | Bin Liu | 2015-04-27 | 1 | -47/+47 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-05-16 | 10 | -34/+64 |
|\ \ \ \ \ |
|
| * | | | | | pty: Fix input race when closing | Peter Hurley | 2015-05-10 | 6 | -23/+54 |
| * | | | | | tty/n_gsm.c: fix a memory leak when gsmtty is removed | Pan Xinhui | 2015-05-10 | 1 | -3/+2 |
| * | | | | | Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open" | Dave Martin | 2015-05-09 | 1 | -1/+4 |
| * | | | | | serial: omap: Fix error handling in probe | Semen Protsenko | 2015-05-08 | 1 | -0/+2 |
| * | | | | | earlycon: Revert log warnings | Peter Hurley | 2015-05-08 | 1 | -7/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-16 | 24 | -110/+152 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2015-05-13 | 17 | -66/+93 |
| |\ \ \ \ \ |
|
| | * | | | | | iio: light: hid-sensor-prox: Fix memory leak in probe() | Fabio Estevam | 2015-05-12 | 1 | -5/+5 |
| | * | | | | | iio: adc: cc10001: Add delay before setting START bit | Naidu Tellapati | 2015-05-12 | 1 | -0/+1 |