summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre1-6/+6
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre1-1/+1
2010-10-26ACPI: install ACPI table handler before any dynamic tables being loadedZhang Rui1-1/+6
2010-10-26drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher2-6/+10
2010-10-26drm/radeon/kms: fix 2D tile height alignment in the r600 CS checkerAlex Deucher1-2/+2
2010-10-26drm/radeon/kms/evergreen: set the clear state to the blit stateAlex Deucher4-54/+65
2010-10-26drm/radeon/kms: don't poll dac load detect.Dave Airlie1-0/+10
2010-10-26Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds3-0/+626
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds3-59/+96
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig7-0/+7
2010-10-26vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki1-0/+4
2010-10-26fs: add sync_inode_metadataChristoph Hellwig1-5/+1
2010-10-26gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi5-1/+81
2010-10-26drm/radeon/kms: MC vram map needs to be >= pci aperture sizeAlex Deucher1-0/+3
2010-10-26drm/radeon/kms: implement display watermark support for evergreenAlex Deucher2-1/+449
2010-10-26drm/radeon/kms/evergreen: add some additional safe regs v2Alex Deucher2-1/+9
2010-10-26drm/radeon/r600: fix tiling issues in CS checker.Dave Airlie2-10/+22
2010-10-26ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2010-10-26spi: tegra: fix error setting on timeoutErik Gilling1-4/+4
2010-10-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-10/+22
2010-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-130/+1416
2010-10-26Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie26-1365/+1970
2010-10-26hwmon: lis3: Release resources in case of failureSamu Onkalo1-0/+5
2010-10-26hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo2-9/+82
2010-10-26hwmon: lis3: use block read to access data registersSamu Onkalo3-3/+32
2010-10-26hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo1-4/+14
2010-10-26hwmon: lis3: New parameters to platform dataSamu Onkalo1-7/+14
2010-10-26hwmon: lis3: restore axis enabled bitsSamu Onkalo2-2/+2
2010-10-26hwmon: lis3: Power on correctionsSamu Onkalo2-8/+12
2010-10-26hwmon: lis3: Update coordinates at polled device openSamu Onkalo1-0/+5
2010-10-26hwmon: lis3: Cleanup interrupt handlingSamu Onkalo2-22/+13
2010-10-26hwmon: lis3: regulator controlSamu Onkalo3-1/+119
2010-10-26hwmon: lis3: pm_runtime supportSamu Onkalo3-13/+102
2010-10-26hwmon: add generic GPIO fan driverSimon Guinot3-0/+568
2010-10-26hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich1-2/+18
2010-10-26hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong3-14/+3
2010-10-26hwmon: (pkgtemp) align driver initialization style with coretempChen Gong1-14/+8
2010-10-26hwmon: LTC4261 Hardware monitoring driverGuenter Roeck3-0/+327
2010-10-26hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai5-21/+52
2010-10-26hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida1-1/+1
2010-10-26hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai2-8/+44
2010-10-26x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich3-4/+0
2010-10-26x86/hwmon: (coretemp) cosmetic cleanupJan Beulich1-2/+0
2010-10-26x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich3-3/+3
2010-10-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-65/+1399
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-1200/+2526
2010-10-25IB/core: Add link layer type information to sysfsEli Cohen1-0/+15
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen6-27/+191
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen5-12/+47
2010-10-25IB/mlx4: Add support for IBoEEli Cohen5-108/+687