aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-15i2c: cbus-gpio: Fix device tree bindingTony Lindgren
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-11-15mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy
2013-11-15mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar
2013-11-15mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar
2013-11-15mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar
2013-11-15mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar
2013-11-15rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-15ath9k: Fix issue with MCS15Sujith Manoharan
2013-11-15ath9k: Update AR9462 2.1 initvalsSujith Manoharan
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-11-15s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu
2013-11-15s390/3270: fix missing device_destroy() callHendrik Brueckner
2013-11-15drm: check for !kdev in drm_unplug_minor()David Herrmann
2013-11-15hwmon: (lm90) Add power controlWei Ni
2013-11-15hwmon: (lm90) Add support for TI TMP451Wei Ni
2013-11-15hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni
2013-11-15hwmon: (lm90) Add support to handle IRQWei Ni
2013-11-15hwmon: (lm90) Define status bitsWei Ni
2013-11-15hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-11-14video: exynos_mipi_dsim: Remove unused variableOlof Johansson
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-15drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han
2013-11-15iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton
2013-11-14ide: pmac: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-14ide: cs5536: use module_pci_driver()Jingoo Han
2013-11-14ide: pmac: Remove casting the return value which is a void pointerJingoo Han
2013-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-14virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton