summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-04Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim
2011-10-04Merge branch 'next/topic-dma-samsung' into next-samsung-develKukjin Kim
2011-10-04gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4Marek Szyprowski
2011-10-04gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCsMarek Szyprowski
2011-10-04gpio/samsung: fix broken configuration for EXYNOS4 GPIO banksMarek Szyprowski
2011-09-27Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds
2011-09-26Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds
2011-09-26PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki
2011-09-23Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap
2011-09-23hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich
2011-09-23hwmon: (coretemp) constify static dataJan Beulich
2011-09-23hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich
2011-09-23drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher
2011-09-23Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie
2011-09-22Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven
2011-09-21hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge
2011-09-21hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck
2011-09-21hwmon: (coretemp) Let the user force TjMaxJean Delvare
2011-09-21hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare
2011-09-21Merge git://github.com/davem330/netLinus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen
2011-09-21gpio/samsung: gpio-samsung.c to support Samsung GPIOsKukjin Kim
2011-09-21gpio/s5p64x0: move gpio driver into drivers/gpio/Kukjin Kim
2011-09-21gpio/s3c64xx: move gpio driver into drivers/gpio/Kukjin Kim
2011-09-21gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim
2011-09-20staging: zcache: fix cleancache crashSeth Jennings
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten