aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-07-31mfd: wm831x: Remove erronious bits per word setMark Brown
2013-07-31mfd: ucb1x00: Explicitely include linux/device.hAndrea Adami
2013-07-31mfd: mcp: Add missing linux/device.h headerAndrea Adami
2013-07-31MFD: ti_tscadc: Disable TSC config registers in adc modePatil, Rachna
2013-07-31MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna
2013-07-31mfd: wm8994: Remove check for active audio in runtime suspendMark Brown
2013-07-31mfd: wm8994: Remove unneeded check for JACKDETMark Brown
2013-07-31mfd: wm8997: Make Kconfig prompt for WM8997 more consistentMark Brown
2013-07-31mfd: s2mps11: Remove clocks from regulators listYadwinder Singh Brar
2013-07-31mfd: syscon: Remove "base" field from private driver dataAlexander Shiyan
2013-07-31mfd: twl6040: Cleanup in early error handling in probe functionPeter Ujfalusi
2013-07-31mfd: twl6040: Cosmetic, parameter alignment changePeter Ujfalusi
2013-07-31mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi
2013-07-31mfd: sec: Add register cache for interrupt mask registersMark Brown
2013-07-31mfd: Update DA9055 i2c device id nameAnkur Raina
2013-07-31mfd: Fix for DA9055 driver initializationAnkur Raina
2013-07-31mfd: s2mps11: Add device tree supportYadwinder Singh Brar
2013-07-31mfd: Add TPS659038 documentation under PalmasJ Keerthy
2013-07-28Linux 3.11-rc3v3.11-rc3Linus Torvalds
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-28Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)
2013-07-26arm64: Change kernel stack size to 16KFeng Kan
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz