index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usb: dwc3: gadget: pretty print link states
Felipe Balbi
2014-04-25
1
-3
/
+41
*
usb: dwc3: gadget: print both cmd string and number
Felipe Balbi
2014-04-25
1
-2
/
+2
*
usb: dwc3: exynos: Make provision for vdd regulators
Vivek Gautam
2014-04-21
1
-2
/
+49
*
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
Wolfram Sang
2014-04-21
1
-1
/
+1
*
usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-21
1
-1
/
+1
*
usb: dwc3: add glue layer dependencies
Jean Delvare
2014-04-21
1
-1
/
+3
*
usb: musb: dsps: handle babble interrupts
Daniel Mack
2014-04-21
1
-1
/
+24
*
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
2014-04-21
2
-0
/
+36
*
usb: musb: add reset hook to platform ops
Daniel Mack
2014-04-21
1
-0
/
+7
*
usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock
Andreas Larsson
2014-04-21
1
-2
/
+2
*
usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...
Andreas Larsson
2014-04-21
1
-0
/
+4
*
usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information
Andreas Larsson
2014-04-21
1
-0
/
+1
*
usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays
Andreas Larsson
2014-04-21
1
-8
/
+4
*
usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map
Andreas Larsson
2014-04-21
1
-6
/
+8
*
usb: gadget: gr_udc: Expand devicetree documentation
Andreas Larsson
2014-04-21
1
-8
/
+14
*
usb: gadget: gr_udc: improve platform_device variable name
Andreas Larsson
2014-04-21
1
-9
/
+9
*
usb: phy: generic: switch over to IS_ENABLED()
Felipe Balbi
2014-04-21
1
-1
/
+1
*
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
2014-04-21
6
-27
/
+40
*
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
2014-04-21
5
-12
/
+11
*
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
15
-14
/
+13
*
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
13
-57
/
+57
*
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2014-04-21
8
-64
/
+64
*
usb: dwc3: core: refactor mode initialization to its own function
Felipe Balbi
2014-04-21
1
-66
/
+67
*
usb: phy: mv-u3d: switch over to writel/readl
Felipe Balbi
2014-04-21
1
-10
/
+10
*
usb: dwc3: core: refactor PHY initialization
Felipe Balbi
2014-04-16
1
-54
/
+66
*
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
2014-04-16
1
-0
/
+4
*
Linux 3.15-rc1
Linus Torvalds
2014-04-13
1
-2
/
+2
*
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
5
-84
/
+128
|
\
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
3
-8
/
+9
|
*
mm/slab.c: cleanup outdated comments and unify variables naming
Jianyu Zhan
2014-04-01
1
-34
/
+32
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
1
-11
/
+11
|
*
slub: fix high order page allocation problem with __GFP_NOFAIL
Joonsoo Kim
2014-03-27
1
-2
/
+3
|
*
slab: Make allocations with GFP_ZERO slightly more efficient
Joe Perches
2014-02-08
1
-8
/
+8
|
*
slab: make more slab management structure off the slab
Joonsoo Kim
2014-02-08
1
-1
/
+1
|
*
slab: introduce byte sized index for the freelist of a slab
Joonsoo Kim
2014-02-08
1
-9
/
+9
|
*
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
2
-0
/
+32
|
*
slab: introduce helper functions to get/set free object
Joonsoo Kim
2014-02-08
1
-7
/
+13
|
*
slab: factor out calculate nr objects in cache_estimate
Joonsoo Kim
2014-02-08
1
-21
/
+27
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
6
-120
/
+196
|
\
\
|
*
|
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
1
-7
/
+7
|
*
|
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
1
-2
/
+40
|
*
|
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
2
-1
/
+142
|
*
|
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
1
-103
/
+0
|
*
|
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
2014-02-06
2
-7
/
+7
|
|
/
*
|
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
2014-04-12
1
-0
/
+4
*
|
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
2014-04-12
1
-1
/
+2
*
|
futex: update documentation for ordering guarantees
Davidlohr Bueso
2014-04-12
1
-9
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
102
-433
/
+420
|
\
\
[prev]
[next]