summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-204-16/+35
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-203-13/+32
| |\
| | * cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu2013-09-201-1/+1
| | * cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-1/+6
| | * cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-1/+6
| | * cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar2013-09-181-2/+11
| | * cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar2013-09-181-8/+8
| * | PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki2013-09-201-3/+3
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-09-202-16/+31
|\ \
| * | vhost-scsi: whitespace tweakMichael S. Tsirkin2013-09-171-1/+1
| * | vhost/scsi: use vmalloc for order-10 allocationMichael S. Tsirkin2013-09-171-14/+27
| * | vhost: wake up worker outside spin_lockQin Chuanyu2013-09-171-1/+3
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-192-8/+0
|\ \
| * \ Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-09-181-1/+0
| |\ \
| | * | mailbox: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-181-1/+0
| | |/
| * / mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia2013-09-171-7/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-1995-409/+626
|\ \
| * | netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-191-4/+1
| * | skge: fix broken driverMikulas Patocka2013-09-191-2/+3
| * | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-1/+1
| * | xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-193-21/+23
| * | cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-181-1/+2
| * | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-187-10/+43
| * | vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala2013-09-171-9/+13
| * | drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-171-2/+2
| * | net loopback: Set loopback_dev to NULL when freedEric W. Biederman2013-09-171-0/+1
| * | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-164-22/+43
| |\ \
| | * | sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2013-09-112-0/+13
| | * | sfc: Clean up validation of datapath capabilitiesBen Hutchings2013-09-111-19/+22
| | * | sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings2013-09-111-0/+5
| | * | sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings2013-09-111-2/+0
| | * | sfc: Minimal support for 40G link speedBen Hutchings2013-09-052-1/+3
| * | | net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda2013-09-161-46/+17
| * | | net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda2013-09-161-27/+20
| * | | net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-09-161-0/+5
| * | | bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-162-10/+30
| * | | bgmac: allow bigger et_swtype nvram variableHauke Mehrtens2013-09-161-2/+2
| * | | bgmac: fix internal switch initializationRafał Miłecki2013-09-162-2/+2
| * | | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering2013-09-161-1/+13
| * | | cxgb4: remove workqueue when driver registration failsWei Yang2013-09-151-1/+3
| * | | isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-151-2/+2
| * | | bonding: Make alb learning packet interval configurableNeil Horman2013-09-155-5/+47
| * | | atm: nicstar: fix regression made by previous patchAndy Shevchenko2013-09-151-1/+1
| * | | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-151-10/+8
| * | | qlcnic: Fix VF reset recoveryManish Chopra2013-09-151-0/+1
| * | | net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | | net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-152-3/+2
| * | | net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-2/+2
| * | | net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-152-4/+2
| * | | net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1