Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2491762cfb475dbdfa3db11ebea6de49f58b7fac
2491762
x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN
by Bjorn Helgaas
· 14 years ago
bfb51cd
PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}
by FUJITA Tomonori
· 14 years ago
253d2e5
PCI: disable mmio during bar sizing
by Jacob Pan
· 14 years ago
fcd097f
PCI: MSI: Remove unsafe and unnecessary hardware access
by Ben Hutchings
· 14 years ago
ea5f9fc
PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
by Matthew Garrett
· 14 years ago
8cc2bfd
PCI: kernel oops on access to pci proc file while hot-removal
by Kenji Kaneshige
· 14 years ago
a3f5835
PCI: pci-sysfs: remove casts from void*
by Kulikov Vasiliy
· 14 years ago
852972a
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
by Matthew Garrett
· 14 years ago
3f579c3
PCI hotplug: make sure child bridges are enabled at hotplug time
by Yinghai Lu
· 14 years ago
0ba10bc
PCI hotplug: shpchp: Removed check for hotplug of display devices
by Praveen Kalamegham
· 14 years ago
01b666d
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
by Praveen Kalamegham
· 14 years ago
41cd766
PCI: Don't enable aspm before drivers have had a chance to veto it
by Matthew Garrett
· 14 years ago
4302e0f
PCI: fix wrong memory address handling in MSI-X
by Kenji Kaneshige
· 14 years ago
2eb5ebd
PCI: check return value of pci_enable_device() when enabling bridges
by Junchang Wang
· 14 years ago
7736a05
PCI: sparse warning (trivial)
by Stephen Hemminger
· 14 years ago
7bd1c36
x86/PCI: Add option to not assign BAR's if not already assigned
by Mike Habeck
· 14 years ago
549e156
PCI: disable MSI on VIA K8M800
by Tejun Heo
· 14 years ago
aff6136
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
by Clemens Ladisch
· 14 years ago
3b8fdb7
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
by Dan Carpenter
· 14 years ago
f673559
PCI aerdrv: fix annoying warnings
by Linus Torvalds
· 14 years ago
73cd3b4
x86/PCI: pci, fix section mismatch
by Jiri Slaby
· 14 years ago
f3ec4f8
PCI: change device runtime PM settings for probe and remove
by Alan Stern
· 14 years ago
a2dccdb
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
7d5fcdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
e271e87
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
8f92054
CRED: Fix __task_cred()'s lockdep check and banner comment
by David Howells
· 14 years ago
de09a97
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
by David Howells
· 14 years ago
230a5ce
watchdog: update MAINTAINERS entry
by Wim Van Sebroeck
· 14 years ago
dc1eae2
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
by Takashi Iwai
· 14 years ago
540ad6b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
2fa82e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
8785eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
a6f80fb
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
by Andre Osterhues
· 14 years ago
ba773f7
x86,kgdb: Fix hw breakpoint regression
by Jason Wessel
· 14 years ago
6c50e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
d2a97a4
GFS2: Use kmalloc when possible for ->readdir()
by Steven Whitehouse
· 14 years ago
b6cbe51
ALSA: hda - Assume PC-beep as default for Realtek
by Takashi Iwai
· 14 years ago
8af2591
ALSA: hda - Don't register beep input device when no beep is available
by Takashi Iwai
· 14 years ago
8b24599
davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
by Sekhar Nori
· 14 years ago
7d14831
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
by Anuj Aggarwal
· 14 years ago
38faddb
ALSA: hda - Fix pin-detection of Nvidia HDMI
by Takashi Iwai
· 14 years ago
fc0f5ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
6a99ad4
gpio: fix spurious printk when freeing a gpio
by Jon Povey
· 14 years ago
952e1c6
edac: mpc85xx: fix coldplug/hotplug module autoloading
by Anton Vorontsov
· 14 years ago
2884fce
drivers/rtc/rtc-rx8581.c: fix setdatetime
by Rudolf Marek
· 14 years ago
b82bab4
dynamic debug: move ddebug_remove_module() down into free_module()
by Jason Baron
· 14 years ago
03066f2
ceph: use complete_all and wake_up_all
by Yehuda Sadeh
· 14 years ago
da7ddd3
9p: Pass the correct end of buffer to p9stat_read
by Latchesar Ionkov
· 14 years ago
33fea79
[S390] etr: fix clock synchronization race
by Martin Schwidefsky
· 14 years ago
f5cdac2
[S390] Fix IRQ tracing in case of PER
by Heiko Carstens
· 14 years ago
8f83d76
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
by Anton Blanchard
· 14 years ago
d15aa2c
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perf
by Linus Torvalds
· 14 years ago
02e7cce
Merge git://git.infradead.org/users/cbou/battery-2.6.35
by Linus Torvalds
· 14 years ago
a376bca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
6b95ed3
perf, powerpc: Use perf_sample_data_init() for the FSL code
by Peter Zijlstra
· 14 years ago
e9a1c51
wm8350-regulator: fix wm8350_register_regulator error handling
by Axel Lin
· 14 years ago
979da89
ab3100: fix off-by-one value range checking for voltage selector
by Axel Lin
· 14 years ago
1a041a2
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
5447080
s2io: fixing DBG_PRINT() macro
by Breno Leitao
· 14 years ago
ee13cbd
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
863da95
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
5620ae2
drm/i915: make sure we shut off the panel in eDP configs
by Jesse Barnes
· 14 years ago
a9ad99a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
e9d67a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
592d32c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
4afb93b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
225aa01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
3581ced
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
by Borislav Petkov
· 14 years ago
179ee43
[CPUFREQ] Fix PCC driver error path
by Matthew Garrett
· 14 years ago
3847d22
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
by Daniel J Blueman
· 14 years ago
47f8bcf
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
by Matthew Garrett
· 14 years ago
6f90388
[CPUFREQ] fix memory leak in cpufreq_add_dev
by Xiaotian Feng
· 14 years ago
accd846
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
by Andrej Gelenberg
· 14 years ago
d330021
sysfs: allow creating symlinks from untagged to tagged directories
by Eric W. Biederman
· 14 years ago
521d045
sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.
by Eric W. Biederman
· 14 years ago
96d6523
sysfs: Don't allow the creation of symlinks we can't remove
by Eric W. Biederman
· 14 years ago
2b795ea
USB: musb: tusb6010: fix compile error with n8x0_defconfig
by Felipe Balbi
· 14 years ago
fcc6cb7
USB: FTDI: Add support for the RT System VX-7 radio programming cable
by Corey Minyard
· 14 years ago
63ab71d
USB: add quirk for Broadcom BT dongle
by Oliver Neukum
· 14 years ago
c222fb2
USB: usb-storage: fix initializations of urb fields
by Bob Copeland
· 14 years ago
c30c791
USB: xhci: Set Mult field in endpoint context correctly.
by Sarah Sharp
· 14 years ago
20a12f0
USB: sisusbvga: Fix for USB 3.0
by Oliver Neukum
· 14 years ago
47f19c0
USB: adds Artisman USB dongle to list of quirky devices
by Paul Mortier
· 14 years ago
2d1ee59
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
by Sarah Sharp
· 14 years ago
809cd1c
USB: Fix USB3.0 Port Speed Downgrade after port reset
by Sarah Sharp
· 14 years ago
d1dc908
USB: xHCI: Fix another bug in link TRB activation change.
by Sarah Sharp
· 14 years ago
7595931
USB: option: Add support for AMOI Skypephone S2
by Dennis Jansen
· 14 years ago
bec25b8
USB: New PIDs for Qualcomm gobi 2000 (qcserial)
by Andrew Bird
· 14 years ago
77dbd74
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
by Colin Leitner
· 14 years ago
00c05aa
USB: s3c2410_udc: be aware of connected gadget driver
by Vladimir Zapolskiy
· 14 years ago
83a4eae
USB: Expose vendor-specific ACM channel on Nokia 5230
by Przemo Firszt
· 14 years ago
9d72c81
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
by august huber
· 14 years ago
646d90e
USB: option: add support for 1da5:4518
by Ömer Sezgin Ugurlu
· 14 years ago
b690e96
drm/i915: add pipe A force quirks to i915 driver
by Jesse Barnes
· 14 years ago
0cc4d43
drm/i915: Fix panel fitting regression since 734b4157
by Chris Wilson
· 14 years ago
f7512e7
serial: fix rs485 for atmel_serial on avr32
by Peter Huewe
· 14 years ago
f792af2
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
by Ming Lei
· 14 years ago
fbd41a7
drm/i915: fix deadlock in fb teardown
by Jesse Barnes
· 14 years ago
aebf0da
drm/i915: don't free non-existent compressed llb on ILK+
by Jesse Barnes
· 14 years ago
e7b96f2
agp/intel: Use the correct mask to detect i830 aperture size.
by Tim Gardner
· 14 years ago
Next »