summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Don't try to compile shmobile-iommu outside of ARMLinus Torvalds1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-451/+972
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds54-89/+51
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds42-126/+1544
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds43-198/+994
2013-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-97/+230
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds26-3262/+2652
2013-11-15Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson432-5526/+22120
2013-11-16Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina28-450/+964
2013-11-15i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger3-0/+919
2013-11-15IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen1-1/+1
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen1-1/+6
2013-11-15IB/mlx5: Fix list_del of empty listEli Cohen1-1/+2
2013-11-15IB/mlx5: Remove dead codeEli Cohen1-6/+0
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-11-15i2c: cbus-gpio: Fix device tree bindingTony Lindgren1-0/+2
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-5/+8
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2-7/+17
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen1-1/+1
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott4-72/+9
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu1-18/+9
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu3-172/+176
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu5-17/+122
2013-11-15s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu2-56/+68
2013-11-15s390/3270: fix missing device_destroy() callHendrik Brueckner1-0/+1
2013-11-15drm: check for !kdev in drm_unplug_minor()David Herrmann1-1/+1
2013-11-15hwmon: (lm90) Add power controlWei Ni1-0/+19
2013-11-15hwmon: (lm90) Add support for TI TMP451Wei Ni1-8/+37
2013-11-15hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni1-64/+88
2013-11-15hwmon: (lm90) Add support to handle IRQWei Ni1-0/+24
2013-11-15hwmon: (lm90) Define status bitsWei Ni1-27/+61
2013-11-15hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck1-4/+7
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds540-14729/+43959
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-47/+18
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-72/+106
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-36/+179
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-125/+154
2013-11-15Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie16-86/+105
2013-11-14video: exynos_mipi_dsim: Remove unused variableOlof Johansson1-1/+0
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov6852-354772/+972419
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov1-1/+0
2013-11-15kfifo API type safetyStefani Seibold5-5/+5
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig1-14/+0
2013-11-15drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han1-5/+5
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang75-116/+116
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler1-0/+7
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han1-2/+2
2013-11-15iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2-3/+3
2013-11-14ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0