Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54ca67e0859a924930ecce91f9d714edcf937f67
/
drivers
« Previous
ebf8d97
oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code
by Robert Richter
· 16 years ago
1acda87
oprofile: use new data sample format for ibs
by Robert Richter
· 16 years ago
bd7dc46
oprofile: add op_cpu_buffer_get_data()
by Robert Richter
· 16 years ago
d9928c2
oprofile: add op_cpu_buffer_add_data()
by Robert Richter
· 16 years ago
ae735e9
oprofile: rework implementation of cpu buffer events
by Robert Richter
· 16 years ago
2d87b14
oprofile: modify op_cpu_buffer_read_entry()
by Robert Richter
· 16 years ago
2cc28b9
oprofile: add op_cpu_buffer_write_reserve()
by Robert Richter
· 16 years ago
d358e75
oprofile: rename variables in add_ibs_begin()
by Robert Richter
· 16 years ago
d0e2338
oprofile: rename add_sample() in cpu_buffer.c
by Robert Richter
· 16 years ago
79ed242
[SCSI] scsi_lib: fix DID_RESET status problems
by James Bottomley
· 16 years ago
9ac32e1
firmware: convert e100 driver to request_firmware()
by Jaswinder Singh Rajput
· 16 years ago
6d652ea
x86: smp.h move boot_cpu_id declartion to cpu.h
by Jaswinder Singh Rajput
· 16 years ago
daf4b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
2f2408a
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
fa7b906
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
0824990
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
30aafdb
touchscreen: Fix build of da9034
by Alan Cox
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
7605274
HID: fix hid->hiddev initialization in hiddev_connect()
by Jiri Kosina
· 16 years ago
7ddccb2
IB/ehca: spin_lock_irqsave() takes an unsigned long
by Stephen Rothwell
· 16 years ago
f6dc1e5
PCI PM: Put PM callbacks in the order of execution
by Rafael J. Wysocki
· 16 years ago
d67e37d
PCI PM: Run default PM callbacks for all devices using new framework
by Rafael J. Wysocki
· 16 years ago
98e6e28
PCI PM: Register power state of devices during initialization
by Rafael J. Wysocki
· 16 years ago
ad8cfa1
PCI PM: Call pci_fixup_device from legacy routines
by Rafael J. Wysocki
· 16 years ago
bb80894
PCI PM: Rearrange code in pci-driver.c
by Rafael J. Wysocki
· 16 years ago
73410429
PCI PM: Avoid touching devices behind bridges in unknown state
by Rafael J. Wysocki
· 16 years ago
07e836e
PCI PM: Move pci_has_legacy_pm_support
by Rafael J. Wysocki
· 16 years ago
571ff75
PCI PM: Power-manage devices without drivers during suspend-resume
by Rafael J. Wysocki
· 16 years ago
fa58d30
PCI PM: Add suspend counterpart of pci_reenable_device
by Rafael J. Wysocki
· 16 years ago
c9b9972
PCI PM: Fix poweroff and restore callbacks
by Rafael J. Wysocki
· 16 years ago
987a4c7
PCI: Use msleep instead of cpu_relax during ASPM link retraining
by Andrew Patterson
· 16 years ago
d934737
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
by Rafael J. Wysocki
· 16 years ago
fa6c993
PCI: PCIe portdrv: Rearrange code so that related things are together
by Rafael J. Wysocki
· 16 years ago
e7ae884
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
by Rafael J. Wysocki
· 16 years ago
facf6d1
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
by Rafael J. Wysocki
· 16 years ago
ef1bba2
net: sfc: Use pci_clear_master() to disable bus mastering
by Ben Hutchings
· 16 years ago
6a47907
PCI: Add pci_clear_master() as opposite of pci_set_master()
by Ben Hutchings
· 16 years ago
b8d9cb2
PCI hotplug: remove redundant test in cpq hotplug
by Julia Lawall
· 16 years ago
322162a
PCI: pciehp: cleanup register and field definitions
by Kenji Kaneshige
· 16 years ago
67f6533
PCI: pciehp: ignore undefined bit in link status register
by Kenji Kaneshige
· 16 years ago
46bbdfa
PCI: keep ASPM link state consistent throughout PCIe hierarchy
by Shaohua Li
· 16 years ago
a19f5df
PCI: use dev_printk for PCI bus resource mssages
by Bjorn Helgaas
· 16 years ago
db56794
PCI: add interface to set visible size of VPD
by Stephen Hemminger
· 16 years ago
287d19c
PCI: revise VPD access interface
by Stephen Hemminger
· 16 years ago
1120f8b
PCI: handle long delays in VPD access
by Stephen Hemminger
· 16 years ago
68feac8
PCI: add pci_common_swizzle() for INTx swizzling
by Bjorn Helgaas
· 16 years ago
e8c331e
PCI hotplug: introduce functions for ACPI slot detection
by Kenji Kaneshige
· 16 years ago
e046cbd
PCI: pciehp: add auto option to pciehp_detect_mode
by Kenji Kaneshige
· 16 years ago
c9ffa5a
PCI: pciehp: add ACPI based slot detection
by Kenji Kaneshige
· 16 years ago
873392c
PCI: work_on_cpu: use in drivers/pci/pci-driver.c
by Rusty Russell
· 16 years ago
a79d682
PCI PM: Split PCI Express port suspend-resume
by Rafael J. Wysocki
· 16 years ago
f06fc0b
PCI PM: Fix pci_update_current_state
by Rafael J. Wysocki
· 16 years ago
eb9c39d
PCI: set device wakeup capable flag if platform support is present
by Jesse Barnes
· 16 years ago
876e501
PCI: factor pci_bus_add_child() from pci_bus_add_devices()
by Yu Zhao
· 16 years ago
3fa16fd
PCI: cleanup pci_bus_add_devices()
by Yu Zhao
· 16 years ago
613e7ed
PCI: add a new function to map BAR offsets
by Yu Zhao
· 16 years ago
3789fa8
PCI: allow pci_alloc_child_bus() to handle a NULL bridge
by Yu Zhao
· 16 years ago
0b400c7
PCI: export __pci_read_base()
by Yu Zhao
· 16 years ago
bc5f5a8
PCI: remove unnecessary condition check in pci_restore_bars()
by Yu Zhao
· 16 years ago
fde09c6
PCI: define PCI resource names in an 'enum'
by Yu Zhao
· 16 years ago
14add80
PCI: remove unnecessary arg of pci_update_resource()
by Yu Zhao
· 16 years ago
6a49d812
PCI: enhance pci_ari_enabled()
by Yu Zhao
· 16 years ago
999da9f
PCI quirks: piix3: warn softer about enabling passive release
by Adam Jackson
· 16 years ago
92425a4
PCI: Make settable sysfs attributes more consistent
by Trent Piepho
· 16 years ago
1684f5d
PCI: uninline pci_ioremap_bar()
by Andrew Morton
· 16 years ago
bebd590
PCI: fix incorrect error return in pci_enable_wake
by Alan Stern
· 16 years ago
f0e88af
PCI: parisc: use generic pci_swizzle_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
57c2cf7
PCI: add pci_swizzle_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
878f2e5
PCI: use config space encoding in pci_get_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
98d3333
PCI hotplug: cpqphp: use config space PCI interrupt pin encoding
by Bjorn Helgaas
· 16 years ago
0e331bf
PCI: pcie port driver: remove extra printks
by Bjorn Helgaas
· 16 years ago
2993528
PCI: make PCI bus resource messages more meaningful
by Bjorn Helgaas
· 16 years ago
2a9d352
PCI hotplug: acpiphp whitespace cleanup
by Alex Chiang
· 16 years ago
104bafcf
PCI: Don't carp about BAR allocation failures in quiet boot
by Ingo Molnar
· 16 years ago
a367f74
PCI hotplug: aerdrv: fix a typo in error message
by Hidetoshi Seto
· 16 years ago
63f4898
PCI: handle PCI state saving with interrupts disabled
by Rafael J. Wysocki
· 16 years ago
894886e
PCI: extend on the ICH motherboard IO decode quirk list
by Linus Torvalds
· 16 years ago
90d25f2
PCI: Suspend and resume PCI Express ports with interrupts disabled
by Rafael J. Wysocki
· 16 years ago
c70e0d9
PCI: pci-stub module to reserve pci device
by Chris Wright
· 16 years ago
2debb4d
PCI: allow pci driver to support only dynids
by Chris Wright
· 16 years ago
56ee325
PCI/ACPI: acpiphp: Identify more removable slots
by Matthew Garrett
· 16 years ago
86d8698
pci-acpi: Cleanup _OSC evaluation code
by Taku Izumi
· 16 years ago
e0fa3b4
PCI/ACPI: Remove unnecessary _OSC evaluation for control request
by Taku Izumi
· 16 years ago
753e3ac
PCI: revert additional _OSC evaluation
by Taku Izumi
· 16 years ago
4ba7d0f
drivers/pci/hotplug: Add missing pci_dev_get
by Julia Lawall
· 16 years ago
e8de148
resource: allow MMIO exclusivity for device drivers
by Arjan van de Ven
· 16 years ago
2361694
ACPI/PCI: remove obsolete _OSC capability support functions
by Andrew Patterson
· 16 years ago
07ae95f
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
by Andrew Patterson
· 16 years ago
eb9188b
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
by Andrew Patterson
· 16 years ago
3e1b160
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
by Andrew Patterson
· 16 years ago
0ef5f8f
ACPI/PCI: PCI extended config _OSC support called when root bridge added
by Andrew Patterson
· 16 years ago
990a7ac
ACPI/PCI: call _OSC support during root bridge discovery
by Andrew Patterson
· 16 years ago
d3a5401
PCI: Add legacy_io/mem to all busses
by Benjamin Herrenschmidt
· 16 years ago
1ca8879
PCI: Extend pci_reset_function() to support PCI Advanced Features
by Sheng Yang
· 16 years ago
d91cdc7
PCI: Refactor pci_reset_function()
by Sheng Yang
· 16 years ago
1a92713
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
bfb0f33
PCI: fixup whitespace in quirks.c
by Jesse Barnes
· 16 years ago
c7b4fee
PCI hotplug: pciehp: remove unnecessary wait after turning power off
by Kenji Kaneshige
· 16 years ago
9eff02e
PCI: check mmap range of /proc/bus/pci files too
by Jesse Barnes
· 16 years ago
143ee2d
i2400m: Makefile and Kconfig
by Inaky Perez-Gonzalez
· 16 years ago
Next »