index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
1
-3
/
+9
2015-01-27
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
Bin Liu
1
-6
/
+6
2015-01-27
usb: renesas_usbhs: add support for requesting DT DMA
Yoshihiro Shimoda
2
-1
/
+12
2015-01-27
usb: renesas_usbhs: add usbhsf_dma_init_pdev() function
Yoshihiro Shimoda
1
-3
/
+9
2015-01-27
usb: renesas_usbhs: mod_host: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2015-01-27
usb: musb: virthub: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-19
usb: dummy_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+6
2015-01-19
usb: dwc2: hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+3
2015-01-19
usb: gadget: uvc: preserve the address passed to kfree()
Andrzej Pietrasiewicz
1
-3
/
+7
2015-01-19
MAINTAINERS: update maintainer entry for dwc2 driver
Paul Zimmerman
1
-1
/
+1
2015-01-19
Revert "usb: dwc2: add bus suspend/resume for dwc2"
Paul Zimmerman
1
-77
/
+11
2015-01-19
usb: gadget: ethernet: re-use %pM specifier to print MAC
Andy Shevchenko
1
-3
/
+1
2015-01-19
usb: phy: make GPIOs optional for the generic phy
Paul Zimmerman
1
-2
/
+2
2015-01-19
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
1
-26
/
+18
2015-01-19
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
1
-0
/
+1
2015-01-19
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
1
-2
/
+0
2015-01-19
usb: gadget: uvc: fix some error codes
Dan Carpenter
1
-7
/
+7
2015-01-18
Linux 3.19-rc5
v3.19-rc5
Linus Torvalds
1
-1
/
+1
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-17
reset: sunxi: fix spinlock initialization
Tyler Baker
1
-0
/
+4
2015-01-17
ARM: dts: disable CCI on exynos5420 based arndale-octa
Abhilash Kesavan
2
-1
/
+5
2015-01-17
drivers: bus: check cci device tree node status
Abhilash Kesavan
1
-0
/
+3
2015-01-17
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Heiko Stübner
1
-0
/
+27
2015-01-17
ARM: nomadik: fix up leftover device tree pins
Linus Walleij
1
-4
/
+4
2015-01-16
kernel: avoid overflow in cmp_range
Louis Langholtz
1
-5
/
+5
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
1
-7
/
+1
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2
-3
/
+61
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
3
-3
/
+1
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
1
-0
/
+2
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2
-2
/
+2
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
10
-42
/
+30
2015-01-16
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
1
-1
/
+3
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
3
-15
/
+17
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
1
-1
/
+3
2015-01-16
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...
Catalin Marinas
1
-7
/
+1
2015-01-16
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
Kan Liang
1
-2
/
+2
2015-01-16
perf/rapl: Fix sysfs_show() initialization for RAPL PMU
Stephane Eranian
1
-12
/
+32
2015-01-15
usb: musb: debugfs: improve copy_from_user() argument
Markus Pargmann
1
-1
/
+1
2015-01-15
usb: gadget: f_fs: add "no_disconnect" mode
Robert Baldyga
2
-5
/
+75
2015-01-15
usb: dwc3: pci: code cleanup
Heikki Krogerus
1
-54
/
+42
2015-01-15
usb: dwc3: pci: rely on default PM callbacks from PCI driver utility
Heikki Krogerus
1
-34
/
+0
2015-01-15
usb: dwc3: pci: remove registration of NOP PHYs
Heikki Krogerus
1
-68
/
+0
2015-01-15
usb: gadget: uvc: to_uvcg_control_header() can be static
kbuild test robot
1
-16
/
+16
2015-01-15
tools: ffs-aio-example: use endpoint addresses from descriptors
Robert Baldyga
2
-13
/
+18
2015-01-15
usb: gadget: net2280: Dont use 0 as NULL pointer
Ricardo Ribalda Delgado
1
-1
/
+1
2015-01-15
usb: gadget: u_uac1: fix one code style problem
Peter Chen
1
-2
/
+1
2015-01-15
usb: gadget: uac1: struct gaudio is useless for struct f_uac1_opts
Peter Chen
2
-2
/
+0
[next]