Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | vxge: Remember to release firmware after upgrading firmware | Jesper Juhl | 2011-01-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr | Joe Perches | 2011-01-14 | 1 | -8/+1 | |
| * | | | | | | | | | | | net: remove dev_txq_stats_fold() | Eric Dumazet | 2011-01-14 | 4 | -14/+31 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | bna: Remove unnecessary memset(,0,) | Joe Perches | 2011-01-13 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-13 | 9 | -23/+61 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | hostap_cs: fix sleeping function called from invalid context | Stanislaw Gruszka | 2011-01-10 | 1 | -9/+6 | |
| | * | | | | | | | | | | ipw2200: Check for -1 INTA in tasklet too. | Indan Zupancic | 2011-01-10 | 1 | -0/+7 | |
| | * | | | | | | | | | | ssb: Ignore dangling ethernet cores on wireless devices | Michael Büsch | 2011-01-10 | 1 | -0/+10 | |
| | * | | | | | | | | | | p54: fix sequence no. accounting off-by-one error | Christian Lamparter | 2011-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | ath9k_htc: Really fix packet injection | Sujith Manoharan | 2011-01-10 | 2 | -11/+27 | |
| | * | | | | | | | | | | ath9k_hw: Fix RX handling for USB devices | Sujith Manoharan | 2011-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | ath9k_hw: Fix thermal issue with UB94 | Sujith Manoharan | 2011-01-10 | 1 | -0/+4 | |
| | * | | | | | | | | | | ath9k_hw: Fix calibration for AR9287 devices | Sujith Manoharan | 2011-01-10 | 1 | -0/+3 | |
| | * | | | | | | | | | | ath9k_hw: Fix chip test | Sujith Manoharan | 2011-01-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | netdev: bfin_mac: Use is_multicast_ether_addr helper | Tobias Klauser | 2011-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | netdev: ucc_geth: Use is_multicast_ether_addr helper | Tobias Klauser | 2011-01-13 | 1 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-01-14 | 11 | -34/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS | Knut Petersen | 2011-01-14 | 1 | -0/+8 | |
| * | | | | | | | | | | | agp/intel: Fix device names of i845 and 845G | Oswald Buddenhagen | 2011-01-14 | 2 | -3/+3 | |
| * | | | | | | | | | | | drm/i915: Disable GPU semaphores on SandyBridge mobile | Chris Wilson | 2011-01-14 | 1 | -1/+2 | |
| * | | | | | | | | | | | drm/i915/execbuffer: Clear domains before beginning reloc processing | Chris Wilson | 2011-01-13 | 1 | -4/+3 | |
| * | | | | | | | | | | | drm/i915/execbuffer: Reorder relocations to match new object order | Chris Wilson | 2011-01-13 | 1 | -6/+9 | |
| * | | | | | | | | | | | drm/i915: Fix error handler to capture the first batch after the seqno | Chris Wilson | 2011-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/i915: Add a module option to override the use of SSC | Chris Wilson | 2011-01-13 | 4 | -17/+21 | |
| * | | | | | | | | | | | drm/i915/panel: The backlight is enabled if the current value is non-zero | Indan Zupancic | 2011-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/i915/debugfs: Correct format after changing type of err object 'size' | Chris Wilson | 2011-01-12 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 | 25 | -166/+158 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki | 2011-01-14 | 3 | -4/+4 | |
| * | | | | | | | | | | | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki | 2011-01-14 | 2 | -16/+6 | |
| * | | | | | | | | | | | PCI: sysfs: Update ROM to include default owner write access | Alex Williamson | 2011-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 | 7 | -46/+49 | |
| * | | | | | | | | | | | PCI/PCIe: Clear Root PME Status bits early during system resume | Rafael J. Wysocki | 2010-12-23 | 4 | -38/+53 | |
| * | | | | | | | | | | | PCI: pci-stub: ignore zero-length id parameters | Tejun Heo | 2010-12-23 | 1 | -0/+3 | |
| * | | | | | | | | | | | PCI: Skip id checking if no id is passed | Yinghai Lu | 2010-12-23 | 1 | -0/+4 | |
| * | | | | | | | | | | | PCI: fix __pci_device_probe kernel-doc warning | Randy Dunlap | 2010-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | PCI: make pci_restore_state return void | Jon Mason | 2010-12-23 | 11 | -55/+18 | |
| * | | | | | | | | | | | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett | 2010-12-23 | 2 | -4/+18 | |
| * | | | | | | | | | | | PCI: Add mask bit definition for MSI-X table | Sheng Yang | 2010-12-23 | 1 | -2/+3 | |
| * | | | | | | | | | | | PCI: MSI: Move MSI-X entry definition to pci_regs.h | Sheng Yang | 2010-12-23 | 1 | -6/+0 | |
* | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-01-14 | 15 | -69/+766 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | power_supply: Add MAX17042 Fuel Gauge Driver | MyungJoo Ham | 2011-01-14 | 3 | -0/+250 | |
| * | | | | | | | | | | | | olpc_battery: Fix up XO-1.5 properties list | Sascha Silbe | 2011-01-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | | olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOW | Sascha Silbe | 2011-01-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | | olpc_battery: Add support for CHARGE_NOW | Sascha Silbe | 2011-01-12 | 1 | -0/+24 | |
| * | | | | | | | | | | | | olpc_battery: Add support for CHARGE_FULL_DESIGN | Sascha Silbe | 2011-01-12 | 1 | -0/+54 | |
| * | | | | | | | | | | | | olpc_battery: Ambient temperature is not available on XO-1.5 | Daniel Drake | 2011-01-12 | 1 | -3/+25 | |
| * | | | | | | | | | | | | jz4740-battery: Should include linux/io.h | Anton Vorontsov | 2010-12-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | s3c_adc_battery: Add gpio_inverted field to pdata | Vasily Khoruzhick | 2010-12-22 | 1 | -3/+9 | |
| * | | | | | | | | | | | | power_supply: Don't use flush_scheduled_work() | Tejun Heo | 2010-12-22 | 6 | -20/+20 | |
| * | | | | | | | | | | | | power_supply: Fix use after free and memory leak | Vasiliy Kulikov | 2010-12-22 | 1 | -2/+2 |