Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5823d100ae260d022b4dd5ec9cc0b85f0bf0d646
/
drivers
5823d10
[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70
by long
· 20 years ago
a00db37
[PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX
by Jean Delvare
· 20 years ago
7586585
[PATCH] PCI: clean up dynamic pci id logic
by Greg Kroah-Hartman
· 20 years ago
299de03
[PATCH] PCI: pci_assign_unassigned_resources() on x86
by Ivan Kokshaysky
· 20 years ago
90b5492
[PATCH] PCI: handle subtractive decode pci-pci bridge better
by Ivan Kokshaysky
· 20 years ago
26f674a
[PATCH] PCI: Fix up PCI routing in parent bridge
by Greg Kroah-Hartman
· 20 years ago
62351cc
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
d471cd4
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
747aead
[PATCH] ARM: 2780/1: AFS partition length calculation fix
by Catalin Marinas
· 19 years ago
44454bc
[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS
by Russell King
· 19 years ago
bd53d12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 20 years ago
306e440
[PATCH] x86: i8253/i8259A lock cleanup
by Ingo Molnar
· 20 years ago
9a936eb
[PATCH] tpm: fix bug introduced by the /proc/misc
by Kylene Jo Hall
· 20 years ago
3704511
[PATCH] pcmcia: fix modalias attribute in sysfs
by Dominik Brodowski
· 20 years ago
41359dc
[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor
by Russell King
· 20 years ago
bf164c7
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Greg KH
· 20 years ago
d62c0f9
[PATCH] Driver core: Use klist_del() instead of klist_remove().
by Patrick Mochel
· 20 years ago
23d3d60
[PATCH] driver core: change bus_rescan_devices to return void
by Greg Kroah-Hartman
· 20 years ago
afdce75
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
by Greg Kroah-Hartman
· 20 years ago
151ef38
[PATCH] driver core: Add the ability to unbind drivers to devices from userspace
by Greg Kroah-Hartman
· 20 years ago
0edb586
[PATCH] driver core: add bus_find_device & driver_find_device functions
by Cornelia Huck
· 20 years ago
9b4311e
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 20 years ago
0b35ff2
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 20 years ago
92dd7ca
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 20 years ago
d18bfac
Auto merge with /home/aegl/GIT/linus
by Tony Luck
· 20 years ago
026d02a
[PATCH] Serial: Split 8250 port table (part 2)
by Russell King
· 20 years ago
e763b90
[PATCH] Serial: Disable OX950 transmitter for flow control
by Russell King
· 20 years ago
0dd7a1a
[PATCH] Serial: Check status of CTS when using flow control
by Russell King
· 20 years ago
c7e7887
[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel
by Nicolas Pitre
· 20 years ago
164cad9
[PATCH] Don't fill up log with atxp1 vcore messages change message
by Prakash Punnoor
· 20 years ago
fd782a4
[PATCH] Fix get_request nastiness
by Hugh Dickins
· 20 years ago
c5f4644
[PATCH] Serial: Adjust serial locking
by Russell King
· 20 years ago
a839688
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 20 years ago
2fa938b
[PATCH] sis 760 support.
by Dave Jones
· 20 years ago
060d302
[PATCH] v4l: bttv new insmod parameters
by Mauro Carvalho Chehab
· 20 years ago
586b0ca
[PATCH] v4l: tuner improvements
by Mauro Carvalho Chehab
· 20 years ago
fb3cc43
[PATCH] blk: light iocontext ops
by Nick Piggin
· 20 years ago
d634453
[PATCH] blk: reduce locking
by Nick Piggin
· 20 years ago
450991b
[PATCH] blk: __make_request efficiency
by Nick Piggin
· 20 years ago
69f63c5
[PATCH] coverity: tty_ldisc_ref return null check
by KAMBAROV, ZAUR
· 20 years ago
9c101fd
[PATCH] coverity: ipmi_msghandler() channels array overrun fix
by KAMBAROV, ZAUR
· 20 years ago
a77e336
[PATCH] coverity: i386: scsi_lib buffer overrun fix
by KAMBAROV, ZAUR
· 20 years ago
aade0e8
[PATCH] drivers/isdn/: make some code static
by Adrian Bunk
· 20 years ago
b79646e
[PATCH] hisax warning fixes
by Andrew Morton
· 20 years ago
b92eac0
[PATCH] request_firmware(): avoid race conditions
by Stanislaw W. Gruszka
· 20 years ago
bcc8ca0
[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86
by Emmanuel Colbus
· 20 years ago
b36bbb6
[PATCH] ixp4xx/ixp2000 watchdog driver typo
by Lennert Buytenhek
· 20 years ago
45ae36c
[PATCH] drivers/char/tipar.c: off by one array access
by Luc Van Oostenryck
· 20 years ago
47f176f
[PATCH] Using msleep() instead of HZ
by Luca Falavigna
· 20 years ago
12dc2fd
[NET]: drivers/net/slip.c needs linux/delay.h
by David S. Miller
· 20 years ago
689be43
[NET]: Remove gratuitous use of skb->tail in network drivers.
by David S. Miller
· 20 years ago
adb2705
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 20 years ago
082cf69
[PATCH] ll_rw_blk: prevent huge request allocations
by Jens Axboe
· 20 years ago
f8b58ed
[PATCH] md: bio leak fix
by Neil Brown
· 20 years ago
97afa0a
[PATCH] cciss_ioctl() warning fix
by Andrew Morton
· 20 years ago
61998bc
Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 20 years ago
66b7f8a
[IA64-SGI] pcdp: add PCDP pci interface support
by Mark Maule
· 20 years ago
8644d2a
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Greg KH
· 20 years ago
d18c3db
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.
by Greg Kroah-Hartman
· 20 years ago
4002307
[PATCH] cpqphp: fix oops during unload without probe
by Keith Moore
· 20 years ago
70549ad
[PATCH] PCI: clean up the MSI code a bit.
by Greg Kroah-Hartman
· 20 years ago
2311b1f
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
by Michael Ellerman
· 20 years ago
a0d399a
[PATCH] ACPI based I/O APIC hot-plug: acpiphp support
by Kenji Kaneshige
· 20 years ago
8d50e33
[PATCH] acpi hotplug: decouple slot power state changes from physical hotplug
by Rajesh Shah
· 20 years ago
8e7561c
[PATCH] acpi hotplug: aCPI based root bridge hot-add
by Rajesh Shah
· 20 years ago
2f523b1
[PATCH] acpi hotplug: fix slot power-down problem with acpiphp
by Rajesh Shah
· 20 years ago
364d509
[PATCH] acpi hotplug: clean up notify handlers on acpiphp unload
by Rajesh Shah
· 20 years ago
42f49a6
[PATCH] acpi hotplug: convert acpiphp to use generic resource code
by Rajesh Shah
· 20 years ago
4ce448e
[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI handle
by Rajesh Shah
· 20 years ago
3fb0273
[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently
by Rajesh Shah
· 20 years ago
542df5d
[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allocated resources
by Rajesh Shah
· 20 years ago
091ca9f
[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plug
by Rajesh Shah
· 20 years ago
6ef6f0e
[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creation
by Rajesh Shah
· 20 years ago
e4ea9bb
[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device lists
by Rajesh Shah
· 20 years ago
cc57450
[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridge
by Rajesh Shah
· 20 years ago
c431ada
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
by Rajesh Shah
· 20 years ago
efe1ec2
[PATCH] pci: remove deprecates
by Amit Gud
· 20 years ago
881a8c1
[PATCH] pci: remove deprecates
by Amit Gud
· 20 years ago
c36ad39
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 20 years ago
0a139e7
[PATCH] libata: ahci: remove ata_port_start/stop() calls
by Tejun Heo
· 20 years ago
62ba284
[PATCH] libata: lengthen COMMRESET delay
by Tejun Heo
· 20 years ago
e922256
libata: update DMA blacklist
by Jeff Garzik
· 20 years ago
99f95e5
[PATCH] cfq build fix
by Andrew Morton
· 20 years ago
c903e41
drivers/net/at1700: remove incorrect comment
by Komuro
· 20 years ago
cac8c81
[PATCH] Use pci_set_dma_mask() instead of direct assignment of DMA mask
by Tobias Klauser
· 20 years ago
5f13e7e
[PATCH] smc91x needs settable IRQ trigger type
by David Brownell
· 20 years ago
1bad3f4
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 20 years ago
b6d00f0
[PATCH] ACPI-based PCI resources: PCMCIA bugfix, but resources missing in trees
by Dominik Brodowski
· 20 years ago
3248ff4
[PATCH] pcmcia: export modalias in sysfs
by Dominik Brodowski
· 20 years ago
57b6281
[PATCH] pcmcia: 8 and 16 bit access for static_map
by Dominik Brodowski
· 20 years ago
1a8ceaf
[PATCH] pcmcia: properly handle all errors of register_chrdev
by Dominik Brodowski
· 20 years ago
2ad0a0a
[PATCH] pcmcia: resource handling fixes
by Dominik Brodowski
· 20 years ago
f861bd2
[PATCH] pcmcia: select crc32 in Kconfig for PCMCIA
by Dominik Brodowski
· 20 years ago
0c7ab67
[PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is gone
by Dominik Brodowski
· 20 years ago
f354942
[PATCH] pcmcia: use request_region in i82365
by Dominik Brodowski
· 20 years ago
378a33a
[PATCH] pcmcia: release_class
by Dominik Brodowski
· 20 years ago
3448139
[PATCH] pcmcia: ds.c cleanup
by Dominik Brodowski
· 20 years ago
33519dd
[PATCH] pcmcia: cs.c cleanup
by Dominik Brodowski
· 20 years ago
1a8d466
[PATCH] pcmcia: move pcmcia resource handling out of cs.c
by Dominik Brodowski
· 20 years ago
e6ea0b9
[PATCH] pcmcia: rename some functions
by Dominik Brodowski
· 20 years ago
Next »