summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-03[SCSI] mpt3sas: Added a driver module parameter max_msix_vectorsSreekanth Reddy
2013-09-03[SCSI] qla4xxx: Update driver version to 5.04.00-k0Vikas Chaudhary
2013-09-03[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary
2013-09-03[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042Nilesh Javali
2013-09-03[SCSI] qla4xxx: Added support for ISP8042Vikas Chaudhary
2013-09-03[SCSI] mpt2sas: Bump driver version to v16.100.00.00Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to ...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices a...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: MPI2 Rev X (2.00.16) specificationsSreekanth Reddy
2013-09-03[SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notifica...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callb...Sreekanth Reddy
2013-09-03pwm: pxa: Use module_platform_driverMike Dunn
2013-09-03pwm: tiehrpwm: add missing __iomem annotationJingoo Han
2013-09-03pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()Jingoo Han
2013-09-03pwm: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-03pwm: renesas-tpu: Add DT supportLaurent Pinchart
2013-09-03ARM: dts: Use the PWM polarity flagsLaurent Pinchart
2013-09-03pwm: Update DT bindings to reference pwm.txt for cells documentationLaurent Pinchart
2013-09-03pwm: Use the DT macro directly when parsing PWM DT flagsLaurent Pinchart
2013-09-03pwm: Add PWM polarity flag macro for DTLaurent Pinchart
2013-09-03pwm: mxs: Check the return value from stmp_reset_block()Fabio Estevam
2013-09-03module: Fix mod->mkobj.kobj potentially freed too earlyLi Zhong
2013-09-03ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai
2013-09-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-09-02Linux 3.11v3.11Linus Torvalds
2013-09-02perf trace: Tell arg formatters the arg indexArnaldo Carvalho de Melo
2013-09-02perf trace: Add beautifier for open's flags argArnaldo Carvalho de Melo
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02lockref: uninline lockref helper functionsLinus Torvalds
2013-09-02vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()Linus Torvalds
2013-09-02perf trace: Add beautifier for lseek's whence argArnaldo Carvalho de Melo
2013-09-02vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()Waiman Long
2013-09-02lockref: add 'lockref_get_or_lock() helperLinus Torvalds
2013-09-02perf tools: Fix symbol offset computation for some dsosDavid Ahern
2013-09-02perf list: Skip unsupported eventsNamhyung Kim
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter
2013-09-02perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter
2013-09-02perf: Add a dummy software event to keep trackingAdrian Hunter
2013-09-02perf trace: Add beautifier for futex 'operation' parmArnaldo Carvalho de Melo
2013-09-02perf trace: Allow syscall arg formatters to mask argsArnaldo Carvalho de Melo
2013-09-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-02Merge tag 'asoc-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-09-02ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches
2013-09-02perf: Export struct perf_branch_entry to userspaceVince Weaver