Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5bd8a05e937b3ab88cd7ea569e32738f36c42bd0
5bd8a05
Input: i8042 - add Thinkpad R31 to nomux list
by Colin B Macdonald
· 16 years ago
f9da8d1
Input: move map_to_7segment.h to include/linux
by Atsushi Nemoto
· 16 years ago
e8f462d
Input: ads7846 - fix cache line sharing issue
by Dmitry Torokhov
· 16 years ago
2d517ca
Input: cm109 - add missing newlines to messages
by Daniel Gimpelevich
· 16 years ago
36d9573
Input: document i8042.debug in kernel-parameters.txt
by Jiri Kosina
· 16 years ago
161c609
Input: keyboard - fix potential out of bound access to key_map
by Dmitry Torokhov
· 16 years ago
df08ef2
Input: psmouse - add OLPC touchpad driver
by Andres Salomon
· 16 years ago
68d4822
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
by Andres Salomon
· 16 years ago
8bf020e
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
by Andres Salomon
· 16 years ago
a48cf5f
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
by Andres Salomon
· 16 years ago
4d5975e
Input: ads7846 - introduce .gpio_pendown to get pendown state
by Eric Miao
· 16 years ago
0d46ed1
Input: ALPS - add signature for DualPoint found in Dell Latitude E6500
by Elvis Pranskevichus
· 16 years ago
d19497e
Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports
by Niels de Vos
· 16 years ago
67d4764
Input: cm109 - don't use obsolete logging macros
by Stephen Rothwell
· 16 years ago
61579ba
Input: atkbd - expand Latitude's force release quirk to other Dells
by Matthew Garrett
· 16 years ago
108fcb4
Input: bf54x-keys - add power management support
by Michael Hennerich
· 16 years ago
d8c1f31
Input: atmel_tsadcc - improve accuracy
by Dan Liang
· 16 years ago
160f1fe
Input: convert drivers to use strict_strtoul()
by Joe Rouvier
· 16 years ago
82a196f
Input: appletouch - handle geyser 3/4 status bits
by Sven Anders
· 16 years ago
d83d213
Input: appletouch - prepare for geyser 3/4 handling
by Sven Anders
· 16 years ago
ce25d7e
Input: gpio-keys - simplify argument list for report_event
by Uwe Kleine-König
· 16 years ago
57ffe9d
Input: gpio-keys - optimize interrupt handler
by Uwe Kleine-König
· 16 years ago
34a7c48
Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505
by Remi Herilier
· 16 years ago
c04148f
Input: add driver for USB VoIP phones with CM109 chipset
by Alfred E. Heggestad
· 16 years ago
5a599a1
Input: add keycodes for remote controls/phone keypads
by Aristeu Rozanski
· 16 years ago
03bac96
Input: expand keycode space
by Dmitry Torokhov
· 16 years ago
d6505ab
Input: ati_remote2 - add autosuspend support
by Ville Syrjala
· 16 years ago
1971b9d
Input: ati_remote2 - add loadable keymap support
by Ville Syrjala
· 16 years ago
8c4b3c2
Input: gameport - mark gameport_register_driver() __must_check
by Dmitry Torokhov
· 16 years ago
2547203
Input: gameport - check return value of gameport_register_driver()
by Dmitry Torokhov
· 16 years ago
6902c0b
Input: gameport - make gameport_register_driver() return errors
by Dmitry Torokhov
· 16 years ago
6e86841
Linux 2.6.27-rc1
by Linus Torvalds
· 16 years ago
7874d35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
5dfb66b
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
1d9b9f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
a3ad7f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
9b79022
Fix 'get_user_pages_fast()' with non-page-aligned start address
by Linus Torvalds
· 16 years ago
8c79873
lguest: turn Waker into a thread, not a process
by Rusty Russell
· 16 years ago
0f0c4fa
lguest: Enlarge virtio rings
by Rusty Russell
· 16 years ago
398f187
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
by Rusty Russell
· 16 years ago
9254926
lguest: Remove 'network: no dma buffer!' warning
by Rusty Russell
· 16 years ago
aa12498
lguest: Adaptive timeout
by Rusty Russell
· 16 years ago
a161883
lguest: Tell Guest net not to notify us on every packet xmit
by Rusty Russell
· 16 years ago
5dae785
lguest: net block unneeded receive queue update notifications
by Rusty Russell
· 16 years ago
b511179
lguest: wrap last_avail accesses.
by Rusty Russell
· 16 years ago
cf485e5
lguest: use cpu capability accessors
by Andrew Morton
· 16 years ago
28fd6d7
lguest: virtio-rng support
by Rusty Russell
· 16 years ago
dec6a2b
lguest: Support assigning a MAC address
by Mark McLoughlin
· 16 years ago
34bdaab
lguest: Don't leak /dev/zero fd
by Mark McLoughlin
· 16 years ago
32c68e5
lguest: fix verbose printing of device features.
by Rusty Russell
· 16 years ago
0a70721
lguest: fix switcher_page leak on unload
by Johannes Weiner
· 16 years ago
0c12091
lguest: Guest int3 fix
by Rusty Russell
· 16 years ago
5d006d8
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
by Rusty Russell
· 16 years ago
424f525
mfd: accept pure device as a parent, not only platform_device
by Dmitry Baryshkov
· 16 years ago
34ee5501
include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435
by Andrew Morton
· 16 years ago
c27ef92
sh7760fb: write colormap value to hardware
by Manuel Lauss
· 16 years ago
7fcba05
eCryptfs: use page_alloc not kmalloc to get a page of memory
by Eric Sandeen
· 16 years ago
25947d5
gpio: fix build on CONFIG_GPIO_SYSFS=n
by Atsushi Nemoto
· 16 years ago
e3b6e80
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
by Yoichi Yuasa
· 16 years ago
8ab22b9
vfs: pagecache usage optimization for pagesize!=blocksize
by Hisashi Hifumi
· 16 years ago
d84a52f
kdump: update kdump documentation as kexec-tools-resting has been renamed kexec-tools
by Simon Horman
· 16 years ago
cb1d0a7
spi_s3c24xx: really assign busnum
by Ben Dooks
· 16 years ago
9a7867e
mpc52xx_psc_spi: fix block transfer
by Luotao Fu
· 16 years ago
78a34ae
mm/hugetlb.c must #include <asm/io.h>
by Adrian Bunk
· 16 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 16 years ago
7906d00
mmu-notifiers: add mm_take_all_locks() operation
by Andrea Arcangeli
· 16 years ago
6beeac7
mmu-notifiers: add list_del_init_rcu()
by Andrea Arcangeli
· 16 years ago
93686ae
arm: fix HAVE_CLK merge goof
by David Brownell
· 16 years ago
4d9c377
__ratelimit() cpu flags can't be static
by Alexey Dobriyan
· 16 years ago
14fcc23
tmpfs: fix kernel BUG in shmem_delete_inode
by Hugh Dickins
· 16 years ago
ca5b172
exec: include pagemap.h again to fix build
by Hugh Dickins
· 16 years ago
56edb58
mfd: add platform_data to mfd_cell
by Mike Rapoport
· 16 years ago
12c0b20
x86/PCI: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
756f7bc
Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus
by Jesse Barnes
· 16 years ago
63add2f
Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3684a60
ipwireless: fix compile failure
by James Bottomley
· 16 years ago
979b179
PCI: add D3 power state avoidance quirk
by Alan Cox
· 16 years ago
cb28a1b
Merge branch 'linus' into core/generic-dma-coherent
by Ingo Molnar
· 16 years ago
362b707
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
by Matthew Wilcox
· 16 years ago
d6d3857
PCI: add an option to allow ASPM enabled forcibly
by Shaohua Li
· 16 years ago
149e163
PCI: disable ASPM on pre-1.1 PCIe devices
by Shaohua Li
· 16 years ago
5fde244
PCI: disable ASPM per ACPI FADT setting
by Shaohua Li
· 16 years ago
ce6fce4
PCI MSI: Don't disable MSIs if the mask bit isn't supported
by Matthew Wilcox
· 16 years ago
9e3ee1c
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
29111f5
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus
by Jesse Barnes
· 16 years ago
cc5499c
PCI: handle 64-bit resources better on 32-bit machines
by Matthew Wilcox
· 16 years ago
6ac665c
PCI: rewrite PCI BAR reading code
by Matthew Wilcox
· 16 years ago
e56b3bc
cpu masks: optimize and clean up cpumask_of_cpu()
by Linus Torvalds
· 16 years ago
414f746
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
3713907
PCI: document pci_target_state
by Jesse Barnes
· 16 years ago
56adc59
PCI hotplug: fix typo in pcie hotplug output
by Jesse Barnes
· 16 years ago
f934fb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
3988ba0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
7f71ac9
mfd: Coding style fixes
by Ben Dooks
· 16 years ago
96ee419
mfd: Use to_platform_device instead of container_of
by Ben Dooks
· 16 years ago
d9089c2
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
bda426f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
b10a8b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
37eaf8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
58f2507
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
Next »