Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7bebf33f9d463eccfa141a439f797b1237da73ff
« Previous
eab6af7
tools: hv: Use hyperv.h to get the KVP definitions
by K. Y. Srinivasan
· 13 years ago
59a084a
drivers: hv: Cleanup the kvp related state in hyperv.h
by K. Y. Srinivasan
· 13 years ago
bdf800c
ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()
by Stephen Boyd
· 13 years ago
b46c0f7
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
by Stephen Boyd
· 13 years ago
b8b9987
ARM: 7320/1: Fix proc_info table alignment
by Marc Zyngier
· 13 years ago
4a68292
regulator: Complain if a voltage range is specified but can't be used
by Mark Brown
· 13 years ago
43f674a
regulator: Don't add the function name to pr_fmt
by Mark Brown
· 13 years ago
3c500a3
NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers
by Russell King
· 13 years ago
04b7fc4
NET: sa11x0-ir: fix size of SIR transmit buffer
by Russell King
· 13 years ago
32273f5
NET: sa11x0-ir: convert to use scatterlist DMA API
by Russell King
· 13 years ago
6a7f491
NET: sa11x0-ir: get rid of si->hscr0
by Russell King
· 13 years ago
26f2bee
NET: sa11x0-ir: move sa1100_irda_txdma_irq
by Russell King
· 13 years ago
a6b2ea6
NET: sa11x0-ir: move SIR and FIR interrupt support
by Russell King
· 13 years ago
374f773
NET: sa11x0-ir: indirect handling of SIR and FIR interrupts
by Russell King
· 13 years ago
3d26db1
NET: sa11x0-ir: split SIR and FIR tx functions
by Russell King
· 13 years ago
0e888ee
NET: sa11x0-ir: factor out speed checks
by Russell King
· 13 years ago
cbe1d24
NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}
by Russell King
· 13 years ago
ba84525
NET: sa11x0-ir: fix leak of tx skb
by Russell King
· 13 years ago
885767c
NET: sa11x0-ir: containerize DMA data
by Russell King
· 13 years ago
e556fdb
NET: sa11x0-ir: obtain interrupt number from platform resources
by Russell King
· 13 years ago
d323860
NET: sa11x0-ir: set netdev's parent struct device
by Russell King
· 13 years ago
22f0bf9
NET: sa11x0-ir: handle DMA mapping errors properly
by Russell King
· 13 years ago
15877e9
NET: sa11x0-ir: fix documentation bug
by Russell King
· 13 years ago
e5c0fc4
ARM: sa1111: change devid to be a bitmask
by Russell King
· 13 years ago
3259701
ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c
by Russell King
· 13 years ago
ae99ddb
ARM: sa1111: add platform enable/disable functions
by Russell King
· 13 years ago
6bd72f0
ARM: sa1111: add shutdown hook to sa1111_driver structure
by Russell King
· 13 years ago
36d3121
ARM: sa1111: implement support for sparse IRQs
by Russell King
· 13 years ago
f03ecaa
ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
by Russell King
· 13 years ago
1ebcd76
ARM: sa1111: add .owner initializer to sa1111 driver structures
by Russell King
· 13 years ago
4d5d112
ARM: sa1111: add sa1111 core driver .owner initializer
by Russell King
· 13 years ago
a22db0f3
ARM: sa1111: fix PWM state on suspend
by Russell King
· 13 years ago
29c140b
ARM: sa1111: fix memory request/grant setup on PM events
by Russell King
· 13 years ago
fbae0f8
ARM: sa11x0: neponset: don't static map neponset registers
by Russell King
· 13 years ago
f942b0f
ARM: sa11x0: neponset: move register definitions to neponset.c
by Russell King
· 13 years ago
bab50a3
ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
by Russell King
· 13 years ago
51f9339
ARM: sa11x0: neponset: suspend/resume in _noirq state
by Russell King
· 13 years ago
d2e539a
ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device
by Russell King
· 13 years ago
b6bdfcf
ARM: sa11x0: neponset: get parent IRQ from neponset device resource
by Russell King
· 13 years ago
ced8d21
ARM: sa11x0: neponset: implement support for sparse IRQs
by Russell King
· 13 years ago
9590e898
ARM: sa11x0: neponset: dynamically create neponset child devices
by Russell King
· 13 years ago
ae14c2e
ARM: sa11x0: neponset: save and restore MDM_CTL_0
by Russell King
· 13 years ago
398e58d
ARM: sa11x0: neponset: add driver .owner initializer
by Russell King
· 13 years ago
92e617d
ARM: sa11x0: neponset: shuffle some code around
by Russell King
· 13 years ago
6ad1b61
ARM: sa11x0: neponset: provide function to manipulate NCR_0
by Russell King
· 13 years ago
7104552
ARM: sa11x0: neponset: fix interrupt setup
by Russell King
· 13 years ago
49e01e3
ARM: sa11x0: assabet: ensure that GPIO27 is driven
by Russell King
· 13 years ago
4f592e6
ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs
by Russell King
· 13 years ago
7186fb9
ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered
by Russell King
· 13 years ago
a181099
ARM: sa11x0: convert to use DEFINE_RES_xxx macros
by Russell King
· 13 years ago
80ea206
ARM: sa11x0: fix section mismatch warnings
by Russell King
· 13 years ago
f3bb3d7
ARM: sa11x0: fix sleep entry
by Russell King
· 13 years ago
cb5e239
ARM: sa11x0: fix off-by-one resource sizes
by Russell King
· 13 years ago
a6e6816
MTD: sa11x0: remove definitions and code left for documentation purposes
by Russell King
· 13 years ago
366a359
MTD: sa11x0: Remove shutdown handler
by Russell King
· 13 years ago
7e3b873
drm/i915: dump even more into the error_state
by Daniel Vetter
· 13 years ago
d366549
perf record: No build id option fails
by David Ahern
· 13 years ago
73323f5
perf tools: fix endianness detection in perf.data
by Stephane Eranian
· 13 years ago
a08a499
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
by Mark Brown
· 13 years ago
1987877
ASoC: fsi: fixup fsi_pointer() calculation method
by Kuninori Morimoto
· 13 years ago
6d70934
Merge branch 'topic/pcm-internal' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.4
by Mark Brown
· 13 years ago
17c0cee
ASoC: wm2200: Ignore pmdown_time
by Mark Brown
· 13 years ago
a5d3a21
ASoC: twl6040: Move ignore_pmdown_time to driver struct
by Mark Brown
· 13 years ago
5124e69
ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct
by Mark Brown
· 13 years ago
b5d1d03
ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately
by Mark Brown
· 13 years ago
fb2a99e
drm: do not set fb_info->pixmap fields
by Sascha Hauer
· 13 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
4a67d39
drm: add convenience function to create an enum property
by Sascha Hauer
· 13 years ago
ff24019
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
by Daniel Vetter
· 13 years ago
da91178
ARM: EXYNOS: Add cpu-offset property in gic device tree node
by Thomas Abraham
· 13 years ago
35bded8
ARM: EXYNOS: Bring exynos4-dt up to date
by Karol Lewandowski
· 13 years ago
9cc00b5
ixgbe: ethtool: stats user buffer overrun
by John Fastabend
· 13 years ago
5facb8e
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
by John Fastabend
· 13 years ago
9d837ea
ixgbe: do not update real num queues when netdev is going away
by Yi Zou
· 13 years ago
642c680
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
by Alexander Duyck
· 13 years ago
4cd6923
ixgbe: Fix case of Tx Hang in PF with 32 VFs
by Greg Rose
· 13 years ago
a4b0832
ixgbe: fix vf lookup
by Greg Rose
· 13 years ago
0629292
igb: fix vf lookup
by Greg Rose
· 13 years ago
b868179
e1000: add dropped DMA receive enable back in for WoL
by Dean Nelson
· 13 years ago
63ae37e
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
by Laurent Pinchart
· 13 years ago
1cf0c6e
Input: Add EVIOC mechanism for MT slots
by Henrik Rydberg
· 13 years ago
32c3233
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
by Andreas Herrmann
· 13 years ago
a1e0c3c
ALSA: hda - Fix mute-LED VREF value for new HP laptops
by Takashi Iwai
· 13 years ago
945e503
ALSA: PCM - Add PCM creation API for internal PCMs.
by Liam Girdwood
· 13 years ago
6fecfb0
usb: gadget: add usb3.0 descriptors to serial gadgets
by Sebastian Andrzej Siewior
· 13 years ago
609ca22
usb: gadget: clean the ep in autoconf before returning it.
by Sebastian Andrzej Siewior
· 13 years ago
637b78e
usb: gadget: pch_udc: Detecting VBUS through GPIO with interrupt
by Tomoya MORINAGA
· 13 years ago
dd63180
usb: gadget: pch_udc: Detecting VBUS through GPIO
by Tomoya MORINAGA
· 13 years ago
20edfbb
usb: gadget: dummy_hcd: fix null-deref free req
by Sebastian Andrzej Siewior
· 13 years ago
3cf0ad0
usb: gadget: dummy_hcd: don't assign ->desc on error case
by Sebastian Andrzej Siewior
· 13 years ago
9e3ff38
Merge branch 'next-queue' into next
by James Morris
· 13 years ago
2eb6038
Merge branch 'linus-master'; commit 'v3.3-rc3' into next
by James Morris
· 13 years ago
eb2f255
hwmon: (f75375s) Fix bit shifting in f75375_write16
by Nikolaus Schulz
· 13 years ago
a367a1e
hwmon: (f75375s) Fix reading of wrong register when initializing the F75387
by Nikolaus Schulz
· 13 years ago
09e87e5
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
by Nikolaus Schulz
· 13 years ago
eb564e1
hwmon: (w83627ehf) Remove duplicate code
by Guenter Roeck
· 13 years ago
d65b4e9
Linux 3.3-rc3
by Linus Torvalds
· 13 years ago
6308240
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
19e75ed
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
4d39aa1
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
Next »