aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-06-14clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-06-13Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-13[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’Ingo Molnar
2009-06-13[SCSI] cnic: fix undefined reference to `ip6_route_output'Randy Dunlap
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors
2009-06-13i2c-s3c2410: move to using platform idtable to match devicesBen Dooks
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen
2009-06-13i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen
2009-06-13i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionalityMichael Hennerich
2009-06-13i2c: Blackfin TWI: fix transfer errors with repeat startFrank Shew
2009-06-13i2c: Blackfin TWI: fix REPEAT START mode doesn't repeatSonic Zhang
2009-06-13i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0Michael Hennerich
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-12Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-12Driver Core: Rework platform suspend/resume, print warningMagnus Damm
2009-06-12PM: Remove device_type suspend()/resume()Magnus Damm
2009-06-12PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-06-12PM: Warn if interrupts are enabled during suspend-resume of sysdevsRafael J. Wysocki
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-12Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell
2009-06-12lguest: use eventfds for device notificationRusty Russell
2009-06-12lguest: allow any process to send interruptsRusty Russell
2009-06-12lguest: PAE fixesRusty Russell
2009-06-12lguest: PAE supportMatias Zabaljauregui
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui
2009-06-12lguest: map switcher with executable page table entriesMatias Zabaljauregui
2009-06-12lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.Matias Zabaljauregui
2009-06-12lguest: beyond ARRAY_SIZE of cpu->arch.gdtRoel Kluin
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell
2009-06-12lguest: fix race in halt codeRusty Russell
2009-06-12lguest: fix lguest wake on guest clock tick, or fd activityRusty Russell
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger
2009-06-12virtio: fix id_matching for virtio driversChristian Borntraeger