summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre1-0/+5
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong1-7/+64
2013-02-13regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmapAxel Lin1-44/+8
2013-02-13regulator: as3711: Fix checking if no platform initialization dataAxel Lin1-1/+1
2013-02-13regulator: s5m8767: Prevent possible NULL pointer dereferenceAxel Lin1-5/+5
2013-02-13regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...Axel Lin1-6/+7
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely8-54/+18
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely2-4/+52
2013-02-13of/base: Clean up exit paths for of_parse_phandle_with_args()Grant Likely1-7/+19
2013-02-13of/selftest: Use selftest() macro throughoutGrant Likely1-23/+14
2013-02-13of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely1-1/+1
2013-02-13of: fix recursive locking in of_get_next_available_child()Stephen Warren1-5/+25
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely1-44/+56
2013-02-12x86, hyperv: HYPERV depends on X86_LOCAL_APICH. Peter Anvin1-1/+1
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan1-3/+4
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds3-1/+3
2013-02-12drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij1-1/+3
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-18/+18
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck1-6/+3
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-71/+81
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-18/+18
2013-02-12drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2-62/+62
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis1-1/+1
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-11regmap: debugfs: Factor out debugfs_tot_len calc into a functionDimitris Papastamos1-8/+14
2013-02-11regmap: debugfs: Optimize seeking within blocks of registersDimitris Papastamos1-5/+7
2013-02-11regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos2-0/+9
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin1-7/+5
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin1-1/+6
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin1-2/+6
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO1-3/+7
2013-02-10stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO1-1/+1
2013-02-10Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-67/+19
2013-02-10spi/of: Fix initialization of cs_gpios arrayAndreas Larsson1-1/+2
2013-02-11Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie6-9/+19
2013-02-10pinctrl/pinconfig: add debug interfaceLaurent Meunier3-17/+227
2013-02-10pinctrl: samsung: remove duplicated lineJingoo Han1-1/+0
2013-02-10pinctrl/abx500: use direct IRQ definesLinus Walleij5-17/+16
2013-02-10pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones6-25/+32
2013-02-10pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones1-296/+3
2013-02-09wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo1-14/+17
2013-02-09ipw2x00: simplify scan_event handlingTejun Heo3-35/+12
2013-02-09Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...Grant Likely6-578/+1451
2013-02-08da9030_battery: Include notifier.hMichal Hocko1-0/+1
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz3-3/+9
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu1-21/+9
2013-02-08OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner1-44/+56
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu1-46/+10