| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.c | Larry Finger | 2013-09-17 | 1 | -0/+1 |
| * | staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.c | Larry Finger | 2013-09-17 | 1 | -1/+1 |
| * | staging: Disable lustre file system for MIPS, SH, and XTENSA | Guenter Roeck | 2013-09-17 | 1 | -1/+1 |
| * | Revert "staging: zram: Add auto loading of module if user opens /dev/zram." | Greg Kroah-Hartman | 2013-09-17 | 1 | -1/+0 |
| * | staging: octeon-ethernet: rgmii: enable interrupts that we can handle | Aaro Koskinen | 2013-09-17 | 1 | -3/+1 |
| * | staging: octeon-ethernet: remove skb alloc failure warnings | Aaro Koskinen | 2013-09-17 | 2 | -9/+1 |
| * | staging: octeon-ethernet: make dropped packets to consume NAPI budget | Aaro Koskinen | 2013-09-17 | 1 | -1/+1 |
| * | drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGE | Andrew Morton | 2013-09-17 | 1 | -2/+2 |
| * | staging: dgnc: fix potential format string flaw | Kees Cook | 2013-09-17 | 1 | -2/+2 |
| * | staging: lustre: clean up format string usages | Kees Cook | 2013-09-17 | 7 | -14/+14 |
| * | staging: dgap: fix overflows and format strings | Kees Cook | 2013-09-17 | 1 | -7/+10 |
| * | staging: xillybus: fix format string usage | Kees Cook | 2013-09-17 | 1 | -1/+1 |
| * | staging: r8188eu: Fix uninitialized variable change_inx | Geert Uytterhoeven | 2013-09-17 | 1 | -1/+1 |
| * | staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS | Geert Uytterhoeven | 2013-09-17 | 1 | -1/+1 |
| * | staging/vt6656: Fix screwed up indentation in swGetOFDMControlRate | Dave Jones | 2013-09-17 | 1 | -2/+2 |
| * | staging/rtl8188eu: pass channel list by reference instead of copying struct. | Dave Jones | 2013-09-17 | 1 | -7/+7 |
* | | Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-23 | 31 | -72/+81 |
|\ \ |
|
| * \ | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-09-17 | 13 | -45/+28 |
| |\ \ |
|
| | * | | usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr | Chanho Park | 2013-09-17 | 1 | -2/+0 |
| | * | | usb: s3c-hsotg: fix unregistration function | Marek Szyprowski | 2013-09-17 | 1 | -7/+4 |
| | * | | usb: gadget: f_mass_storage: reset endpoint driver data when disabled | Peter Oh | 2013-09-17 | 1 | -0/+2 |
| | * | | usb: host: fsl-mph-dr-of: Staticize local symbols | Sachin Kamat | 2013-09-17 | 1 | -3/+3 |
| | * | | usb: gadget: f_eem: Staticize eem_alloc | Sachin Kamat | 2013-09-17 | 1 | -1/+1 |
| | * | | usb: gadget: f_ecm: Staticize ecm_alloc | Sachin Kamat | 2013-09-17 | 1 | -1/+1 |
| | * | | usb: phy: omap-usb3: Fix return value | Sachin Kamat | 2013-09-17 | 1 | -1/+1 |
| | * | | usb: dwc3: gadget: avoid memory leak when failing to allocate all eps | David Cohen | 2013-09-17 | 1 | -4/+2 |
| | * | | usb: dwc3: remove extcon dependency | Heikki Krogerus | 2013-09-17 | 1 | -1/+0 |
| | * | | usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register() | Chen Gang | 2013-09-17 | 1 | -4/+4 |
| | * | | usb: dwc3: pci: add support for BayTrail | Heikki Krogerus | 2013-09-17 | 1 | -0/+2 |
| | * | | usb: gadget: cdc2: fix conversion to new interface of f_ecm | Andrzej Pietrasiewicz | 2013-09-17 | 1 | -18/+1 |
| | * | | usb: gadget: fix a bug and a WARN_ON in dummy-hcd | Alan Stern | 2013-09-17 | 1 | -3/+4 |
| | * | | usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di... | Alexey Khoroshilov | 2013-09-17 | 1 | -0/+3 |
| | |/ |
|
| * | | USB: pl2303: distinguish between original and cloned HX chips | Frank Schäfer | 2013-09-17 | 1 | -11/+32 |
| * | | USB: Faraday fotg210: fix email addresses | Dave Jones | 2013-09-17 | 2 | -2/+2 |
| * | | USB: fix typo in usb serial simple driver Kconfig | Dave Jones | 2013-09-17 | 1 | -1/+1 |
| * | | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman | 2013-09-17 | 14 | -13/+18 |
| |/ |
|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-09-22 | 23 | -197/+276 |
|\ \ |
|
| * \ | Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux... | Dave Airlie | 2013-09-20 | 7 | -45/+107 |
| |\ \ |
|
| | * | | drm/msm: drop unnecessary set_need_resched() | Rob Clark | 2013-09-16 | 1 | -1/+0 |
| | * | | drm/msm: fix potential NULL pointer dereference | Wei Yongjun | 2013-09-12 | 1 | -1/+2 |
| | * | | drm/msm: workaround for missing irq | Rob Clark | 2013-09-11 | 1 | -2/+5 |
| | * | | drm/msm: return -EBUSY if bo still active | Rob Clark | 2013-09-11 | 3 | -18/+44 |
| | * | | drm/msm: fix return value check in ERR_PTR() | Wei Yongjun | 2013-09-11 | 1 | -2/+2 |
| | * | | drm/msm: fix cmdstream size check | Rob Clark | 2013-09-10 | 1 | -11/+13 |
| | * | | drm/msm: hangcheck harder | Rob Clark | 2013-09-10 | 2 | -2/+17 |
| | * | | drm/msm: handle read vs write fences | Rob Clark | 2013-09-10 | 4 | -11/+27 |
| * | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2013-09-20 | 3 | -6/+8 |
| |\ \ \ |
|
| | * | | | drm/exynos: fix return value check in lowlevel_buffer_allocate() | Wei Yongjun | 2013-09-16 | 1 | -2/+2 |
| | * | | | drm/exynos: Fix address space warnings in exynos_drm_fbdev.c | Sachin Kamat | 2013-09-16 | 1 | -2/+3 |
| | * | | | drm/exynos: Fix address space warning in exynos_drm_buf.c | Sachin Kamat | 2013-09-16 | 1 | -1/+2 |