Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4723b984b227f3fd466cd56cd18bc0110fff5987
/
drivers
7e00fe2
PCI: deprecate pci_scan_bus_parented()
by Bjorn Helgaas
· 13 years ago
1e39ae9
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
by Bjorn Helgaas
· 13 years ago
de4b2f7
PCI: convert pci_scan_bus() to use pci_create_root_bus()
by Bjorn Helgaas
· 13 years ago
a2ebb82
PCI: add pci_scan_root_bus() that accepts resource list
by Bjorn Helgaas
· 13 years ago
166c637
PCI: add pci_create_root_bus() that accepts resource list
by Bjorn Helgaas
· 13 years ago
a9d9f52
PCI: show host bridges and root bus resources
by Bjorn Helgaas
· 13 years ago
45ca9e9
PCI: add helpers for building PCI bus resource lists
by Bjorn Helgaas
· 13 years ago
afd24ec
PCI: delay configuration of SRIOV capability
by Ram Pai
· 13 years ago
79cc960
PCI: Only call pci_stop_bus_device() one time for child devices at remove
by Yinghai Lu
· 13 years ago
f676678
PCI: latency timer doesn't apply to PCIe
by Myron Stowe
· 13 years ago
96c5590
PCI: Pull PCI 'latency timer' setup up into the core
by Myron Stowe
· 13 years ago
2502dbd
uio: Convert uio_generic_pci to new intx masking API
by Jan Kiszka
· 13 years ago
a2e2778
PCI: Introduce INTx check & mask API
by Jan Kiszka
· 13 years ago
fb51ccb
PCI: Rework config space blocking services
by Jan Kiszka
· 13 years ago
68e35c9
PCI: fix a brace coding style issue in probe.c
by Zac Storer
· 13 years ago
82440a8
PCI: pci_has_legacy_pm_support add driver and device to WARN
by David Fries
· 13 years ago
d5dea7d
PCI: msi: Disable msi interrupts when we initialize a pci device
by Eric W. Biederman
· 13 years ago
4716a45
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
by Rafael J. Wysocki
· 13 years ago
ab4ca78
PCI: pciehp: Handle push button event asynchronously
by Kenji Kaneshige
· 13 years ago
863b7eb
PCI: pciehp: Fix wrong workqueue cleanup
by Kenji Kaneshige
· 13 years ago
10f6dc7
PCI: Rework ASPM disable code
by Matthew Garrett
· 13 years ago
cfa4d8c
PCI: Fix PRI and PASID consistency
by Alex Williamson
· 13 years ago
da8d1c8
PCI/sysfs: add per pci device msi[x] irq listing (v5)
by Neil Horman
· 13 years ago
f423fc6
Revert "rtc: Expire alarms after the time is set."
by Linus Torvalds
· 13 years ago
157e8bf
Revert "rtc: Disable the alarm in the hardware"
by Linus Torvalds
· 13 years ago
4376eee
drm/radeon/kms/atom: fix possible segfault in pm setup
by Alexander Müller
· 13 years ago
115e8e7
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
733bbb7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
ac97ecc
gspca: Fix falling back to lower isoc alt settings
by Mauro Carvalho Chehab
· 13 years ago
fe3c8cc
skge: restore rx multicast filter on resume and after config changes
by Florian Zumbiehl
· 13 years ago
cd3109d
mlx4_en: nullify cq->vector field when closing completion queue
by Yevgeny Petrilin
· 13 years ago
06867fb
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
604a16b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
c63c4ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
995b410
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
89307ba
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
757e55c
gspca: Fix bulk mode cameras no longer working (regression fix)
by Hans de Goede
· 13 years ago
6ccbcf2
Input: sentelic - fix retrieving number of buttons
by Tai-hwa Liang
· 13 years ago
0d09858
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
by Wim Van Sebroeck
· 13 years ago
371de6e
drm/i915: Disable RC6 on Sandybridge by default
by Keith Packard
· 13 years ago
ebbd857
drm/i915: Disable semaphores by default on SNB
by Keith Packard
· 13 years ago
e67d668
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
by Mingarelli, Thomas
· 13 years ago
bb558da
watchdog: sp805: Fix section mismatch in ID table.
by Nick Bowler
· 13 years ago
452190c
watchdog: move coh901327 state holders
by Linus Walleij
· 13 years ago
4962516
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
4d18de9
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
d9bae67
Input: sentelic - release mutex upon register write failure
by Tai-hwa Liang
· 13 years ago
ad1fca2
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
961902c
md/bitmap: It is OK to clear bits during recovery.
by NeilBrown
· 13 years ago
60fc137
md: don't give up looking for spares on first failure-to-add
by NeilBrown
· 13 years ago
30d7a48
md/raid5: ensure correct assessment of drives during degraded reshape.
by NeilBrown
· 13 years ago
09cd927
md/linear: fix hot-add of devices to linear arrays.
by NeilBrown
· 13 years ago
b3b1b70
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
abe8809
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
19d40dc
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
by David Miller
· 13 years ago
8a78389
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
by Xi Wang
· 13 years ago
77e00f2
drm/radeon/kms: bail on BTC parts if MC ucode is missing
by Alex Deucher
· 13 years ago
ecefc36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
0703c68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
341f5b1
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
abf058e
USB: Fix usb/isp1760 build on sparc
by David Miller
· 13 years ago
b4949b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
b9e26df
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
11da3764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
5fbd305
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a205b08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
455ba0c
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
929e8d4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
62d7a29
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
b75d91f
ipmi_watchdog: restore settings when BMC reset
by Corey Minyard
· 13 years ago
fa86040
mfd: Include linux/io.h to jz4740-adc
by Axel Lin
· 13 years ago
c1e61bc
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
by NeilBrown
· 13 years ago
286f8f3
mfd: Base interrupt for twl4030-irq must be one-shot
by NeilBrown
· 13 years ago
8f6a459
mfd: Handle tps65910 clear-mask correctly
by Marcus Folkesson
· 13 years ago
df72064
mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
by Axel Lin
· 13 years ago
8653be1
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
by Ilya Yanok
· 13 years ago
858a630
mfd: include linux/module.h for ab5500-debugfs
by Axel Lin
· 13 years ago
b5488b6
mfd: Update wm8994 active device checks for WM1811
by Mark Brown
· 13 years ago
26bc4e0
mfd: Set tps6586x bits if new value is different from the old one
by Axel Lin
· 13 years ago
af65e6c
mfd: Set da903x bits if new value is different from the old one
by Axel Lin
· 13 years ago
890c98e
mfd: Set adp5520 bits if new value is different from the old one
by Axel Lin
· 13 years ago
9ad33ba
mfd: Add missed free_irq in da903x_remove
by Axel Lin
· 13 years ago
6107428
mmc: vub300: fix type of firmware_rom_wait_states module parameter
by Rusty Russell
· 13 years ago
5c7f0e0
Revert "mmc: enable runtime PM by default"
by Ohad Ben-Cohen
· 13 years ago
29495aa
mmc: sdhci: remove "state" argument from sdhci_suspend_host
by Manuel Lauss
· 13 years ago
511585a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
10ee08b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
e8303a3
asix: new device id
by Aurelien Jacobs
· 13 years ago
7746ab0
davinci-cpdma: fix locking issue in cpdma_chan_stop
by Ilya Yanok
· 13 years ago
2ca6cf0
r8169: fix Config2 MSIEnable bit setting.
by françois romieu
· 13 years ago
c070e38
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes
by Laurent Pinchart
· 13 years ago
96f1f05
iwlwifi: update SCD BC table for all SCD queues
by Emmanuel Grumbach
· 13 years ago
480390c
Merge branches 'cma', 'mlx4' and 'qib' into for-next
by Roland Dreier
· 13 years ago
29d1b16
IB/qib: Correct sense on freectxts increment and decrement
by Mike Marciniszyn
· 13 years ago
04ded16
RDMA/cma: Verify private data length
by Sean Hefty
· 13 years ago
913050b
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs
by Robert Richter
· 13 years ago
12275dd
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel"
by Konrad Rzeszutek Wilk
· 13 years ago
6abff3c
vmwgfx: Clip cliprects against screen boundaries in present and dirty
by Jakob Bornecrantz
· 13 years ago
bfc2638
vmwgfx: Resend the cursor after legacy modeset
by Jakob Bornecrantz
· 13 years ago
203dc22
vmwgfx: Do better culling of presents
by Jakob Bornecrantz
· 13 years ago
Next »