aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers
2007-04-27driver core: fix device_add error pathDmitriy Monakhov
2007-04-27Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary
2007-04-27[S390] Processor degradation notification.Heiko Carstens
2007-04-27[S390] sclp: fix coding style.Stefan Haberland
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter
2007-04-27[S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish
2007-04-27[S390] zfcpdump support.Michael Holzheu
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens
2007-04-27[S390] cio: Unregister ccw devices directly.Cornelia Huck
2007-04-27[S390] cio: cm_enable memory leak.Cornelia Huck
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter
2007-04-27[S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader
2007-04-27[S390] cio: Use add_uevent_var.Cornelia Huck
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter
2007-04-27[S390] cio: Clean up online_store.Cornelia Huck
2007-04-27[S390] cio: observe chpid valid flagPeter Oberparleiter
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter
2007-04-27[S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter
2007-04-27[S390] cio: Introduce struct chp_id.Peter Oberparleiter
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens
2007-04-27[SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller
2007-04-26[TIGON3]: of_get_property() returns const.David S. Miller
2007-04-26[IGAFB]: Use pci_device_to_OF_node() on sparc.David S. Miller
2007-04-26[ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller
2007-04-26[OPENPROM]: Use pci_device_to_OF_node().David S. Miller
2007-04-26[TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller
2007-04-26[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller
2007-04-26[TG3]: Use pci_device_to_OF_node() on sparc.David S. Miller
2007-04-26[SUNHME]: Use pci_device_to_OF_node().David S. Miller
2007-04-26[SUNGEM]: Consolidate powerpc and sparc MAC probing code.David S. Miller
2007-04-26[SUNGEM]: __sparc__ --> CONFIG_SPARCDavid S. Miller
2007-04-26[RADEON]: Probe clocks and monitor using OF properties on sparc.David S. Miller
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-04-26[ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary
2007-04-26[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.cMilind Arun Choudhary
2007-04-26[NET] tun/tap: fixed hw address handlingBrian Braunstein
2007-04-26[NET]: Fix yam.cAndrew Morton
2007-04-26e1000: FIX: Stop raw interrupts disabled nag from RTMark Huth