Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9883548a0b0afec4786e6c5cd8d03d43a30b779
/
drivers
« Previous
f52fd66
ACPI: clean up ACPI_MODULE_NAME() use
by Len Brown
· 18 years ago
b2875d4
IB/mthca: Always fill MTTs from CPU
by Michael S. Tsirkin
· 18 years ago
c20e20a
IB/mthca: Merge MR and FMR space on 64-bit systems
by Michael S. Tsirkin
· 18 years ago
391e4de
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
by Michael S. Tsirkin
· 18 years ago
1d1f19c
IB/mthca: Give reserved MTTs a separate cache line
by Michael S. Tsirkin
· 18 years ago
c7d204e
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
by Michael S. Tsirkin
· 18 years ago
b038ced
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
by Steve Wise
· 18 years ago
82eb7c5
[WATCHDOG] timers cleanup
by Jiri Slaby
· 18 years ago
ebaf0c6
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
0465f79
[PATCH] ps3: disable display flipping during mode changes
by Geert Uytterhoeven
· 18 years ago
310d8c1
[PATCH] ps3: Virtual Frame Buffer Driver
by Geert Uytterhoeven
· 18 years ago
dcfe266
[PATCH] fb_videomode_to_var: reset virtual screen parameters
by Geert Uytterhoeven
· 18 years ago
9791d76
[PATCH] fbdev modedb: make more pointer parameters const
by Geert Uytterhoeven
· 18 years ago
5c52cbe
[PATCH] fbdev modedb: allow refresh rates for named video modes
by Geert Uytterhoeven
· 18 years ago
11227fd
[PATCH] ps3: AV Settings Driver
by Geert Uytterhoeven
· 18 years ago
5b8e8ee
[PATCH] ps3: add shutdown to virtual uart port driver framework
by Geert Uytterhoeven
· 18 years ago
5e14ab8
[PATCH] change nvidiafb_remove to __devexit
by Prarit Bhargava
· 18 years ago
f5610b9
[PATCH] Video: fb, kzalloc changes
by Jiri Slaby
· 18 years ago
c4f28e5
[PATCH] Video: fb, add true ref_count atomicity
by Jiri Slaby
· 18 years ago
52e7c92
[PATCH] remove the broken FB_S3TRIO driver
by Adrian Bunk
· 18 years ago
2fdbe5c
[PATCH] matroxfb: Use kzalloc
by Jean Delvare
· 18 years ago
c30660ea
[PATCH] drivers/video/sis: Convert to generic boolean
by Richard Knutsson
· 18 years ago
3aebbd8
[PATCH] pm3fb: kill pci_find_device usage
by Alan
· 18 years ago
33e321b
[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video
by Robert P. J. Day
· 18 years ago
c7b5447
[PATCH] Recognize video=gx1fb:... option
by Alexey Dobriyan
· 18 years ago
f9506a5
[PATCH] proper prototype for tosh_smm()
by Adrian Bunk
· 18 years ago
cd792aa
[PATCH] cyber2010 framebuffer on ARM Netwinder fix
by Woody Suwalski
· 18 years ago
3a09910
[PATCH] remove bogus con_is_present() prototypes
by Adrian Bunk
· 18 years ago
fef4590
[PATCH] tgafb: Fix the PCI ID table
by Maciej W. Rozycki
· 18 years ago
a524d946
[PATCH] tgafb: sync-on-green support fixes
by Maciej W. Rozycki
· 18 years ago
1b2f2fe
[PATCH] tgafb: module support fixes
by Maciej W. Rozycki
· 18 years ago
c7488ce
[PATCH] tgafb: fix the mode register setting
by Maciej W. Rozycki
· 18 years ago
be60118
[PATCH] tgafb: support the DirectColor visual
by Maciej W. Rozycki
· 18 years ago
36f7140
[PATCH] tgafb: fix copying overlapping areas
by Maciej W. Rozycki
· 18 years ago
ee9a25e
[PATCH] tgafb: switch to framebuffer_alloc()
by Maciej W. Rozycki
· 18 years ago
e019630
[PATCH] remove broken video drivers
by Adrian Bunk
· 18 years ago
a268422
[PATCH] fbdev driver for S3 Trio/Virge
by Ondrej Zajicek
· 18 years ago
59ae6c6
[PATCH] KVM: Host suspend/resume support
by Avi Kivity
· 18 years ago
774c47f
[PATCH] KVM: cpu hotplug support
by Avi Kivity
· 18 years ago
8d0be2b
[PATCH] KVM: VMX: add vcpu_clear()
by Avi Kivity
· 18 years ago
133de90
[PATCH] KVM: Add a global list of all virtual machines
by Avi Kivity
· 18 years ago
1e8ba6f
[PATCH] kvm: fix vcpu freeing bug
by Ingo Molnar
· 18 years ago
26bb83a
[PATCH] kvm: VMX: Reload ds and es even in 64-bit mode
by Avi Kivity
· 18 years ago
5481034
[PATCH] kvm: Two-way apic tpr synchronization
by Dor Laor
· 18 years ago
d92899a
[PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intel
by Avi Kivity
· 18 years ago
ac6c2bc
[PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0
by Avi Kivity
· 18 years ago
988ad74
[PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to userspace
by Avi Kivity
· 18 years ago
e119d11
[PATCH] kvm: Fix gva_to_gpa()
by Avi Kivity
· 18 years ago
a0610dd
[PATCH] kvm: Fix asm constraint for lldt instruction
by S.Caglar Onur
· 18 years ago
9695823
[PATCH] kvm: optimize inline assembly
by Ingo Molnar
· 18 years ago
f85aaeb
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
053b47f
[PATCH] Workaround CAPI subsystem locking issue
by Michael Buesch
· 18 years ago
a871fe8
[PATCH] drivers/isdn/hisax/: Convert to generic boolean-values
by Richard Knutsson
· 18 years ago
986c4bb
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
by Richard Knutsson
· 18 years ago
2a8081f
[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM
by Robert P. J. Day
· 18 years ago
f0d8737
[PATCH] ISDN: Remove defunct test emulator
by Robert P. J. Day
· 18 years ago
e3c07b9
[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO
by Robert P. J. Day
· 18 years ago
26fb5c5
[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options
by Robert P. J. Day
· 18 years ago
e3f2769
[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".
by Robert P. J. Day
· 18 years ago
fd863db
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
by Ahmed S. Darwish
· 18 years ago
fc238b3
[PATCH] drivers/isdn/sc/: proper prototypes
by Adrian Bunk
· 18 years ago
b19a8f0
[PATCH] drivers/isdn/hisax/: proper prototypes
by Adrian Bunk
· 18 years ago
010046d
[PATCH] drivers/isdn/pcbit/: proper prototypes
by Adrian Bunk
· 18 years ago
9794f33
[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
by eric wollesen
· 18 years ago
4f423dd
[PATCH] EDAC: Add memory scrubbing controls API to core
by Frithiof Jensen
· 18 years ago
84db003
[PATCH] EDAC: Fix in e752x mc driver
by Mike Chan
· 18 years ago
9962fd0
[PATCH] EDAC: e752x byte access fix
by Brian Pomerantz
· 18 years ago
dfb2a76
[PATCH] EDAC: e752x bit mask fix
by Brian Pomerantz
· 18 years ago
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
3e7cd6c
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
by Eric W. Biederman
· 18 years ago
04a2e6a
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
by Eric W. Biederman
· 18 years ago
2ea8186
[PATCH] tty: fix the locking for signal->session in disassociate_ctty
by Eric W. Biederman
· 18 years ago
680a967
[PATCH] tty: clarify disassociate_ctty
by Eric W. Biederman
· 18 years ago
cdc6233
[PATCH] tty: make __proc_set_tty static
by Eric W. Biederman
· 18 years ago
b587b13
[PATCH] SPI eeprom driver
by David Brownell
· 18 years ago
3925a5c
[PATCH] RTC gets sysfs wakealarm attribute
by David Brownell
· 18 years ago
0ffa028
[PATCH] SPI cleanup() method param becomes non-const
by Hans-Peter Nilsson
· 18 years ago
7f8c761
[PATCH] spi_bitbang(): use overridable setup_transfer() method
by Hans-Peter Nilsson
· 18 years ago
69c202a
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
by Andrea Paterniani
· 18 years ago
fdb3c18
[PATCH] SPI controller driver for OMAP Microwire
by David Brownell
· 18 years ago
85abfaa
[PATCH] SPI Kconfig fix
by David Brownell
· 18 years ago
efc4713
[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()
by Jiri Kosina
· 18 years ago
2869b23
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
by Tilman Schmidt
· 18 years ago
e13df2c
[PATCH] drivers/telephony/ixj: Convert to generic boolean
by Richard Knutsson
· 18 years ago
40565f1
[PATCH] Char: timers cleanup
by Jiri Slaby
· 18 years ago
d096f3e
[PATCH] Char: specialix, isr have 2 params
by Jiri Slaby
· 18 years ago
c239122
[PATCH] change __init to __devinit in 2 rtc drivers
by Prarit Bhargava
· 18 years ago
92ba0ee
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
by Tilman Schmidt
· 18 years ago
7435f50
[PATCH] drivers/isdn/gigaset: reduce mutex scope
by Tilman Schmidt
· 18 years ago
2a10387
[PATCH] com20020 build fix
by Randy Dunlap
· 18 years ago
544fc72
[PATCH] atmel_serial: Use __raw I/O register access
by Haavard Skinnemoen
· 18 years ago
9d0094d
[PATCH] w1: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
893de2d
[PATCH] Char: cyclades, use pci_device_id
by Jiri Slaby
· 18 years ago
29d73aa
[PATCH] Char: use more PCI_DEVICE macro
by Jiri Slaby
· 18 years ago
2ca48ed
[PATCH] null pointer dereference in appledisplay driver
by Michael Hanselmann
· 18 years ago
Next »