summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+7
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-70/+14
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+3
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-164/+92
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds66-3552/+4800
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds55-156/+106
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds32-491/+1250
2012-10-01Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds3-26/+80
2012-10-01Merge branch 'multitouch' into for-linusJiri Kosina2-7/+65
2012-10-01Merge branch 'upstream' into for-linusJiri Kosina31-229/+110
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina321-4036/+6508
2012-10-01HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-01HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-10-01HID: multitouch: add support for GeneralTouch multi-touchscreenXianhan Yu2-1/+18
2012-10-01HID: Add support for Sony PS3 BD Remote ControlDavid Dillow5-1/+232
2012-10-01HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2-6/+16
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2-69/+11
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-50/+103
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+40
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds6-78/+209
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel1-2/+4
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown32-491/+1250
2012-09-28regulator: arizona-ldo: Remove top voltageMark Brown1-1/+1
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-4/+14
2012-09-28Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+5
2012-09-28qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-28bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-28Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2012-09-28Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2-3/+6
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds3-4/+9
2012-09-28net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-28smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-27USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-27Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2-2/+4
2012-09-27md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2012-09-27drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs2-2/+4
2012-09-27dm verity: fix overflow checkMikulas Patocka1-4/+4
2012-09-27dm thin: fix discard support for data devicesMike Snitzer1-30/+57
2012-09-27dm thin: tidy discard supportMike Snitzer1-25/+39
2012-09-27dm: retain table limits when swapping to new table with no devicesMike Snitzer3-1/+50
2012-09-27dm table: clear add_random unless all devices have it setMilan Broz1-4/+22
2012-09-27dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer1-18/+38
2012-09-27dm mpath: only retry ioctl when no paths if queue_if_no_path setMike Snitzer1-4/+7
2012-09-27dm thin: do not set discard_zeroes_dataMike Snitzer1-1/+1