Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4489a5712b086621a6c3f669057d2996245cd3fb
/
drivers
4489a57
[PATCH] USB: usbcore: always turn on hub port power
by Alan Stern
· 19 years ago
9effa97
[PATCH] USB: MacBook Pro touchpad support
by Nicolas Boichat
· 19 years ago
73e487f
[PATCH] USB console: fix disconnection issues
by Guennadi Liakhovetski
· 19 years ago
ca85485
[PATCH] USB: console: prevent ENODEV on node
by Paul Fulghum
· 19 years ago
57845bd
[PATCH] USB: console: fix oops
by Guennadi Liakhovetski
· 19 years ago
c10746d
[PATCH] USB: console: fix cr/lf issues
by Paul Fulghum
· 19 years ago
01cced2
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
by Kumar Gala
· 19 years ago
df47e53
[PATCH] USB: sisusbvga: possible cleanups
by Adrian Bunk
· 19 years ago
2682d27
[PATCH] USB: convert the semaphores in the sisusb driver to mutexes
by Arjan van de Ven
· 19 years ago
7327413
[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor
by Eduard Warkentin
· 19 years ago
f44f725
[PATCH] USB: usbnet, zaurus mtu fixup
by David Brownell
· 19 years ago
8647894
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware
by Oliver Neukum
· 19 years ago
5cd330f
[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist
by Henk Vergonet
· 19 years ago
c32ba30
[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM
by Paul Serice
· 18 years ago
a5117ba7
[PATCH] Driver model: add ISA bus
by Rene Herman
· 18 years ago
3e95637
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver
by Alan Stern
· 18 years ago
e9a7d30
[PATCH] Driver core: add proper symlinks for devices
by Greg Kroah-Hartman
· 18 years ago
b9d9c82
[PATCH] Driver core: add generic "subsystem" link to all devices
by Kay Sievers
· 18 years ago
23681e4
[PATCH] Driver core: allow struct device to have a dev_t
by Greg Kroah-Hartman
· 18 years ago
aa49b91
[PATCH] Driver core: change make_class_name() to take kobjects
by Greg Kroah-Hartman
· 18 years ago
cad1e55
[PATCH] firmware_class: s/semaphores/mutexes
by Laura Garcia
· 19 years ago
fd869db
[PATCH] Driver core: PM_DEBUG device suspend() messages become informative
by David Brownell
· 19 years ago
4039483
[PATCH] Driver Core: Add /sys/hypervisor when needed
by Michael Holzheu
· 19 years ago
e391553
[PATCH] Driver Core: Fix platform_device_add to use device_add
by Russell King
· 19 years ago
670dd90
[PATCH] Driver Core: Allow sysdev_class have attributes
by Shaohua Li
· 19 years ago
1740757
[PATCH] Driver Core: remove unused exports
by Greg Kroah-Hartman
· 19 years ago
a0245f7
[PATCH] platform_bus learns about modalias
by David Brownell
· 19 years ago
0596711
[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too
by David Brownell
· 19 years ago
b7fe4a6
[PATCH] Driver core: class_device_add needs error checks
by Stephen Hemminger
· 19 years ago
3dda4e3
[PATCH] i4l gigaset: move sysfs entry to tty class device
by Hansjoerg Lipp
· 19 years ago
1cdcb6b
[PATCH] TTY: return class device pointer from tty_register_device()
by Hansjoerg Lipp
· 19 years ago
53877d0
[PATCH] Driver core: bus device event delay
by Kay Sievers
· 19 years ago
27c0ff8
[PATCH] CCISS: add device symlink to the block cciss block devices in sysfs
by Greg Kroah-Hartman
· 19 years ago
789e7dc
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
28e4b22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
34641a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6
by Linus Torvalds
· 18 years ago
58dfd9c
[FORCEDETH] Fix xmit_lock/netif_tx_lock after merge
by Herbert Xu
· 18 years ago
050335d
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
a4cfae1
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
be883da
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
077e989
Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird
by Linus Torvalds
· 18 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
be967b7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
eef1142
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 18 years ago
c9ab097
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 18 years ago
ff91445
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
7bc3312
[MTD] NAND: Fix breakage all over the place
by Thomas Gleixner
· 18 years ago
7e4178f
[PATCH] NAND: fix remaining OOB length calculation
by Vitaly Wool
· 18 years ago
b6d5ee0
[MTD] NAND Fixup NDFC merge brokeness
by Thomas Gleixner
· 18 years ago
695a9d2
Merge AT91 branch
by Russell King
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
d6cc7f1
[CONNECTOR]: Initialize subsystem earlier.
by Evgeniy Polyakov
· 18 years ago
25f42b6a
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
4c84a39
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
d0b952a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
d90125b
Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6
by Linus Torvalds
· 18 years ago
bfd189a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
bbf7013
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
2090af7
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
5603509
Make sure to re-enable SCI after an ACPI suspend
by Linus Torvalds
· 18 years ago
1cca0eb
Improve SATA core suspend/resume
by Linus Torvalds
· 18 years ago
67d59df
[SCSI] 53c700: remove reliance on deprecated cmnd fields
by James Bottomley
· 18 years ago
6db874f
[SCSI] hptiop: don't use cmnd->bufflen
by James Bottomley
· 18 years ago
4f2ddba
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
by HighPoint Linux Team
· 18 years ago
a623e14
[SCSI] aacraid: small misc. cleanups
by Mark Haverkamp
· 18 years ago
75c3628
[SCSI] aacraid: Update supported product information
by Mark Haverkamp
· 18 years ago
9c64f97
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
by Jan Beulich
· 19 years ago
9df7fde
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controller Driver
by Eric Sesterhenn
· 18 years ago
99ff124
[PATCH] shpchp: Cleanup improper info messages
by Kenji Kaneshige
· 19 years ago
ea83bc1
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
by Kenji Kaneshige
· 19 years ago
f426395
[PATCH] shpchp: Cleanup interrupt polling timer
by Kenji Kaneshige
· 19 years ago
4085399
[PATCH] shpchp: Cleanup SHPC commands
by Kenji Kaneshige
· 19 years ago
c4cecc1
[PATCH] shpchp: Cleanup interrupt handler
by Kenji Kaneshige
· 19 years ago
d4fbf60
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
by Kenji Kaneshige
· 19 years ago
132066a
[PATCH] pciehp: Implement get_address callback
by Kenji Kaneshige
· 19 years ago
6e33706
[PATCH] pciehp: Add missing pci_dev_put
by Kenji Kaneshige
· 19 years ago
56bfada
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
by Kenji Kaneshige
· 19 years ago
466ee36
[PATCH] SGI Hotplug: Incorrect power status
by Mike Habeck
· 19 years ago
82d5f4a
[PATCH] shpchp: Create shpchpd at controller probe time
by Kenji Kaneshige
· 19 years ago
d49f2c4
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
by Kenji Kaneshige
· 19 years ago
e713872
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
by Kenji Kaneshige
· 19 years ago
795eb5c
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
by Kenji Kaneshige
· 19 years ago
5858759
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
by Kenji Kaneshige
· 19 years ago
2b34da7
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
by Kenji Kaneshige
· 19 years ago
75d97c5
[PATCH] SHPC: Cleanup SHPC register access
by Kenji Kaneshige
· 19 years ago
40abb96
[PATCH] pciehp: Fix programming hotplug parameters
by Kenji Kaneshige
· 19 years ago
e22b7350
[PATCH] acpi_pcihp: Add support for _HPX
by Kenji Kaneshige
· 19 years ago
aad20ca
[PATCH] acpi_pcihp: Remove improper error message about OSHP
by Kenji Kaneshige
· 19 years ago
7430e34
[PATCH] acpi_pcihp: Fix programming _HPP values
by Kenji Kaneshige
· 19 years ago
2433ee2
[PATCH] pciehp: dont call pci_enable_dev
by Kristen Accardi
· 19 years ago
81b26bc
[PATCH] PCI Hotplug: don't use acpi_os_free
by Kristen Accardi
· 19 years ago
cde0e5d
[PATCH] acpiphp: turn off slot power at error case
by MUNEDA Takahiro
· 19 years ago
c144247
[PATCH] acpiphp: host and p2p hotplug
by MUNEDA Takahiro
· 19 years ago
551bcb7
[PATCH] acpiphp: hotplug slot hotplug
by MUNEDA Takahiro
· 19 years ago
92c9be9
[PATCH] acpiphp: configure _PRT - V3
by MUNEDA Takahiro
· 19 years ago
e55dea5
[PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changes
by Prarit Bhargava
· 19 years ago
afefc41
[ARM] 3592/1: AT91RM9200 Serial driver update
by Andrew Victor
· 18 years ago
470b160
[MIPS] Remove support for NEC DDB5476.
by Ralf Baechle
· 18 years ago
5af29e5
[ARM] Fix badge4 build error
by Russell King
· 18 years ago
b7408af
[ARM] 3563/1: LED: Set the LOCOMO LED driver default triggers
by Richard Purdie
· 18 years ago
Next »