summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-09-04bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com
2013-09-04bonding: trivial: remove outdated comment and bracesnikolay@redhat.com
2013-09-04bonding: simplify and fix peer notificationnikolay@redhat.com
2013-09-03Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-04drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst
2013-09-04drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres
2013-09-04drm/nouveau: use MSI interruptsLucas Stach
2013-09-04drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs
2013-09-04drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres
2013-09-04drm/nouveau/timer: add a way to cancel alarmsMartin Peres
2013-09-04drm/nouveau/timer: restore the time on resumeMartin Peres
2013-09-04drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres
2013-09-04drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov
2013-09-04drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst
2013-09-04drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov
2013-09-04drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin
2013-09-04drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin
2013-09-04drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin
2013-09-03ibmasmfs: don't bother passing superblock when not neededAl Viro
2013-09-03oprofile: get rid of pointless forward declarations of struct super_blockAl Viro
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03don't bother with passing superblock to oprofile_create_stats_files()Al Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-09-03don't bother passing sb to oprofile_create_files()Al Viro
2013-09-03coh901318: don't open-code simple_read_from_buffer()Al Viro
2013-09-03vhost_net: correctly limit the max pending buffersJason Wang
2013-09-03vhost_net: poll vhost queue after marking DMA is doneJason Wang
2013-09-03vhost_net: determine whether or not to use zerocopy at one timeJason Wang
2013-09-03vhost: switch to use vhost_add_used_n()Jason Wang
2013-09-03vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()Jason Wang
2013-09-03vhost_net: make vhost_zerocopy_signal_used() return voidJason Wang
2013-09-03net: sunhme: use pci_{get,set}_drvdata()Jingoo Han
2013-09-03net: tulip: use pci_{get,set}_drvdata()Jingoo Han
2013-09-03net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03net: sunhme: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...Chen Gang
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-03USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang
2013-09-03tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-03net: calxedaxgmac: fix xgmac_xmit DMA mapping error handlingRob Herring
2013-09-03net: calxedaxgmac: fix rx DMA mapping API size mismatchesRob Herring
2013-09-03net: calxedaxgmac: remove some unused statistic countersRob Herring
2013-09-03net: calxedaxgmac: fix various errors in xgmac_set_rx_modeRob Herring
2013-09-03net: calxedaxgmac: enable interrupts after napi_enableRob Herring
2013-09-03net: calxedaxgmac: fix race with tx queue stop/wakeRob Herring