| Commit message (Expand) | Author | Age | Files | Lines |
* | firedtv: massive refactoring | Stefan Richter | 2009-02-24 | 17 | -2331/+1895 |
* | firedtv: rename files, variables, functions from firesat to firedtv | Rambaldi | 2009-02-24 | 20 | -515/+515 |
* | firedtv: Use DEFINE_SPINLOCK | Julia Lawall | 2009-02-24 | 1 | -1/+1 |
* | firedtv: fix registration - adapter number could only be zero | Henrik Kurelid | 2009-02-24 | 1 | -1/+1 |
* | firedtv: use length_field() of PMT as length | Henrik Kurelid | 2009-02-24 | 1 | -7/+13 |
* | firedtv: fix returned struct for ca_info | Henrik Kurelid | 2009-02-24 | 1 | -4/+4 |
* | firedtv: cleanups and minor fixes | Stefan Richter | 2009-02-24 | 13 | -1484/+964 |
* | ieee1394: remove superfluous assertions | Stefan Richter | 2009-02-24 | 1 | -6/+0 |
* | ieee1394: inherit ud vendor_id from node vendor_id | Stefan Richter | 2009-02-24 | 1 | -0/+3 |
* | ieee1394: add hpsb_node_read() and hpsb_node_lock() | Stefan Richter | 2009-02-24 | 1 | -0/+18 |
* | ieee1394: use correct barrier types between accesses of nodeid and generation | Stefan Richter | 2009-02-24 | 1 | -3/+4 |
* | firesat: copyrights, rename to firedtv, API conversions, fix remote control i... | Stefan Richter | 2009-02-24 | 21 | -526/+502 |
* | firesat: avc resend | Henrik Kurelid | 2009-02-24 | 3 | -80/+95 |
* | firesat: update isochronous interface, add CI support | Henrik Kurelid | 2009-02-24 | 10 | -494/+1487 |
* | firesat: add DVB-S support for DVB-S2 devices | Ben Backx | 2009-02-24 | 1 | -0/+6 |
* | firesat: fix DVB-S2 device recognition | Ben Backx | 2009-02-24 | 3 | -17/+31 |
* | DVB: add firesat driver | Greg Kroah-Hartman | 2009-02-24 | 16 | -0/+2858 |
* | i915: suspend/resume interrupt state | Jesse Barnes | 2009-02-23 | 1 | -3/+7 |
* | Fix an oops in i915_gem_retire_requests() | Karsten Wiese | 2009-02-23 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-23 | 23 | -21/+5165 |
|\ |
|
| * | veth : add the set_mac_address capability | Daniel Lezcano | 2009-02-22 | 1 | -4/+5 |
| * | sunlance: Beyond ARRAY_SIZE of ib->btx_ring | Roel Kluin | 2009-02-21 | 1 | -2/+2 |
| * | sungem: another error printed one too early | roel kluin | 2009-02-20 | 1 | -1/+1 |
| * | ISDN: fix sc/shmem printk format warning | Randy Dunlap | 2009-02-20 | 1 | -1/+1 |
| * | SMSC: timeout reaches -1 | Roel Kluin | 2009-02-20 | 1 | -1/+1 |
| * | smsc9420: handle magic field of ethtool_eeprom | Steve Glendinning | 2009-02-20 | 2 | -0/+5 |
| * | sundance: missing parentheses? | Roel Kluin | 2009-02-20 | 1 | -1/+1 |
| * | smsc9420: fix another postfixed timeout | Steve Glendinning | 2009-02-20 | 1 | -1/+1 |
| * | wimax/i2400m: driver loads firmware v1.4 instead of v1.3 | Inaky Perez-Gonzalez | 2009-02-20 | 1 | -1/+1 |
| * | cxgb3: Add support for PCI ID 0x35. | Divy Le Ray | 2009-02-18 | 2 | -0/+8 |
| * | TG3: &&/|| confusion | Roel Kluin | 2009-02-18 | 1 | -2/+2 |
| * | ATM: misplaced parentheses? | Roel Kluin | 2009-02-18 | 1 | -1/+1 |
| * | net/mv643xx: don't disable the mib timer too early and lock properly | Sebastian Siewior | 2009-02-18 | 1 | -4/+3 |
| * | net/mv643xx: use GFP_ATOMIC while atomic | Sebastian Siewior | 2009-02-18 | 1 | -1/+1 |
| * | atl1c: Atheros L1C Gigabit Ethernet driver | Jie Yang | 2009-02-18 | 8 | -0/+5120 |
| * | net: forcedeth: Fix wake-on-lan regression | Tobias Diedrich | 2009-02-16 | 1 | -1/+12 |
* | | drm/i915: Add missing mutex_lock(&dev->struct_mutex) | Pierre Willenbrock | 2009-02-23 | 1 | -0/+1 |
* | | drm/i915: fix WC mapping in non-GEM i915 code. | Jesse Barnes | 2009-02-23 | 1 | -1/+1 |
* | | drm/i915: Fix regression in 95ca9d | Chris Wilson | 2009-02-23 | 1 | -2/+6 |
* | | drm/i915: Retire requests from i915_gem_busy_ioctl. | Eric Anholt | 2009-02-23 | 1 | -0/+7 |
* | | drm/i915: suspend/resume GEM when KMS is active | Jesse Barnes | 2009-02-23 | 3 | -2/+24 |
* | | drm/i915: Don't let a device flush to prepare buffers clear new write_domains. | Eric Anholt | 2009-02-23 | 1 | -2/+14 |
* | | drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. | Eric Anholt | 2009-02-23 | 1 | -22/+16 |
* | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix | Ingo Molnar | 2009-02-22 | 1 | -5/+2 |
* | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 | 3 | -5/+8 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-02-22 | 5 | -16/+52 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus... | Len Brown | 2009-02-21 | 114 | -566/+1446 |
| |\ \ \ \ |
|
| | | * | | | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas | 2009-02-21 | 2 | -8/+1 |
| | | * | | | fujitsu-laptop: Use RFKILL support bitmask from firmware | Tony Vroon | 2009-02-21 | 1 | -7/+18 |
| | | |/ / |
|
| | * | | | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes | 2009-02-21 | 1 | -1/+24 |