summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-26[media] radio-bcm2048: Convert to module_i2c_driverSebastian Reichel1-17/+1
2014-04-26[media] si4713: add Device Tree supportSebastian Reichel3-86/+123
2014-04-26bq2415x_charger: Fix Atomic Sleep BugSebastian Reichel1-2/+6
2014-04-26rx51_battery: convert to iio consumerSebastian Reichel1-24/+66
2014-04-26iio: inkern: add iio_read_channel_average_rawSebastian Reichel1-0/+18
2014-04-26lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel1-0/+17
2014-04-26lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel1-19/+20
2014-04-26Input: tsc2005: add DT supportSebastian Reichel1-19/+77
2014-04-26Input: tsc2005: convert driver to use devm_*Sebastian Reichel1-20/+10
2014-04-26Input: tsc2005: use dev_err for error messagesSebastian Reichel1-2/+2
2014-04-26Input: add common DT binding for touchscreensSebastian Reichel1-0/+34
2014-04-23[media] ir-rx51: Fix build until dmtimer have a public APISebastian Reichel2-2/+2
2014-04-23[media] ir-rx51: switch to common clock frameworkSebastian Reichel1-2/+2
2014-04-22Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+10
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-6/+18
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+11
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-912/+1044
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie12-247/+148
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-225/+467
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-156/+273
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-37/+3
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-19978/+154
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-39/+55
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-29/+151
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-7/+7
2014-04-18Shiraz has movedViresh Kumar4-7/+7
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller14-129/+244
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds13-125/+268
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+26
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-13/+10
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+4
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter3-371/+427
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter1-28/+5
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie1-1/+1
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov1-1/+1
2014-04-18Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie7-42/+133
2014-04-18Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie12-78/+115
2014-04-18Merge tag 'drm/tegra/for-3.15-rc2' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-2/+2
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds5-152/+251
2014-04-17ipmi: boolify some thingsCorey Minyard2-37/+35
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2-96/+174
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-6/+75