summaryrefslogtreecommitdiffstats
path: root/include/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-15extcon: arizona: Support HPDET based accessory identificationMark Brown2-12/+150
2013-01-15extcon: Simple code motion supporting future work.Mark Brown1-60/+60
2013-01-15extcon: arizona: Enable basic headphone identificationMark Brown3-21/+335
2013-01-15extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2-18/+61
2013-01-15extcon: arizona: Use microphone clamp function if availableMark Brown3-1/+50
2013-01-15extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2-0/+9
2013-01-15extcon: arizona: Only set GPIO if it has been requestedMark Brown1-2/+3
2013-01-15extcon: arizona: Remove duplicate mic ramp configurationMark Brown1-2/+0
2013-01-15extcon: arizona: Convert to devm_input_allocate_device()Mark Brown1-3/+1
2013-01-15extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi1-62/+138
2013-01-15extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi1-0/+20
2013-01-15extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2-0/+31
2013-01-15extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi2-4/+6
2013-01-15extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2-3/+36
2013-01-15extcon: max77693: Add support dock device and buttonsChanwoo Choi1-39/+216
2013-01-15extcon: max77693: Add support jig cableChanwoo Choi1-6/+46
2013-01-15extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi1-11/+45
2013-01-15extcon: max77693: Remove duplicate code by making functionChanwoo Choi2-199/+327
2013-01-10Linux 3.8-rc3v3.8-rc3Linus Torvalds1-1/+1
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds1-0/+8
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-08ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson1-1/+0
2013-01-08ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring1-1/+18
2013-01-08ARM: highbank: add a power request clearRob Herring1-0/+15
2013-01-08ARM: highbank: fix secondary boot and hotplugRob Herring2-12/+2
2013-01-08ARM: highbank: fix typos with hignbank in power request functionsRob Herring4-8/+8
2013-01-08ARM: dts: fix highbank cpu mpidr valuesRob Herring1-8/+8
2013-01-08ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2-0/+8
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim5-0/+17
2013-01-08xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-08ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut1-1/+1
2013-01-07ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou1-1/+1
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder1-1/+1
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-07ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson1-0/+30
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth1-2/+5
2013-01-07ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth1-0/+1
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst1-0/+28
2013-01-07ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT1-4/+5
2013-01-07ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT1-8/+14
2013-01-07ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich1-1/+1
2013-01-07ipv4: fix NULL checking in devinet_ioctl()Xi Wang1-1/+1
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma5-88/+36
2013-01-07tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet1-1/+3
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K1-1/+1
2013-01-07ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()Guo Chao1-1/+0
2013-01-07ext4: release buffer in failed path in dx_probe()Guo Chao1-1/+1