summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | vxge: Remember to release firmware after upgrading firmwareJesper Juhl2011-01-141-0/+1
| * | | | | | | | | | | netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches2011-01-141-8/+1
| * | | | | | | | | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-144-14/+31
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | bna: Remove unnecessary memset(,0,)Joe Perches2011-01-131-1/+0
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-139-23/+61
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka2011-01-101-9/+6
| | * | | | | | | | | | ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-101-0/+7
| | * | | | | | | | | | ssb: Ignore dangling ethernet cores on wireless devicesMichael Büsch2011-01-101-0/+10
| | * | | | | | | | | | p54: fix sequence no. accounting off-by-one errorChristian Lamparter2011-01-101-1/+1
| | * | | | | | | | | | ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-102-11/+27
| | * | | | | | | | | | ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
| | * | | | | | | | | | ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-101-0/+4
| | * | | | | | | | | | ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3
| | * | | | | | | | | | ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
| * | | | | | | | | | | netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser2011-01-131-1/+1
| * | | | | | | | | | | netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser2011-01-131-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-1411-34/+49
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen2011-01-141-0/+8
| * | | | | | | | | | | agp/intel: Fix device names of i845 and 845GOswald Buddenhagen2011-01-142-3/+3
| * | | | | | | | | | | drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson2011-01-141-1/+2
| * | | | | | | | | | | drm/i915/execbuffer: Clear domains before beginning reloc processingChris Wilson2011-01-131-4/+3
| * | | | | | | | | | | drm/i915/execbuffer: Reorder relocations to match new object orderChris Wilson2011-01-131-6/+9
| * | | | | | | | | | | drm/i915: Fix error handler to capture the first batch after the seqnoChris Wilson2011-01-131-1/+1
| * | | | | | | | | | | drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-134-17/+21
| * | | | | | | | | | | drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic2011-01-121-1/+1
| * | | | | | | | | | | drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson2011-01-121-1/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-1425-166/+158
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-143-4/+4
| * | | | | | | | | | | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-142-16/+6
| * | | | | | | | | | | PCI: sysfs: Update ROM to include default owner write accessAlex Williamson2011-01-141-1/+1
| * | | | | | | | | | | PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-147-46/+49
| * | | | | | | | | | | PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki2010-12-234-38/+53
| * | | | | | | | | | | PCI: pci-stub: ignore zero-length id parametersTejun Heo2010-12-231-0/+3
| * | | | | | | | | | | PCI: Skip id checking if no id is passedYinghai Lu2010-12-231-0/+4
| * | | | | | | | | | | PCI: fix __pci_device_probe kernel-doc warningRandy Dunlap2010-12-231-1/+1
| * | | | | | | | | | | PCI: make pci_restore_state return voidJon Mason2010-12-2311-55/+18
| * | | | | | | | | | | PCI: Disable ASPM if BIOS asks us toMatthew Garrett2010-12-232-4/+18
| * | | | | | | | | | | PCI: Add mask bit definition for MSI-X tableSheng Yang2010-12-231-2/+3
| * | | | | | | | | | | PCI: MSI: Move MSI-X entry definition to pci_regs.hSheng Yang2010-12-231-6/+0
* | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-01-1415-69/+766
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | power_supply: Add MAX17042 Fuel Gauge DriverMyungJoo Ham2011-01-143-0/+250
| * | | | | | | | | | | | olpc_battery: Fix up XO-1.5 properties listSascha Silbe2011-01-121-0/+4
| * | | | | | | | | | | | olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOWSascha Silbe2011-01-121-0/+4
| * | | | | | | | | | | | olpc_battery: Add support for CHARGE_NOWSascha Silbe2011-01-121-0/+24
| * | | | | | | | | | | | olpc_battery: Add support for CHARGE_FULL_DESIGNSascha Silbe2011-01-121-0/+54
| * | | | | | | | | | | | olpc_battery: Ambient temperature is not available on XO-1.5Daniel Drake2011-01-121-3/+25
| * | | | | | | | | | | | jz4740-battery: Should include linux/io.hAnton Vorontsov2010-12-221-0/+1
| * | | | | | | | | | | | s3c_adc_battery: Add gpio_inverted field to pdataVasily Khoruzhick2010-12-221-3/+9
| * | | | | | | | | | | | power_supply: Don't use flush_scheduled_work()Tejun Heo2010-12-226-20/+20
| * | | | | | | | | | | | power_supply: Fix use after free and memory leakVasiliy Kulikov2010-12-221-2/+2