Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
962b686c450493adb8596e813bdfd0e1613482e6
962b686
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
70e78c4
MAINTAINERS: remove drivers/staging/hv/
by Cesar Eduardo Barros
· 12 years ago
b299738
misc/st_kim: Free resources in the error path of probe()
by Matthias Kaehlcke
· 12 years ago
2cf4e52
drivers/char: for hpet, add count checking, and ~0UL instead of -1
by Chen Gang
· 12 years ago
8a1861d
w1-gpio: Simplify & get rid of defines
by Pantelis Antoniou
· 12 years ago
277ed0d
w1-gpio: Pinctrl-fy
by Pantelis Antoniou
· 12 years ago
5f7e222
extcon: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
44f34fd
extcon: remove use of __devinit
by Bill Pemberton
· 12 years ago
93ed032
extcon: remove use of __devexit
by Bill Pemberton
· 12 years ago
df072eb
extcon: kernel_doc style fix
by MyungJoo Ham
· 12 years ago
d5185c4
drivers: uio: Only allocate new private data when probing device tree node
by Damian Hobson-Garcia
· 12 years ago
439926c
drivers: uio_dmem_genirq: Allow partial success when opening device
by Damian Hobson-Garcia
· 12 years ago
87c4d1a
drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions
by Damian Hobson-Garcia
· 12 years ago
24fce61
drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr
by Damian Hobson-Garcia
· 12 years ago
9b96c31
uio: remove use of __devexit
by Bill Pemberton
· 12 years ago
d46f743
uio: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
b17b75b
uio: remove use of __devinit
by Bill Pemberton
· 12 years ago
5a59509
uio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
39af33f
char: remove use of __devexit
by Bill Pemberton
· 12 years ago
aa89ed9e
char: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
0bbed20
char: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
2223cbe
char: remove use of __devinit
by Bill Pemberton
· 12 years ago
4dde2d2
char: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
486a5c2
misc: remove use of __devexit
by Bill Pemberton
· 12 years ago
b328bfe
misc: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
2c68506
misc: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
80c8ae2
misc: remove use of __devinit
by Bill Pemberton
· 12 years ago
2d6bed9
drivers/misc: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
989623c
hv: hv_balloon: mark a function static
by Greg Kroah-Hartman
· 12 years ago
9306a8b
mei: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
c1174c0
mei: Simplify the ME client enumeration code
by Samuel Ortiz
· 12 years ago
be9d87a
mei: simplify write complete loop in irq handler
by Tomas Winkler
· 12 years ago
9a84d61
mei: don't mix read and write slots
by Tomas Winkler
· 12 years ago
24c656e
mei: streamline amthif write complete function
by Tomas Winkler
· 12 years ago
ea3b5fb
mei: streamline write complete flow function
by Tomas Winkler
· 12 years ago
5fb54fb
mei: use structured buffer for extra write buffer
by Tomas Winkler
· 12 years ago
5bd6471
mei: compact code for mei bus message creation
by Tomas Winkler
· 12 years ago
2c9e9fd
w1: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
82849a9
w1: remove use of __devexit
by Bill Pemberton
· 12 years ago
479e2bc
w1: remove use of __devinit
by Bill Pemberton
· 12 years ago
f91a66c
w1: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
128485d
w1: mxc_w1: Fix comment
by Fabio Estevam
· 12 years ago
fd21bfc
w1: mxc_w1: Convert to platform driver
by Fabio Estevam
· 12 years ago
99ba2fd
w1: mxc_w1: Adapt the clock name to the new clock framework
by Fabio Estevam
· 12 years ago
3bf742f
extcon: max77693: Fix uninitialised variable warning
by Sachin Kamat
· 12 years ago
f4bb5cb
extcon: max77693: Use devm_kzalloc
by Sachin Kamat
· 12 years ago
0b672e9
extcon: max8997: Use devm_kzalloc
by Sachin Kamat
· 12 years ago
2ca36f4
extcon: max8997: Fix a typo
by Sachin Kamat
· 12 years ago
8117cc3
extcon: max8997: Fix checkpatch error
by Sachin Kamat
· 12 years ago
1967fa0
extcon: max77693: Fix coding style
by Sachin Kamat
· 12 years ago
00af4b1
extcon: max77693: Fix incorrect error check and return value
by Sachin Kamat
· 12 years ago
68c9274
extcon: max8997: Fix incorrect error check and return value
by Sachin Kamat
· 12 years ago
c0c078c
extcon: Fix return value in extcon-class.c
by Sachin Kamat
· 12 years ago
d851718
extcon: Add missing header file to extcon.h
by Chanwoo Choi
· 12 years ago
be31cc0
extcon: arizona: unlock mutex on error path in arizona_micdet()
by Alexey Khoroshilov
· 12 years ago
98c4514
Merge 3.7-rc6 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
f4a75d2e
Linux 3.7-rc6
by Linus Torvalds
· 12 years ago
51844b0
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
0cad3ff
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
5576646
revert "mm: fix-up zone present pages"
by Andrew Morton
· 12 years ago
0f3c42f
tmpfs: change final i_blocks BUG to WARNING
by Hugh Dickins
· 12 years ago
215c02b
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
by Hugh Dickins
· 12 years ago
498c228
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
by Will Deacon
· 12 years ago
9671009
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures"
by Mel Gorman
· 12 years ago
2ca3cb5
rapidio: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
f58b59c
swapfile: fix name leak in swapoff
by Xiaotian Feng
· 12 years ago
bea8c15
memcg: fix hotplugged memory zone oops
by Hugh Dickins
· 12 years ago
18f69427
mips, arc: fix build failure
by David Rientjes
· 12 years ago
9a5a8f1
memcg: oom: fix totalpages calculation for memory.swappiness==0
by Michal Hocko
· 12 years ago
1756954
mm: fix build warning for uninitialized value
by David Rientjes
· 12 years ago
63c3b90
mm: add anon_vma_lock to validate_mm()
by Michel Lespinasse
· 12 years ago
29282fd
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
by Takashi Iwai
· 12 years ago
1d567e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a8203d3
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
baefa31
net-rps: Fix brokeness causing OOO packets
by Tom Herbert
· 12 years ago
2a95388
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
976a702
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
by Eric Dumazet
· 12 years ago
d3fb695
Thermal: Add Linux/Thermal subsystem info in MAINTAINER file
by Zhang Rui
· 12 years ago
fa0cbbf
mm, oom: reintroduce /proc/pid/oom_adj
by David Rientjes
· 12 years ago
f4bcd79
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
26c6e80
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
5a0c02b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
1a1e8c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
8e620b0
arm64: Distinguish between user and kernel XN bits
by Catalin Marinas
· 12 years ago
ec01487
Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
d6ee1a2
Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
7e11156
Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
6658d6a
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 12 years ago
57260e4
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
62735e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
7279d7c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
e057aad
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
3d5e2ab
ARM: imx: ehci: fix host power mask bit
by Christoph Fritz
· 12 years ago
ecf026d
ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()
by Wei Yongjun
· 12 years ago
644a9d3
misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()
by Axel Lin
· 12 years ago
641f3ce
ARM: at91/usbh: fix overcurrent gpio setup
by Johan Hovold
· 12 years ago
097965e
ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support
by Nicolas Royer
· 12 years ago
74490f9
batman-adv: process broadcast packets in BLA earlier
by Antonio Quartulli
· 12 years ago
1f36aeb
batman-adv: don't add TEMP clients belonging to other backbone nodes
by Antonio Quartulli
· 12 years ago
27b37eb
batman-adv: correctly pass the client flag on tt_response
by Antonio Quartulli
· 12 years ago
Next »