aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-06-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-06-03Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-06-03Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-06-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-06-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-06-03virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah
2010-06-03virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah
2010-06-03virtio-blk: fix minimum number of S/G elementsChristoph Hellwig
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-03i2c/busses: Move two drivers to embedded sectionWolfram Sang
2010-06-03i2c: Rename i2c_check_addr to i2c_check_addr_busyJean Delvare
2010-06-03i2c: Document reserved I2C addressesJean Delvare
2010-06-03i2c: Check for address validity on client registrationJean Delvare
2010-06-03i2c: Share the I2C device presence detection codeJean Delvare
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell
2010-06-03crypto: crypto4xx - Fix build breakageAnatolij Gustschin
2010-06-03drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz
2010-06-03drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom
2010-06-03vgaarb: use MIT licenseTiago Vignatti
2010-06-03vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti
2010-06-03drm/radeon/kms/pm: voltage fixesAlex Deucher
2010-06-03drm/radeon/kms/pm: radeon_set_power_state fixesAlex Deucher
2010-06-03drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...Alex Deucher
2010-06-03drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreenAlex Deucher
2010-06-03drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)Alex Deucher
2010-06-02of/watchdog: gef_wdt.c: fix build breakageAnatolij Gustschin
2010-06-02of/edac: fix build breakage in driversAnatolij Gustschin
2010-06-02of/net: fs_enet/mii-bitbang.c: fix build breakageAnatolij Gustschin
2010-06-02of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin
2010-06-02of/crypto: crypto4xx_core.c: fix build breakageAnatolij Gustschin
2010-06-02of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin
2010-06-02of/mtd: nand: fix build breakage in driversAnatolij Gustschin
2010-06-02of/video: fix build breakage in FB driversAnatolij Gustschin
2010-06-02of/pcmcia: m8xx_pcmcia.c: Fix build failuresAnatolij Gustschin
2010-06-02Fix colors for Mach64Mikulas Patocka
2010-06-02of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely
2010-06-02of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin
2010-06-02of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin
2010-06-02of/spi: mpc512x_psc_spi.c: Fix build failuresAnatolij Gustschin
2010-06-02watchdog: Fix build failure with OF changesMichael Guntsche
2010-06-02of/spi: Fix build failure on spi_ppc4xx.cGrant Likely
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely
2010-06-02libata: implement on-demand HPA unlockingTejun Heo
2010-06-02libata: use the enlarged capacity after late HPA unlockTejun Heo
2010-06-02SCSI: implement sd_unlock_native_capacity()Tejun Heo