Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
76f793e3a47139d340185cbc1a314740c09b13d3
« Previous
ecfd6b1
[XFRM]: Export SPD info
by Jamal Hadi Salim
· 18 years ago
5632c51
[IPV6]: Track device renames in snmp6.
by Stephen Hemminger
· 18 years ago
aad97f3
[SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage.
by Vlad Yasevich
· 18 years ago
5a1b589
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
by Rusty Russell
· 18 years ago
d16bfd0
[NETPOLL]: Remove CONFIG_NETPOLL_RX
by Sergei Shtylyov
· 18 years ago
5f286e1
[NETPOLL]: Fix TX queue overflow in trapped mode.
by Sergei Shtylyov
· 18 years ago
aac60c1
Pull bugzilla-8346 into release branch
by Len Brown
· 18 years ago
12a5a71
Pull sbs into release branch
by Len Brown
· 18 years ago
14d2178
Pull dock into release branch
by Len Brown
· 18 years ago
03feb05
Pull ec into release branch
by Len Brown
· 18 years ago
fb16596
Pull misc-for-upstream into release branch
by Len Brown
· 18 years ago
f188291
Pull thinkpad into release branch
by Len Brown
· 18 years ago
cfaae3e
Pull sony into release branch
by Len Brown
· 18 years ago
eaf60d6
Pull asus into release branch
by Len Brown
· 18 years ago
c6c6010
sonypi: use mutex instead of semaphore
by Matthias Kaehlcke
· 18 years ago
1b20d34
sony-laptop: remove user visible camera controls as platform attributes
by malattia@linux.it
· 18 years ago
cbefb76
meye: make meye use sony-laptop instead of sonypi
by malattia@linux.it
· 18 years ago
1ce82c1
sony-laptop: add a meye-usable include file for camera ops
by malattia@linux.it
· 18 years ago
e364632
sony-laptop: complete the motion eye camera support in sony-laptop
by malattia@linux.it
· 18 years ago
1a3e323
sonypi: try to detect if sony-laptop has already taken one of the known ioports
by malattia@linux.it
· 18 years ago
74a882e
sonypi: suggest sonypi users to try sony-laptop instead
by malattia@linux.it
· 18 years ago
9476cdf
sony-laptop: add edge modem support (also called WWAN)
by malattia@linux.it
· 18 years ago
9f9f076
sony-laptop: add locking on accesses to the ioport and global vars
by malattia@linux.it
· 18 years ago
5f3d289
sony-laptop: add camera enable/disable parameter, better handle possible infinite loop
by malattia@linux.it
· 18 years ago
836a53f
thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
by Adrian Bunk
· 18 years ago
d3a6ade
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
by Henrique de Moraes Holschuh
· 18 years ago
a041642
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
by Henrique de Moraes Holschuh
· 18 years ago
d94a7f1
ACPI: thinkpad-acpi: improve dock subdriver initialization
by Henrique de Moraes Holschuh
· 18 years ago
5ae930e
ACPI: thinkpad-acpi: improve debugging for acpi helpers
by Henrique de Moraes Holschuh
· 18 years ago
b39fe58
ACPI: thinkpad-acpi: improve fan control documentation
by Henrique de Moraes Holschuh
· 18 years ago
c573ddb
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
by Henrique de Moraes Holschuh
· 18 years ago
ca4ac2f
ACPI: thinkpad-acpi: fix a fan watchdog invocation
by Henrique de Moraes Holschuh
· 18 years ago
4985cd0
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
by Henrique de Moraes Holschuh
· 18 years ago
ecf2a80
ACPI: thinkpad-acpi: add a fan-control feature master toggle
by Henrique de Moraes Holschuh
· 18 years ago
79fff27
ACPICA: clear fields reserved before FADT r3
by Bob Moore
· 18 years ago
308535a
Btrfs: prealloc more blocks for the extent map
by Chris Mason
· 18 years ago
2250363
SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
by Milind Arun Choudhary
· 18 years ago
4b22afd
drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
by Andrew Morton
· 18 years ago
a473446
pata_hpt37x: Further small fixes
by Alan Cox
· 18 years ago
28e21c8
pata_hpt3x2n: Add HPT371N support and other bits
by Alan Cox
· 18 years ago
bd1d5ec
ata: printk warning fixes
by Andrew Morton
· 18 years ago
0d64a23
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
by Tejun Heo
· 18 years ago
1188c0d
ahci: consolidate common port flags
by Tejun Heo
· 18 years ago
4f701d1
ata_timing: ensure t->cycle is always correct
by Alan Cox
· 18 years ago
c1c4e8d
libata: add missing call to ->cable_detect() in new EH path
by Tejun Heo
· 18 years ago
abcfa88
pata_amd: remove contamination added during cable_detect conversion
by Tejun Heo
· 18 years ago
169439c
libata: Handle drives that require a spin-up command before first access
by Mark Lord
· 18 years ago
1e99973
libata: HPA support
by Alan Cox
· 18 years ago
6bfff31
libata: kill probe_ent and related helpers
by Tejun Heo
· 18 years ago
5d72882
libata: convert the remaining PATA drivers to new init model
by Tejun Heo
· 18 years ago
4447d35
libata: convert the remaining SATA drivers to new init model
by Tejun Heo
· 18 years ago
9a829cc
libata: convert ata_pci_init_native_mode() users to new init model
by Tejun Heo
· 18 years ago
eca25dc
libata: convert drivers with combined SATA/PATA ports to new init model
by Tejun Heo
· 18 years ago
21b0ad4
libata: add init helpers including ata_pci_prepare_native_host()
by Tejun Heo
· 18 years ago
d491b27
libata: convert native PCI host handling to new init model
by Tejun Heo
· 18 years ago
0f834de
libata: convert legacy PCI host handling to new init model
by Tejun Heo
· 18 years ago
f5cda25
libata: implement ata_host_alloc_pinfo() and ata_host_register()
by Tejun Heo
· 18 years ago
f318719
libata: separate out ata_host_alloc() and ata_host_register()
by Tejun Heo
· 18 years ago
ecef725
libata: separate out ata_host_start()
by Tejun Heo
· 18 years ago
4911487
libata: allocate ap separately from shost
by Tejun Heo
· 18 years ago
bf33554
ahci: add PCI ID for new VIA chip
by Tejun Heo
· 18 years ago
03ec52d
libata: kill type mismatch compile warning
by Tejun Heo
· 18 years ago
c65ec1c
ahci.c: remove non-existing SB600 raid id (re-send)
by Conke Hu
· 18 years ago
a51d644
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
by Tejun Heo
· 18 years ago
55a6ade
libata: fix native mode disabled port handling
by Tejun Heo
· 18 years ago
17199b1
ahci: move port_map handling to ahci_save_initial_config()
by Tejun Heo
· 18 years ago
d447df1
ahci: implement ata_save/restore_initial_config()
by Tejun Heo
· 18 years ago
ce2d3ab
sata_promise: fix error decode regression
by Mikael Pettersson
· 18 years ago
9bedb79
pata_pdc2027x: Updates
by Alan Cox
· 18 years ago
ad648c0
pata_winbond
by Alan Cox
· 18 years ago
eb4a2c7
pata: cable methods
by Alan Cox
· 18 years ago
5a5dbd1
libata: add support for READ/WRITE LONG
by Mark Lord
· 18 years ago
1234010
Add notation that the Asus W5F laptop has a short cable instead of 80-wire.
by Robin H\. Johnson
· 18 years ago
5c25bf0
pata_optidma: rework for cable detect and to remove post_set_mode()
by Alan Cox
· 18 years ago
2f5344b
pata_winbond: restore cable method
by Alan Cox
· 18 years ago
c45a632
pata_sl82c105: restore cable detect method
by Alan Cox
· 18 years ago
3b4ba59
pata_netcell: re-remove all the crud
by Alan Cox
· 18 years ago
3be40d7
pata_qdI: restore cable detect
by Alan Cox
· 18 years ago
b723d14
pata_ali: remove all the crap again and switch to cable_detect method
by Alan Cox
· 18 years ago
f2fb344
sata_nv: don't read shadow registers when in ADMA mode
by Robert Hancock
· 18 years ago
4dc5200
pcmcia - spot slave decode flaws (for testing)
by Alan
· 18 years ago
120bda3
git-libata-all-ipr-fix
by Andrew Morton
· 18 years ago
771b8da
libata: hardreset on SERR_INTERNAL
by Tejun Heo
· 18 years ago
176efb0
sata_promise: decode and report error reasons
by Mikael Pettersson
· 18 years ago
724114a
sata_promise: separate SATA and PATA ops
by Mikael Pettersson
· 18 years ago
799331f
sata_promise: add missing cable_detect hooks
by Mikael Pettersson
· 18 years ago
8cdfb29
libata/IDE: remove combined mode quirk
by Jeff Garzik
· 18 years ago
e424675
[libata] turn on !IORDY filter
by Jeff Garzik
· 18 years ago
cffacd8
[libata] sata_mv: support ->cable_detect
by Jeff Garzik
· 18 years ago
a76b62c
libata: Change prototype of mode_filter to remove ata_port*
by Alan Cox
· 18 years ago
9d2c7c7
sata_sil: First step to removing ->post_set_mode
by Alan Cox
· 18 years ago
432729f
libata-core: Fix the iordy methods
by Alan Cox
· 18 years ago
0435182
pata: expose set_mode method so it can be wrapped
by Alan
· 18 years ago
fcc2f69
pata_hpt37x: Updates from drivers/ide work
by Alan Cox
· 18 years ago
ec04b07
iomap: implement pcim_iounmap_regions()
by Tejun Heo
· 18 years ago
a73984a
[libata] More PATA driver ->cable_detect support
by Jeff Garzik
· 18 years ago
fecfda5
pata_hpt366: support ->cable_detect
by Alan Cox
· 18 years ago
6bfed3f
pata_efar: support ->cable_detect
by Alan Cox
· 18 years ago
8470860
pata_atiixp: support ->cable_detect
by Alan Cox
· 18 years ago
d36a764
pata_radisys: support cable_detect
by Alan Cox
· 18 years ago
Next »