index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
Ivan T. Ivanov
4
-45
/
+20
2014-04-30
usb: phy: msm: Fix checkpatch.pl warnings
Ivan T. Ivanov
1
-25
/
+14
2014-04-30
usb: phy: msm: Remove unnecessarily check for valid regulators.
Ivan T. Ivanov
1
-10
/
+0
2014-04-30
usb: phy: msm: Migrate to Managed Device Resource allocation
Ivan T. Ivanov
1
-119
/
+68
2014-04-30
usb: phy: msm: Enable deferred driver probing
Ivan T. Ivanov
1
-2
/
+3
2014-04-30
usb: phy: msm: Move global regulators variables to driver state
Ivan T. Ivanov
2
-43
/
+42
2014-04-30
usb: phy: msm: Make driver selectable on ARCH_QCOM
Ivan T. Ivanov
1
-3
/
+3
2014-04-25
usb: dwc3: gadget: pretty print Generic CMDs
Felipe Balbi
1
-0
/
+29
2014-04-25
usb: dwc3: gadget: pretty print link states
Felipe Balbi
1
-3
/
+41
2014-04-25
usb: dwc3: gadget: print both cmd string and number
Felipe Balbi
1
-2
/
+2
2014-04-21
usb: dwc3: exynos: Make provision for vdd regulators
Vivek Gautam
1
-2
/
+49
2014-04-21
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
Wolfram Sang
1
-1
/
+1
2014-04-21
usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-21
usb: dwc3: add glue layer dependencies
Jean Delvare
1
-1
/
+3
2014-04-21
usb: musb: dsps: handle babble interrupts
Daniel Mack
1
-1
/
+24
2014-04-21
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
2
-0
/
+36
2014-04-21
usb: musb: add reset hook to platform ops
Daniel Mack
1
-0
/
+7
2014-04-21
usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock
Andreas Larsson
1
-2
/
+2
2014-04-21
usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...
Andreas Larsson
1
-0
/
+4
2014-04-21
usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information
Andreas Larsson
1
-0
/
+1
2014-04-21
usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays
Andreas Larsson
1
-8
/
+4
2014-04-21
usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map
Andreas Larsson
1
-6
/
+8
2014-04-21
usb: gadget: gr_udc: Expand devicetree documentation
Andreas Larsson
1
-8
/
+14
2014-04-21
usb: gadget: gr_udc: improve platform_device variable name
Andreas Larsson
1
-9
/
+9
2014-04-21
usb: phy: generic: switch over to IS_ENABLED()
Felipe Balbi
1
-1
/
+1
2014-04-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
6
-27
/
+40
2014-04-21
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
5
-12
/
+11
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
15
-14
/
+13
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
13
-57
/
+57
2014-04-21
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
8
-64
/
+64
2014-04-21
usb: dwc3: core: refactor mode initialization to its own function
Felipe Balbi
1
-66
/
+67
2014-04-21
usb: phy: mv-u3d: switch over to writel/readl
Felipe Balbi
1
-10
/
+10
2014-04-17
usb: dwc3: core: refactor PHY initialization
Felipe Balbi
1
-54
/
+66
2014-04-16
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
1
-0
/
+4
2014-04-14
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-14
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-14
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-14
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-84
/
+128
2014-04-13
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-120
/
+196
2014-04-13
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-13
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-13
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-433
/
+420
2014-04-13
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1473
/
+1115
2014-04-13
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-13
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
9
-5
/
+71
2014-04-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
33
-437
/
+1241
2014-04-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-126
/
+200
2014-04-13
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
5
-116
/
+150
2014-04-13
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
[next]