index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2012-11-27
5
-61
/
+56
|
\
|
*
extcon: kernel_doc style fix
MyungJoo Ham
2012-11-22
1
-24
/
+24
|
*
extcon: max77693: Fix uninitialised variable warning
Sachin Kamat
2012-11-21
1
-1
/
+2
|
*
extcon: max77693: Use devm_kzalloc
Sachin Kamat
2012-11-21
1
-15
/
+8
|
*
extcon: max8997: Use devm_kzalloc
Sachin Kamat
2012-11-21
1
-12
/
+6
|
*
extcon: max8997: Fix a typo
Sachin Kamat
2012-11-21
1
-1
/
+1
|
*
extcon: max8997: Fix checkpatch error
Sachin Kamat
2012-11-21
1
-1
/
+1
|
*
extcon: max77693: Fix coding style
Sachin Kamat
2012-11-21
1
-2
/
+2
|
*
extcon: max77693: Fix incorrect error check and return value
Sachin Kamat
2012-11-21
1
-4
/
+6
|
*
extcon: max8997: Fix incorrect error check and return value
Sachin Kamat
2012-11-21
1
-2
/
+4
|
*
extcon: Fix return value in extcon-class.c
Sachin Kamat
2012-11-21
1
-1
/
+1
|
*
extcon: Add missing header file to extcon.h
Chanwoo Choi
2012-11-20
1
-0
/
+2
|
*
extcon: arizona: unlock mutex on error path in arizona_micdet()
Alexey Khoroshilov
2012-11-20
1
-0
/
+1
*
|
MAINTAINERS: remove drivers/staging/hv/
Cesar Eduardo Barros
2012-11-26
1
-1
/
+0
*
|
misc/st_kim: Free resources in the error path of probe()
Matthias Kaehlcke
2012-11-26
1
-9
/
+21
*
|
drivers/char: for hpet, add count checking, and ~0UL instead of -1
Chen Gang
2012-11-26
1
-1
/
+4
*
|
w1-gpio: Simplify & get rid of defines
Pantelis Antoniou
2012-11-26
1
-32
/
+26
*
|
w1-gpio: Pinctrl-fy
Pantelis Antoniou
2012-11-26
1
-0
/
+7
*
|
extcon: remove use of __devexit_p
Bill Pemberton
2012-11-26
5
-5
/
+5
*
|
extcon: remove use of __devinit
Bill Pemberton
2012-11-26
5
-5
/
+5
*
|
extcon: remove use of __devexit
Bill Pemberton
2012-11-26
5
-5
/
+5
*
|
drivers: uio: Only allocate new private data when probing device tree node
Damian Hobson-Garcia
2012-11-21
2
-2
/
+2
*
|
drivers: uio_dmem_genirq: Allow partial success when opening device
Damian Hobson-Garcia
2012-11-21
1
-6
/
+6
*
|
drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions
Damian Hobson-Garcia
2012-11-21
2
-3
/
+5
*
|
drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr
Damian Hobson-Garcia
2012-11-21
1
-3
/
+6
*
|
uio: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
uio: remove use of __devinitdata
Bill Pemberton
2012-11-21
2
-2
/
+2
*
|
uio: remove use of __devinit
Bill Pemberton
2012-11-21
6
-6
/
+6
*
|
uio: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
char: remove use of __devexit
Bill Pemberton
2012-11-21
30
-33
/
+33
*
|
char: remove use of __devinitconst
Bill Pemberton
2012-11-21
2
-3
/
+3
*
|
char: remove use of __devinitdata
Bill Pemberton
2012-11-21
10
-12
/
+12
*
|
char: remove use of __devinit
Bill Pemberton
2012-11-21
6
-23
/
+23
*
|
char: remove use of __devexit_p
Bill Pemberton
2012-11-21
2
-2
/
+2
*
|
misc: remove use of __devexit
Bill Pemberton
2012-11-21
24
-24
/
+24
*
|
misc: remove use of __devinitconst
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
misc: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
misc: remove use of __devinit
Bill Pemberton
2012-11-21
26
-36
/
+36
*
|
drivers/misc: remove use of __devexit_p
Bill Pemberton
2012-11-21
25
-25
/
+25
*
|
hv: hv_balloon: mark a function static
Greg Kroah-Hartman
2012-11-21
1
-1
/
+1
*
|
mei: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-2
/
+2
*
|
mei: Simplify the ME client enumeration code
Samuel Ortiz
2012-11-21
4
-86
/
+95
*
|
mei: simplify write complete loop in irq handler
Tomas Winkler
2012-11-21
1
-25
/
+12
*
|
mei: don't mix read and write slots
Tomas Winkler
2012-11-21
1
-16
/
+19
*
|
mei: streamline amthif write complete function
Tomas Winkler
2012-11-21
3
-60
/
+48
*
|
mei: streamline write complete flow function
Tomas Winkler
2012-11-21
1
-70
/
+43
*
|
mei: use structured buffer for extra write buffer
Tomas Winkler
2012-11-21
3
-27
/
+22
*
|
mei: compact code for mei bus message creation
Tomas Winkler
2012-11-21
4
-148
/
+112
*
|
w1: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-21
1
-7
/
+0
*
|
w1: remove use of __devexit
Bill Pemberton
2012-11-21
3
-5
/
+5
[next]