summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-19[media] radio-maxiradio.c: use sensible frequency rangeHans Verkuil1-2/+2
2011-01-19[media] davinci: convert vpif_display to core-assisted lockingHans Verkuil1-78/+20
2011-01-19[media] davinci: convert vpif_capture to core-assisted lockingHans Verkuil1-76/+14
2011-01-19[media] vpif_cap/disp: Cleanup, improved commentsMats Randgaard3-17/+25
2011-01-19[media] vpif_cap/disp: Added support for DV timingsMats Randgaard4-25/+290
2011-01-19[media] vpif_cap/disp: Add support for DV presetsMats Randgaard6-9/+350
2011-01-19[media] vpif: Consolidate formats from capture and displayMats Randgaard4-31/+58
2011-01-19[media] vpif_cap/disp: Add debug functionalityMats Randgaard2-0/+169
2011-01-19[media] cpia2: convert .ioctl to .unlocked_ioctlHans Verkuil3-121/+50
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil4-27/+5
2011-01-19[media] bttv: remove obsolete 'no_tda9875' fieldHans Verkuil2-40/+0
2011-01-19[media] tda9875: remove duplicate driverHans Verkuil3-421/+0
2011-01-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+21
2011-01-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-0/+301
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck2-4/+21
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos3-0/+301
2011-01-18staging: fix build failure in bcm driverAndres Salomon2-7/+6
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds35-137/+339
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-8/+2
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-316/+535
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2011-01-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds20-262/+124
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds10-794/+935
2011-01-17spi/spi_sh_msiof: fix a wrong free_irq() parameterGuennadi Liakhovetski1-1/+1
2011-01-17mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy1-1/+18
2011-01-17staging: smbfs building fixYang Ruirui1-2/+2
2011-01-17Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier18-53/+288
2011-01-17RDMA: Update workqueue usageTejun Heo12-50/+36
2011-01-17drm/radeon/kms: balance asic_reset functionsAlex Deucher3-18/+20
2011-01-17drm/radeon/kms: remove duplicate card_posted() functionsAlex Deucher3-46/+3
2011-01-17drm/radeon/kms: add module option for pcie gen2Alex Deucher5-0/+14
2011-01-17drm/radeon/kms: fix typo in evergreen safe regAlex Deucher1-1/+1
2011-01-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie11-197/+86
2011-01-17drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs1-2/+2
2011-01-17drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs3-160/+52
2011-01-17drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs4-5/+10
2011-01-17drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs1-12/+2
2011-01-17drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs3-18/+20
2011-01-17drivers/nfc/pn544.c: fix min_t warningsAndrew Morton1-1/+1
2011-01-17ARM: PL08x: cleanup commentsRussell King - ARM Linux1-94/+52
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds1-2/+1
2011-01-17RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski1-4/+39
2011-01-17RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski4-0/+100
2011-01-17RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski4-9/+83
2011-01-17RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2-6/+26
2011-01-17net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2-5/+5
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+3
2011-01-16sanitize vfsmount refcounting changesAl Viro1-1/+1
2011-01-16dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-7/+1