summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville7-7/+39
2011-11-09[SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke1-1/+2
2011-11-09[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley1-5/+1
2011-11-09STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney1-1/+1
2011-11-09atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD1-2/+3
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin1-0/+3
2011-11-09[libata] Issue SRST to Sil3726 PMPGwendal Grignou2-6/+13
2011-11-09sata_sis.c: trivial spelling fixChris Dunlop1-1/+1
2011-11-09ahci_platform: use dev_get_platdata()JiSheng Zhang1-2/+2
2011-11-09[libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza1-0/+4
2011-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds5-0/+5
2011-11-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-6/+10
2011-11-09Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds1-2/+2
2011-11-09Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2011-11-09m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2-3/+3
2011-11-09ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven3-3/+0
2011-11-09PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer1-1/+1
2011-11-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...Linus Torvalds1-4/+2
2011-11-09x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds1-1/+1
2011-11-09x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds1-0/+2
2011-11-09wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira1-1/+1
2011-11-09ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+3
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker1-0/+1
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely1-25/+34
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal1-1/+1
2011-11-08IB/qib: Don't use schedule_work()Mike Marciniszyn1-1/+1
2011-11-08ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson1-0/+8
2011-11-08n_gsm: Fix timingsAlan Cox1-5/+7
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth1-3/+4
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang1-1/+1
2011-11-08iommu: omap: Fix compile failureMing Lei2-0/+2
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-08[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede1-0/+1
2011-11-08[media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede2-3/+2
2011-11-08[media] v4l2-event: Remove pending events from fh event queue when unsubscribingHans de Goede1-0/+6
2011-11-08[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALLHans de Goede1-0/+3
2011-11-08[media] v4l: s5p-mfc: fix reported capabilitiesKamil Debski2-4/+4
2011-11-08[media] media: vb2: reset queued list on REQBUFS(0) callMarek Szyprowski1-0/+1
2011-11-08[media] media: vb2: set buffer length correctly for all buffer typesMarek Szyprowski1-0/+1
2011-11-08[media] media: vb2: add a check for uninitialized bufferMarek Szyprowski1-2/+2
2011-11-08drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt1-1/+1
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard1-2/+3
2011-11-08drm/i915: fix if statement (bogus semi-colon)Dan Carpenter1-1/+1
2011-11-08hwspinlock/u8500: fix build error due to undefined labelAxel Lin1-4/+2
2011-11-08md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams1-2/+2
2011-11-08md/raid5: abort any pending parity operations when array fails.NeilBrown1-4/+8
2011-11-08powerpc/ps3: irq: Remove IRQF_DISABLEDYong Zhang2-2/+2
2011-11-08drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt2-1/+7
2011-11-08drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt2-0/+12