Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3f4737d00de317d1549d5cb5b1dad90e19f5cec
/
drivers
« Previous
14d76b6
PCI: Use common resource list management code instead of private implementation
by Jiang Liu
· 10 years ago
90e9782
resources: Move struct resource_list_entry from ACPI into resource core
by Jiang Liu
· 10 years ago
1b6af71
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
by James Hogan
· 10 years ago
f31ec95
qlcnic: Fix NAPI poll routine for Tx completion
by Shahed Shaikh
· 10 years ago
cf180b8
amd-xgbe: Set RSS enablement based on hardware features
by Lendacky, Thomas
· 10 years ago
211fcf6
amd-xgbe: Adjust for zero-based traffic class count
by Lendacky, Thomas
· 10 years ago
7f551b1
drm/cirrus: Limit modes depending on bpp option
by Takashi Iwai
· 10 years ago
efd756d
ACPI / PCC: Use pr_debug() for debug messages in pcc_init()
by Rafael J. Wysocki
· 10 years ago
5201aa4
vhost/net: fix up num_buffers endian-ness
by Michael S. Tsirkin
· 10 years ago
75300ad
gianfar: correct the bad expression while writing bit-pattern
by Sanjeev Sharma
· 10 years ago
06b19b1
net: usb: sr9700: Use 'SR_' prefix for the common register macros
by Chen Gang
· 10 years ago
d426a84
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-linus
by Mark Brown
· 10 years ago
56536a7
spi: spi-imx: cleanup wait_for_completion handling
by Nicholas Mc Guire
· 10 years ago
19f0ad0
spi: sh-msiof: cleanup wait_for_completion return handling
by Nicholas Mc Guire
· 10 years ago
682a71b
spi: match var type to return type of wait_for_completion
by Nicholas Mc Guire
· 10 years ago
5892ded
regmap: Fix i2c word access when using SMBus access functions
by Guenter Roeck
· 10 years ago
3c174d2
regmap: Export regmap_get_val_endian
by Guenter Roeck
· 10 years ago
9064bf3
spi: spi-pxa2xx: only include mach/dma.h for legacy DMA
by Rob Herring
· 10 years ago
1369dea
spi: atmel: cleanup wait_for_completion return handling
by Nicholas Mc Guire
· 10 years ago
e3e3c42
Revert "drivers/net: Disable UFO through virtio"
by Vlad Yasevich
· 10 years ago
72f6510
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
by Vlad Yasevich
· 10 years ago
dc6d684
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
59acf65
Merge tag 'md/3.19-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
06cf35f
PCI: Handle read-only BARs on AMD CS553x devices
by Myron Stowe
· 10 years ago
17ad13b
cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocation
by Markus Elfring
· 10 years ago
f7b2706
cpufreq: Create for_each_governor()
by Viresh Kumar
· 10 years ago
b4f0676
cpufreq: Create for_each_policy()
by Viresh Kumar
· 10 years ago
1e63eaf
cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()
by Viresh Kumar
· 10 years ago
1e95e3b
PM: Convert dev_pm_put_subsys_data() into a void function
by Ulf Hansson
· 10 years ago
766bb53
PM: Update function header for dev_pm_get_subsys_data()
by Ulf Hansson
· 10 years ago
b472c2f
PM / Domains: Handle errors from genpd's ->attach_dev() callback
by Ulf Hansson
· 10 years ago
f104e1e
PM / Domains: Re-order initialization of generic_pm_domain_data
by Ulf Hansson
· 10 years ago
3e23568
PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
by Ulf Hansson
· 10 years ago
c0356db
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
by Ulf Hansson
· 10 years ago
e07b45c
PM / Domains: Don't check for an existing device when adding a new
by Ulf Hansson
· 10 years ago
14b5306
PM / Domains: Don't allow an existing generic_pm_domain_data
by Ulf Hansson
· 10 years ago
c1dbe2f
PM / Domains: Remove reference counting for the generic_pm_domain_data
by Ulf Hansson
· 10 years ago
49d400c
PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
by Ulf Hansson
· 10 years ago
62d1141
ACPI: Introduce helper function acpi_dev_filter_resource_type()
by Jiang Liu
· 10 years ago
93286f4
ACPI: Add field offset to struct resource_list_entry
by Jiang Liu
· 10 years ago
2ea3d26
ACPI: Translate resource into master side address for bridge window resources
by Jiang Liu
· 10 years ago
a49170b
ACPI: Return translation offset when parsing ACPI address space resources
by Jiang Liu
· 10 years ago
a274019
ACPI: Enforce stricter checks for address space descriptors
by Jiang Liu
· 10 years ago
c78b688
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
by Jiang Liu
· 10 years ago
581c19f
ACPI: Normalize return value of resource parser functions
by Jiang Liu
· 10 years ago
8515f93
ACPI: Fix a bug in parsing ACPI Memory24 resource
by Jiang Liu
· 10 years ago
fcb29bb
ACPI: Add prefetch decoding to the address space parser
by Thomas Gleixner
· 10 years ago
72e26b0
ACPI: Move the window flag logic to the combined parser
by Thomas Gleixner
· 10 years ago
eb76d55
ACPI: Unify the parsing of address_space and ext_address_space
by Thomas Gleixner
· 10 years ago
e814f6d
ACPI: Let the parser return false for disabled resources
by Thomas Gleixner
· 10 years ago
1d0420f
ACPI: Use the length check for io resources as well
by Thomas Gleixner
· 10 years ago
c420dbd
ACPI: Implement proper length checks for mem resources
by Thomas Gleixner
· 10 years ago
c793504
ACPI: Remove redundant check in function acpi_dev_resource_address_space()
by Thomas Gleixner
· 10 years ago
b2cd5dd
Merge branch 'acpica' into acpi-resources
by Rafael J. Wysocki
· 10 years ago
6491bc0
ACPI / cpuidle: Common callback routine for entering states
by Rafael J. Wysocki
· 10 years ago
d2cecb3
ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
by Rafael J. Wysocki
· 10 years ago
dd378b1
hwmon: (tmp102) add hibernation callbacks
by Grygorii Strashko
· 10 years ago
0dc17d1
Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
ecb7b12
Merge branches 'ipoib' and 'odp' into for-next
by Roland Dreier
· 10 years ago
7e36ef8
IB/core: Temporarily disable ex_query_device uverb
by Haggai Eran
· 10 years ago
09c32aa
ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command.
by Suman Tripathi
· 10 years ago
3df2da9
Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"
by Rafael J. Wysocki
· 10 years ago
a02bb40
spi: imx: use pio mode for i.mx6dl
by Robin Gong
· 10 years ago
f627cfde
ata: libahci: Use of_platform_device_create only if supported
by Guenter Roeck
· 10 years ago
fad0601
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
by Markus Elfring
· 10 years ago
214f1af
ata: Delete unnecessary checks before the function call "pci_dev_put"
by Markus Elfring
· 10 years ago
42b5212
xen-netback: stop the guest rx thread after a fatal error
by David Vrabel
· 10 years ago
5a2e87b
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFs
by Jack Morgenstein
· 10 years ago
c101cff
isdn: off by one in connect_res()
by Dan Carpenter
· 10 years ago
44ba582
sunvnet: set queue mapping when doing packet copies
by David L Stevens
· 10 years ago
61132bf
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
by Marcelo Leitner
· 10 years ago
8664096
Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 10 years ago
92773fc
Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
6ffae8c
cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
by Viresh Kumar
· 10 years ago
2a73835
ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()
by Rafael J. Wysocki
· 10 years ago
5f97d66
ACPI / cpuidle: Clean up white space in a switch statement
by Rafael J. Wysocki
· 10 years ago
de6cc4e
ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()
by Rafael J. Wysocki
· 10 years ago
adcb262
ACPI / cpuidle: Clean up fallback to C1 checks
by Rafael J. Wysocki
· 10 years ago
67f592c
ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines
by Rafael J. Wysocki
· 10 years ago
b00783f
ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()
by Rafael J. Wysocki
· 10 years ago
66e5bde
Merge branches 'pci/misc' and 'pci/msi' into next
by Bjorn Helgaas
· 10 years ago
ae03e7c
Merge branches 'pci/host-generic' and 'pci/host-versatile' into next
by Bjorn Helgaas
· 10 years ago
2cd59de
Merge branch 'pci/config' into next
by Bjorn Helgaas
· 10 years ago
ceadfd8
spi: fsl-dspi: Remove possible memory leak of 'chip'
by Bhuvanchandra DV
· 10 years ago
65d5665
spi: sh-msiof: Update calculation of frequency dividing
by Nobuhiro Iwamatsu
· 10 years ago
39f802d
regulator: Build sysfs entries with static attribute groups
by Takashi Iwai
· 10 years ago
7782a1a
spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)
by Ian Abbott
· 10 years ago
92b712b
drm/radeon: fix the crash in test functions
by Ilija Hadzic
· 10 years ago
3f5e1b4
drm/radeon: fix the crash in benchmark functions
by Ilija Hadzic
· 10 years ago
a124d06
drm/radeon: properly set vm fragment size for TN/RL
by Alex Deucher
· 10 years ago
544143f
drm/radeon: don't init gpuvm if accel is disabled (v3)
by Alex Deucher
· 10 years ago
72edd83
drm/radeon: fix PLLs on RS880 and older v2
by Christian König
· 10 years ago
7f444bf
hwmon: (ads2828) Only keep data in device data structure if needed
by Guenter Roeck
· 10 years ago
bea0bab
hwmon: (ads2828) Convert to use regmap
by Guenter Roeck
· 10 years ago
3a9794d
sd: Fix max transfer length for 4k disks
by Brian King
· 10 years ago
28072ad
scsi: fix device handler detach oops
by Mike Christie
· 10 years ago
34093cb
spi/xilinx: Fix access invalid memory on xilinx_spi_tx
by Ricardo Ribalda Delgado
· 10 years ago
927db287
regmap: ac97: Clean up indentation
by Mark Brown
· 10 years ago
b9dce23
drm/amdkfd: Don't create BUG due to incorrect user parameter
by Oded Gabbay
· 10 years ago
ca400b2
drm/amdkfd: max num of queues can't be 0
by Oded Gabbay
· 10 years ago
Next »