Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fe75f7471ba5604fe65435f717e3612a482c28cb
fe75f74
[PATCH] wext: extend MLME support
by Christian Lamparter
· 18 years ago
3d396eb
Add NetXen 1G/10G ethernet driver.
by Amit S. Kale
· 18 years ago
f3d1fca
[PATCH] bcm43xx: add PCI-E code
by Stefano Brivio
· 18 years ago
995cdaa
[PATCH] prism54: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
3b31dc3
[PATCH] atmel: output signal strength information
by Holden Karau
· 18 years ago
93b2dd1
[PATCH] prism54: whitespace cleanup
by Dmitry Torokhov
· 18 years ago
d18e0c4
[PATCH] prism54: fix potential race in reset scheduling
by Dmitry Torokhov
· 18 years ago
5c877fe
[PATCH] atmel: whitespace cleanup
by Dmitry Torokhov
· 18 years ago
b434113
[PATCH] atmel: use ARRAY_SIZE()
by Dmitry Torokhov
· 18 years ago
00a5ebf
[PATCH] atmel: save on array initialization
by Dmitry Torokhov
· 18 years ago
837925d
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages
by Larry Finger
· 18 years ago
42a4cf9
[PATCH] ieee80211: allow mtu bigger than 1500
by matthieu castet
· 18 years ago
c9308b0
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
by Daniel Drake
· 18 years ago
f242372
[PATCH] zd1211rw: Add 3 more device IDs
by Daniel Drake
· 18 years ago
f04e2be
[PATCH] bcm43xx: output proper link quality with scans
by Larry Finger
· 18 years ago
3470cb1
[PATCH] 8390 fixes - the final chunk (h8300)
by Al Viro
· 18 years ago
b936889
[PATCH] 8390 cleanup - etherh iomem annotations
by Al Viro
· 18 years ago
8c6270f
[PATCH] 8390 fixes - m68k oddballs
by Al Viro
· 18 years ago
6c3561b
[PATCH] beginning of 8390 fixes - generic and arm/etherh
by Al Viro
· 18 years ago
865f3b2
[PATCH] sk98lin: MII ioctl support
by Stephen Hemminger
· 18 years ago
24b46a0
[PATCH] sk98lin: ethtool register dump
by Stephen Hemminger
· 18 years ago
83717cf
[PATCH] pci_module_init() convertion in olympic.c
by Henrik Kretzschmar
· 18 years ago
107ce6d
[PATCH] Remove unnecessary check in drivers/net/depca.c
by Eric Sesterhenn
· 18 years ago
a189317
[PATCH] forcedeth: power management support
by Francois Romieu
· 18 years ago
3c3070d
[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
by Maciej W. Rozycki
· 18 years ago
13df29f
[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>
by Maciej W. Rozycki
· 18 years ago
c4b41c9
[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
by Maciej W. Rozycki
· 18 years ago
116b23b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
b6ef977
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 18 years ago
9ba5aa3
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
c3e59d1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
b07e3c3
Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 18 years ago
5f56bbd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
72a73a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
4549df8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
6b8cc71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
1399ff5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
e17e0f5
Driver core: show drivers in /sys/module/
by Kay Sievers
· 18 years ago
c957b32
Documentation/driver-model/platform.txt update/rewrite
by David Brownell
· 18 years ago
c67334f
Driver core: platform_driver_probe(), can save codespace
by David Brownell
· 18 years ago
acf02d2
driver core: Use klist_remove() in device_move()
by Cornelia Huck
· 18 years ago
8a82472
driver core: Introduce device_move(): move a device to a new parent.
by Cornelia Huck
· 18 years ago
af9e076
Driver core: make drivers/base/core.c:setup_parent() static
by Adrian Bunk
· 18 years ago
5ab6998
driver core: Introduce device_find_child().
by Cornelia Huck
· 18 years ago
035ed7a
sysfs: sysfs_write_file() writes zero terminated data
by Thomas Maier
· 18 years ago
06a4bca
cpu topology: consider sysfs_create_group return value
by Heiko Carstens
· 18 years ago
2895353
Driver core: Call platform_notify_remove later
by Benjamin Herrenschmidt
· 18 years ago
465ae64
ACPI: Change ACPI to use dev_archdata instead of firmware_data
by Benjamin Herrenschmidt
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
d80f19f
Driver core: convert sound core to use struct device
by Greg Kroah-Hartman
· 18 years ago
ebf644c
Driver core: change mem class_devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
78cde08
Driver core: convert fb code to use struct device
by Greg Kroah-Hartman
· 18 years ago
e55c879
Driver core: convert firmware code to use struct device
by Greg Kroah-Hartman
· 18 years ago
fcaf71f
Driver core: convert mmc code to use struct device
by Greg Kroah-Hartman
· 18 years ago
04880ed
Driver core: convert ppdev code to use struct device
by Greg Kroah-Hartman
· 18 years ago
9a6a2a5
Driver core: convert PPP code to use struct device
by Greg Kroah-Hartman
· 18 years ago
07accdc
Driver core: convert cpuid code to use struct device
by Greg Kroah-Hartman
· 18 years ago
a271aaf
Driver core: convert msr code to use struct device
by Greg Kroah-Hartman
· 18 years ago
ac11d06
I2C: convert i2c-dev to use struct device instead of struct class_device
by Greg Kroah-Hartman
· 18 years ago
38ca6c3
Driver core: convert raw device code to use struct device
by Greg Kroah-Hartman
· 18 years ago
01107d3
Driver core: convert tty core to use struct device
by Greg Kroah-Hartman
· 18 years ago
94fbcde
Driver core: change misc class_devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
cd15422
Driver core: convert vc code to use struct device
by Greg Kroah-Hartman
· 18 years ago
805952a
Driver core: convert vt code to use struct device
by Greg Kroah-Hartman
· 18 years ago
805fab4
CONFIG_SYSFS_DEPRECATED - class symlinks
by Kay Sievers
· 18 years ago
a87cb2a
CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables
by Kay Sievers
· 18 years ago
99ef3ef
CONFIG_SYSFS_DEPRECATED - device symlinks
by Kay Sievers
· 18 years ago
b9cafc7
CONFIG_SYSFS_DEPRECATED - bus symlinks
by Kay Sievers
· 18 years ago
40fa542
Driver core: make old versions of udev work properly
by Greg Kroah-Hartman
· 18 years ago
88a22c9
CONFIG_SYSFS_DEPRECATED
by Kay Sievers
· 18 years ago
f0ee61a
Driver Core: Move virtual_device_parent() to core.c
by Greg Kroah-Hartman
· 18 years ago
1901fb2
Driver core: fix "driver" symlink timing
by Kay Sievers
· 18 years ago
116af37
Driver core: add notification of bus events
by Benjamin Herrenschmidt
· 18 years ago
2b290da
PCI: make arch/i386/pci/common.c:pci_bf_sort static
by Adrian Bunk
· 18 years ago
b0d974e
PCI: ibmphp_pci.c: fix NULL dereference
by Adrian Bunk
· 18 years ago
9d167dc
pciehp: remove unnecessary pci_disable_msi
by Kenji Kaneshige
· 18 years ago
407f452
pciehp: remove unnecessary free_irq
by Kenji Kaneshige
· 18 years ago
a57ed79
PCI: rpaphp: change device tree examination
by John Rose
· 18 years ago
ac9e989
PCI: Change memory allocation for acpiphp slots
by Rolf Eike Beer
· 18 years ago
adbc2a1
i2c-i801: SMBus patch for Intel ICH9
by Jason Gaston
· 18 years ago
3b59d52
PCI: irq: irq and pci_ids patch for Intel ICH9
by Jason Gaston
· 18 years ago
95ddc5f
PCI: pci_{enable,disable}_device() nestable ports
by Inaky Perez-Gonzalez
· 18 years ago
bae94d0
PCI: switch pci_{enable,disable}_device() to be nestable
by Inaky Perez-Gonzalez
· 18 years ago
039d09a
PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap
by Amol Lad
· 18 years ago
7edab2f
pci/i386: style cleanups
by Randy Dunlap
· 18 years ago
7ea7e98
PCI: Block on access to temporarily unavailable pci device
by Matthew Wilcox
· 18 years ago
50bf14b
pci: fix __pci_register_driver error handling
by Akinobu Mita
· 18 years ago
0dcb2b7
pci: clear osc support flags if no _OSC method
by Kristen Carlson Accardi
· 18 years ago
0a9dee2
acpiphp: fix missing acpiphp_glue_exit()
by Akinobu Mita
· 18 years ago
467c442
acpiphp: fix use of list_for_each macro
by Akinobu Mita
· 18 years ago
a2302c6
Altix: Initial ACPI support - ROM shadowing.
by John Keller
· 18 years ago
9f581f1
Altix: SN ACPI hotplug support.
by John Keller
· 18 years ago
8ea6091
Altix: Add initial ACPI IO support
by John Keller
· 18 years ago
e08cf02
PCI: Delete unused extern in powermac/pci.c
by Matthew Wilcox
· 18 years ago
edb2d97
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
by Matthew Wilcox
· 18 years ago
ebf5a24
PCI: Use pci_generic_prep_mwi on sparc64
by Matthew Wilcox
· 18 years ago
3efe2d8
PCI: Use pci_generic_prep_mwi on ia64
by Matthew Wilcox
· 18 years ago
368c73d
PCI: quirks: fix the festering mess that claims to handle IDE quirks
by Alan Cox
· 18 years ago
cc692a5
PCI: save/restore PCI-X state
by Stephen Hemminger
· 18 years ago
Next »