summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov2006-10-301-1/+1
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-308-9/+9
* [PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita2006-10-301-1/+1
* [PATCH] ioc4_serial: irq flags fixAndrew Morton2006-10-301-2/+2
* [PATCH] Fix dmsetup table output changeChristophe Saout2006-10-301-8/+3
* Revert "r8169: mac address change support"Linus Torvalds2006-10-291-38/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-294-16/+37
|\
| * [ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King2006-10-283-14/+31
| * [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-10-2912-48/+105
|\ \
| * | [PATCH] PCMCIA: fix __must_check warningsDominik Brodowski2006-10-251-3/+10
| * | [PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2006-10-252-6/+21
| * | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell2006-10-251-0/+1
| * | [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-254-6/+22
| * | [PATCH] pcmcia: au1000_generic fixOm Narasimhan2006-10-251-6/+9
| * | [PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan2006-10-251-4/+1
| * | [PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan2006-10-253-2/+12
| * | [PATCH] pcmcia/ds: driver layer error checkingRandy Dunlap2006-10-251-2/+14
| * | [PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction...Kaustav Majumdar2006-10-251-1/+1
| * | [PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski2006-10-251-0/+7
| * | [PATCH] pcmcia: at91_cf updateDavid Brownell2006-10-251-18/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-291-2/+7
|\ \ \
| * | | [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-10-291-2/+7
* | | | ieee1394: ohci1394: revert fail on error in suspendStefan Richter2006-10-291-5/+14
|/ / /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-284-8/+10
|\ \ \
| * | | [S390] cio: Make ccw_device_register() static.Cornelia Huck2006-10-272-3/+1
| * | | [S390] Improve AP bus device removal.Ralph Wuerthner2006-10-271-1/+6
| * | | [S390] cio: css_probe_device() must be called enabled.Cornelia Huck2006-10-271-4/+3
* | | | [PATCH] JMB 368 PATA detectionAlan Cox2006-10-281-2/+4
* | | | [PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap2006-10-281-2/+2
* | | | [PATCH] cciss: fix printk format warningRandy Dunlap2006-10-281-4/+4
* | | | [PATCH] ioc4: fix printk format warningRandy Dunlap2006-10-281-2/+2
* | | | [PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2006-10-282-4/+4
* | | | [PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown2006-10-281-0/+2
* | | | [PATCH] md: simplify checking of available size when resizing an arrayNeilBrown2006-10-281-5/+2
* | | | [PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown2006-10-281-0/+1
| |_|/ |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-271-2/+2
|\ \ \
| * | | [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-271-2/+2
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-274-78/+19
|\ \ \
| * | | PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese2006-10-271-27/+0
| * | | PCI: reset pci device state to unknown state for resumeShaohua Li2006-10-271-0/+13
| * | | PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-272-48/+3
| * | | acpiphp: fix latch statusMUNEDA Takahiro2006-10-271-3/+3
| |/ /
* | | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl2006-10-271-0/+1
* | | [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-271-0/+30
|/ /
* | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-10-254-19/+42
|\ \
| * | e100: account for closed interface when shutting downAuke Kok2006-10-241-2/+8
| * | e1000: Increment version to 7.2.9-k4Auke Kok2006-10-241-1/+1
| * | e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg2006-10-241-3/+4
| * | e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg2006-10-241-0/+5