summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-08Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-08Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-02-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-02-07Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu
2012-02-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina
2012-02-07target: Fix unsupported WRITE_SAME sense payloadMartin Svec
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson
2012-02-07iblock: fix handling of large requestsChristoph Hellwig
2012-02-07target: handle empty string writes in sysfsDan Carpenter
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell
2012-02-07target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido
2012-02-07target: Fix target_submit_cmd() exception handlingNicholas Bellinger
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover
2012-02-07target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior
2012-02-07md: two small fixes to handling interrupt resync.NeilBrown
2012-02-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-02-06Merge tag 'hwmon-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl
2012-02-06HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina
2012-02-05spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki
2012-02-04hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck
2012-02-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-02-04Merge branch 'akpm'Linus Torvalds
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy
2012-02-03drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-03lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic