aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-011-0/+1
| * | | | | | | | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-011-1/+1
| * | | | | | | | regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-011-1/+1
| * | | | | | | | regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-011-0/+1
| * | | | | | | | regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-011-3/+3
| * | | | | | | | regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-011-6/+0
| * | | | | | | | regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-011-6/+6
| * | | | | | | | regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-3/+1
| * | | | | | | | regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-4/+1
| * | | | | | | | regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-011-1/+2
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-1623-66/+188
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-151-3/+2
| * | | | | | | | drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-141-2/+3
| * | | | | | | | 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-144-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-148-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-081-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