aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-16
|\
| * drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-14
| * drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-14
| * drm: fix race between driver loading and userspace open.Dave Airlie2010-09-14
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-13
| * drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák2010-09-13
| * drm/radeon/kms/evergreen: fix backend setupAlex Deucher2010-09-13
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
| * drm/radeon: add some missing copyright headersAlex Deucher2010-09-13
| * drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson2010-09-13
| * drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher2010-09-13
| * drm/radeon/kms: add connector table for Mac x800Alex Deucher2010-09-13
| * drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher2010-09-13
| * drm: Fix regression in disable polling e58f637Chris Wilson2010-09-13
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-14
|\ \
| * | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-13
| * | mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-13
| * | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-13
| * | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-09-13
| * | mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-13
| * | mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-13
| * | mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness2010-08-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-09-14
|\ \ \
| * | | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-14
| * | | HID: fixup blacklist entry for Asus T91MTJiri Kosina2010-09-08
| * | | HID: add device ID for new Asus Multitouch ControllerRoland Baum2010-09-08
| * | | HID: add no-get quirk for eGalax touch controllerJohan Hovold2010-09-03
| * | | HID: Add quirk for eGalax touch controler.Thierry Reding2010-08-30
| * | | HID: add support for another BTC Emprex remote controlJiri Kosina2010-08-30
| * | | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-24
| * | | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2010-08-24
| * | | HID: Add support for chicony multitouch screens.David Gow2010-08-19
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-09
| * | | powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-08
| * | | spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-08
| * | | spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown2010-09-08
| * | | spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar2010-09-08
| * | | spi/s3c64xx: Fix compilation warningJassi Brar2010-09-08
| * | | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-08
| * | | spi/dw_spi: Allow interrupt sharingYong Wang2010-09-08
| * | | spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown2010-09-08
| * | | spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown2010-09-08
| * | | spi: free children in spi_unregister_master, not siblingsDavid Lamparter2010-09-01
| * | | of: Fix missing includes - ll_temacMichal Simek2010-09-01
| * | | spi/spi_s3c64xx: Staticise non-exported functionsMark Brown2010-09-01
| * | | spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown2010-09-01
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-11
|\ \ \ \
| * | | | PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-08