summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drm: fix race between driver loading and userspace open.Dave Airlie2010-09-142-0/+9
| * | | | | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-1411-38/+24
| * | | | | | drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-131-5/+6
| * | | | | | drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák2010-09-131-12/+1
| * | | | | | drm/radeon/kms/evergreen: fix backend setupAlex Deucher2010-09-131-8/+19
| * | | | | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-1312-26/+54
| * | | | | | drm/radeon: add some missing copyright headersAlex Deucher2010-09-132-0/+49
| * | | | | | drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson2010-09-131-2/+2
| * | | | | | drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher2010-09-131-0/+1
| * | | | | | drm/radeon/kms: add connector table for Mac x800Alex Deucher2010-09-132-1/+49
| * | | | | | drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher2010-09-131-4/+4
| * | | | | | drm: Fix regression in disable polling e58f637Chris Wilson2010-09-131-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-154-37/+41
|\ \ \ \ \ \
| * | | | | | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-131-0/+6
| * | | | | | mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-131-14/+19
| * | | | | | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-131-6/+5
| * | | | | | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-09-131-3/+2
| * | | | | | mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-131-6/+1
| * | | | | | mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-131-1/+1
| * | | | | | mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness2010-08-271-7/+7
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-09-158-3/+22
|\ \ \ \ \ \ \
| * | | | | | | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-143-1/+7
| * | | | | | | HID: fixup blacklist entry for Asus T91MTJiri Kosina2010-09-081-1/+1
| * | | | | | | HID: add device ID for new Asus Multitouch ControllerRoland Baum2010-09-083-0/+3
| * | | | | | | HID: add no-get quirk for eGalax touch controllerJohan Hovold2010-09-031-1/+1
| * | | | | | | HID: Add quirk for eGalax touch controler.Thierry Reding2010-08-301-0/+1
| * | | | | | | HID: add support for another BTC Emprex remote controlJiri Kosina2010-08-303-0/+3
| * | | | | | | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-241-1/+2
| * | | | | | | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2010-08-242-0/+2
| * | | | | | | HID: Add support for chicony multitouch screens.David Gow2010-08-192-0/+3
* | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-137-38/+51
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-091-1/+1
| * | | | | | | powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-0/+1
| * | | | | | | spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-081-6/+8
| * | | | | | | spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown2010-09-081-0/+6
| * | | | | | | spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar2010-09-081-2/+3
| * | | | | | | spi/s3c64xx: Fix compilation warningJassi Brar2010-09-081-2/+3
| * | | | | | | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-081-12/+5
| * | | | | | | spi/dw_spi: Allow interrupt sharingYong Wang2010-09-081-1/+6
| * | | | | | | spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown2010-09-081-1/+1
| * | | | | | | spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown2010-09-081-1/+1
| * | | | | | | spi: free children in spi_unregister_master, not siblingsDavid Lamparter2010-09-011-6/+3
| * | | | | | | of: Fix missing includes - ll_temacMichal Simek2010-09-012-0/+2
| * | | | | | | spi/spi_s3c64xx: Staticise non-exported functionsMark Brown2010-09-011-4/+4
| * | | | | | | spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown2010-09-011-2/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-091-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-09-1118-70/+262
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1
| * | | | | | | | [SCSI] sd: fix medium-removal bugAlan Stern2010-09-071-1/+1