summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-13i2c-ismt: support I2C_SMBUS_I2C_BLOCK_DATA transaction typerobert.valiquette@intel.com1-0/+37
2014-01-13sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar4-32/+3
2014-01-13i2c: Add bus driver for for OSIF USB i2c device.Andrew Lunn3-0/+213
2014-01-13i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product IDAndrew Lunn1-1/+0
2014-01-13i2c: designware: remove HAVE_CLK build dependecyBaruch Siach2-2/+0
2014-01-13usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork1-1/+1
2014-01-13usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang1-3/+6
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar4-31/+33
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar257-1314/+2446
2014-01-12Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar1-1/+51
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei1-8/+2
2014-01-12staging: bcm : Fix typo in staging/bcmMasanari Iida4-11/+11
2014-01-12staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov1-4/+6
2014-01-12Staging: comedi: amcc_s5933: "no space before tabs" coding style fixes.Michal Kwiatkowski1-4/+4
2014-01-12Staging: comedi: fix spacing coding style issue in 8255.c.Chase Southwood1-3/+3
2014-01-12Staging: rtl8188eu: Fixed whitespace related coding style issuesTim Jester-Pfadt1-12/+12
2014-01-12Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma1-37/+37
2014-01-12Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' staticAnmol Sarma1-1/+1
2014-01-12Staging: rtl8187se: r8180_core.c: mark symbols as staticAnmol Sarma1-7/+7
2014-01-11usb: core: allow a reference device for new_idWolfram Sang2-4/+18
2014-01-11usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang1-1/+4
2014-01-11drivers/base: provide an infrastructure for componentised subsystemsRussell King2-1/+383
2014-01-11sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo1-33/+0
2014-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+128
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+8
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-16/+42
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2014-01-11leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-11s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2-17/+23
2014-01-11scsi: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-13/+2
2014-01-11pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-18/+6
2014-01-11kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo1-0/+17
2014-01-11drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes1-0/+2
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang15-39/+42
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang1-1/+4
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-3/+9
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-10EDAC: Don't try to cancel workqueue when it's never setupStephen Boyd1-0/+3
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds4-12/+16
2014-01-10drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä1-2/+2
2014-01-10ion: Add carveout and chunk heaps to dummy driverJohn Stultz1-1/+66
2014-01-10ion: Add dummy driver for testingJohn Stultz3-0/+106
2014-01-10bnx2x: prevent WARN during driver unloadYuval Mintz2-18/+38
2014-01-10Merge branch 'pm-cpuidle'Rafael J. Wysocki1-6/+8
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu1-1/+3
2014-01-10VMCI: fix error handling path when registering guest driverDmitry Torokhov1-4/+6
2014-01-10i2c: nomadik: remove platform data headerLinus Walleij1-1/+23