index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-03
PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev
Michael Ellerman
1
-0
/
+15
2007-05-03
MSI: Add an arch_msi_check_device()
Michael Ellerman
1
-4
/
+25
2007-05-03
MSI: Rename pci_msi_supported() to pci_msi_check_device()
Michael Ellerman
1
-6
/
+6
2007-05-03
MSI: Consolidate precondition checks
Michael Ellerman
1
-12
/
+2
2007-05-03
MSI: Expand pci_msi_supported()
Michael Ellerman
1
-11
/
+8
2007-05-03
MSI: Remove msi_cache
Michael Ellerman
1
-40
/
+4
2007-05-03
MSI: Move EXPORT_SYMBOL()s near their definition
Michael Ellerman
1
-5
/
+4
2007-05-03
MSI: Consolidate BUG_ON()s.
Michael Ellerman
1
-7
/
+3
2007-05-03
MSI: Consolidate MSI-X irq freeing code
Michael Ellerman
1
-29
/
+20
2007-05-03
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2
Michael Ellerman
1
-11
/
+5
2007-05-03
MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1
Michael Ellerman
1
-7
/
+2
2007-05-03
MSI: Simplify BUG() handling in pci_disable_msix()
Michael Ellerman
1
-10
/
+5
2007-05-03
MSI: Simplify BUG() handling in pci_disable_msi()
Michael Ellerman
1
-12
/
+9
2007-05-03
pci: do not mark exported functions as __devinit
Sam Ravnborg
6
-36
/
+24
2007-05-03
PCI: Require vendor and device for new_id
Jean Delvare
1
-2
/
+2
2007-05-03
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-2
/
+3
2007-05-03
PCI: kernel-doc fix
Randy Dunlap
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
85
-86
/
+3
2007-05-03
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
6
-6
/
+6
2007-05-03
pciehp: Adapt to device driver model
Kenji Kaneshige
2
-35
/
+6
2007-05-03
pciehp: Event handling rework
Kenji Kaneshige
4
-389
/
+321
2007-05-03
pci: New PCI-E reset API
Brian King
1
-0
/
+29
2007-05-03
PCI: Flush MSI-X table writes
Mitch Williams
1
-0
/
+25
2007-05-01
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-05-01
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-2
/
+11
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
21
-614
/
+991
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-41
/
+33
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-4
/
+4
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
40
-280
/
+175
2007-04-30
[L2TP]: Add the ability to autoload a pppox protocol module.
James Chapman
1
-0
/
+8
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
4
-4
/
+4
2007-04-30
[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c
Paul Mackerras
1
-8
/
+0
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
772
-19177
/
+51059
2007-04-30
[POWERPC] remove kernel module option for booke wdt
Dave Jiang
1
-1
/
+1
2007-04-30
ieee1394: remove garbage from Kconfig
Stefan Richter
1
-2
/
+0
2007-04-30
ieee1394: more help in Kconfig
Stefan Richter
1
-8
/
+12
2007-04-30
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
1
-1
/
+1
2007-04-30
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
1
-6
/
+2
2007-04-30
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
1
-0
/
+1
2007-04-30
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
1
-5
/
+13
2007-04-30
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
1
-3
/
+12
2007-04-30
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
1
-18
/
+16
2007-04-30
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
1
-3
/
+2
2007-04-30
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: clean up fragment_overlap
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
1
-15
/
+5
2007-04-30
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
1
-13
/
+1
2007-04-30
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
1
-12
/
+4
2007-04-30
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
1
-15
/
+19
[next]