Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7b807ce8c86925eef92fe6aa79cea4ac7f097c4
/
drivers
a7b807c
xen: events: correct locking in xen_irq_from_pirq
by Ian Campbell
· 14 years ago
7bee976
xen: events: propagate irq allocation failure instead of panicking
by Ian Campbell
· 14 years ago
6cb9bf3
xen: events: do not workaround too-small nr_irqs
by Ian Campbell
· 14 years ago
69c358c
xen: events: remove use of nr_irqs as upper bound on number of pirqs
by Ian Campbell
· 14 years ago
ca62ce8
xen: events: dynamically allocate irq info structures
by Ian Campbell
· 14 years ago
6cb6537
xen: events: maintain a list of Xen interrupts
by Ian Campbell
· 14 years ago
3d4cfa3
xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions
by Ian Campbell
· 14 years ago
9158c35
xen: events: turn irq_info constructors into initialiser functions
by Ian Campbell
· 14 years ago
cb60d11
xen: events: use per-cpu variable for cpu_evtchn_mask
by Ian Campbell
· 14 years ago
f4d0635
xen: events: refactor GSI pirq bindings functions
by Ian Campbell
· 14 years ago
0a85226
xen: events: rename restore_cpu_pirqs -> restore_pirqs
by Ian Campbell
· 14 years ago
76465b2
xen: events: remove unused public functions
by Ian Campbell
· 14 years ago
a0e1811
xen: events: fix xen_map_pirq_gsi error return
by Ian Campbell
· 14 years ago
653378a
xen: events: simplify comment
by Ian Campbell
· 14 years ago
be49472
xen: events: separate two unrelated halves of if condition
by Ian Campbell
· 14 years ago
71eef7d
xen: events: remove dom0 specific xen_create_msi_irq
by Ian Campbell
· 14 years ago
ca1d8fe
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
by Ian Campbell
· 14 years ago
f420e01
xen: events: push set_irq_msi down into xen_create_msi_irq
by Ian Campbell
· 14 years ago
2e55288
xen: events: update pirq_to_irq in xen_create_msi_irq
by Ian Campbell
· 14 years ago
8135591
xen: events: refactor xen_create_msi_irq slightly
by Ian Campbell
· 14 years ago
bf480d9
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
by Ian Campbell
· 14 years ago
5cad61a
xen: events: assume PHYSDEVOP_get_free_pirq exists
by Ian Campbell
· 14 years ago
4b41df7
xen: events: return irq from xen_allocate_pirq_msi
by Ian Campbell
· 14 years ago
bb5d079
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
by Ian Campbell
· 14 years ago
ae1635b
xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.
by Ian Campbell
· 14 years ago
8448f01
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
by Konrad Rzeszutek Wilk
· 14 years ago
8054c36
Merge branch 'stable/irq.rework' into stable/irq.cleanup
by Konrad Rzeszutek Wilk
· 14 years ago
1aa0b51
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
by Konrad Rzeszutek Wilk
· 14 years ago
676dc3c
xen: Use IRQF_FORCE_RESUME
by Thomas Gleixner
· 14 years ago
aa673c1
xen: Fix compile error introduced by "switch to new irq_chip functions"
by Ian Campbell
· 14 years ago
c9e265e
xen: Switch to new irq_chip functions
by Thomas Gleixner
· 14 years ago
149f256
xen: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
7214610
xen: events: do not free legacy IRQs
by Ian Campbell
· 14 years ago
8991150
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
by Ian Campbell
· 14 years ago
c9df1ce
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
by Ian Campbell
· 14 years ago
cbf6aa8
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
by Ian Campbell
· 14 years ago
951f351
drm/i915: Do not handle backlight combination mode specially
by Indan Zupancic
· 14 years ago
5fb24b8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
f85cca6
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
a3d7741
dell-laptop: Toggle the unsupported hardware killswitch
by Keng-Yu Lin
· 14 years ago
5ffba7e
thinkpad_acpi: Always report scancodes for hotkeys
by Seth Forshee
· 14 years ago
bbb7060
acer-wmi: Fix capitalisation of GUID
by Matthew Garrett
· 14 years ago
ad0f430
platform/x86: ideapad-laptop depends on INPUT
by Randy Dunlap
· 14 years ago
b80b168
platform: x86: acer-wmi: world-writable sysfs threeg file
by Vasiliy Kulikov
· 14 years ago
80408357
platform: x86: asus_acpi: world-writable procfs files
by Vasiliy Kulikov
· 14 years ago
8a6a142
platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
by Vasiliy Kulikov
· 14 years ago
98401ae
platform-drivers: x86: pmic: Use request_irq instead of chained handler
by Thomas Gleixner
· 14 years ago
a0c85e9
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
e587137
Revert "tpm_tis: Use timeouts returned from TPM"
by Linus Torvalds
· 14 years ago
f065a93
hwmon: (lm85) extend to support EMC6D103 chips
by Jan Beulich
· 14 years ago
0cc9d52
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a5bbef0
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
by Linus Torvalds
· 14 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
cc0f89c
pci/xen: Cleanup: convert int** to int[]
by Konrad Rzeszutek Wilk
· 14 years ago
1d46105
xen-pcifront: Sanity check the MSI/MSI-X values
by Konrad Rzeszutek Wilk
· 14 years ago
aa4790a
hwmon: (k10temp) add support for AMD Family 12h/14h CPUs
by Clemens Ladisch
· 14 years ago
c8b392e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
dd8240b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
456d66e
RTC: Re-enable UIE timer/polling emulation
by John Stultz
· 14 years ago
6e57b1d
RTC: Revert UIE emulation removal
by John Stultz
· 14 years ago
516373b
RTC: Release mutex in error path of rtc_alarm_irq_enable
by Uwe Kleine-König
· 14 years ago
ed199fa
tg3: Restrict phy ioctl access
by Matt Carlson
· 14 years ago
0d672e9
drivers/net: Call netif_carrier_off at the end of the probe
by Ivan Vecera
· 14 years ago
814b0a6
Merge branches 'nes' and 'qib' into for-next
by Roland Dreier
· 14 years ago
c0af2c0
IB/qib: Prevent double completions after a timeout or RNR error
by Mike Marciniszyn
· 14 years ago
db2e2e6
xen-pcifront: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
5da24b7
[S390] dasd: correct device table
by Stefan Haberland
· 14 years ago
8dd3838
xen: suspend and resume system devices when running PVHVM
by Ian Campbell
· 14 years ago
c600636
ixgbe: work around for DDP last buffer size
by Amir Hanania
· 14 years ago
4c7e604
ixgbe: fix panic due to uninitialised pointer
by Andy Gospodarek
· 14 years ago
713b3c9
e1000e: flush all writebacks before unload
by Jesse Brandeburg
· 14 years ago
615b32a
e1000e: check down flag in tasks
by Jesse Brandeburg
· 14 years ago
e138018
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
9f4283f
drm/radeon/kms: add missing frac fb div flag for dce4+
by Alex Deucher
· 14 years ago
16e4b8a
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
by Marek Olšák
· 14 years ago
317495b
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
by Ben Skeggs
· 14 years ago
68ac01a
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
b8884da
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
by Ben Skeggs
· 14 years ago
1dc3267
drm/nv40: fix tiling-related setup for a number of chipsets
by Ben Skeggs
· 14 years ago
0d9b619
drm/nouveau: fix non-EDIDful native mode selection
by Ben Skeggs
· 14 years ago
77b1d5d
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
by Francisco Jerez
· 14 years ago
8788622
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
by Francisco Jerez
· 14 years ago
812f219
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
by Francisco Jerez
· 14 years ago
a264011
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
2c6315d
hwmon: (jc42) do not allow writing to locked registers
by Clemens Ladisch
· 14 years ago
d5622f5
hwmon: (jc42) more helpful documentation
by Clemens Ladisch
· 14 years ago
e866729
hwmon: (jc42) fix type mismatch
by Clemens Ladisch
· 14 years ago
048f039
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
bc0c36d
m68knommu: fix dereference of port.tty
by Greg Ungerer
· 14 years ago
b90be86
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
c612cc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
09f586b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
dc33974
Merge branch 'iomem' into release
by Len Brown
· 14 years ago
0f3e1d2
spi/pxa2xx pci: fix the release - remove race
by Sebastian Andrzej Siewior
· 14 years ago
6d90e8f
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
by David S. Miller
· 14 years ago
b45bbf0
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
fef86db
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
87450bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
Next »