aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* tg3: Disable EEE during loopback testsMatt Carlson2011-01-25
* tg3: Disable MAC loopback test for CPMU devicesMatt Carlson2011-01-25
* tg3: Fix loopback testsMatt Carlson2011-01-25
* tg3: Restrict phy ioctl accessMatt Carlson2011-01-25
* tg3: Disable multivec mode for 1 MSIX vectorMatt Carlson2011-01-25
* tg3: Use new VLAN codeMatt Carlson2011-01-25
* tg3: Fix 5719 A0 tx completion bugMatt Carlson2011-01-25
* tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2011-01-25
* bonding: fix return value of couple of store functionsJiri Pirko2011-01-25
* veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-01-25
* net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-24
* net: change netdev->features to u32Michał Mirosław2011-01-24
* typhoon: Kill references to UTS_RELEASEDavid S. Miller2011-01-24
* tlan: add suspend/resume supportSakari Ailus2011-01-24
* tlan: Code cleanup: checkpatch.pl is relatively happy now.Sakari Ailus2011-01-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-24
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
| |\
| | * fix a shutdown regression in intel_idleShaohua Li2011-01-24
| | * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-24
| | |\
| | | * RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König2011-01-21
| | | * RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz2011-01-21
| | | * RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-21
| | | * acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk2011-01-21
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-24
| | |\ \
| | | * | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-23
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-24
| | |\ \ \
| | | * | | tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-23
| | | * | | TPM: Long default timeout fixRajiv Andrade2011-01-23
| | | |/ /
| | * / / rapidio: fix new kernel-doc warningsRandy Dunlap2011-01-22
| | |/ /
| | * | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-21
| | |\ \
| | | * | [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-19
| | | * | [media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2011-01-19
| | | * | [media] hdpvr: enable IR partJarod Wilson2011-01-19
| | | * | [media] rc/mceusb: timeout should be in ns, not usJarod Wilson2011-01-19
| | | * | [media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil2011-01-19
| | | * | [media] v4l2-dev: don't memset video_device.devHans Verkuil2011-01-19
| | | * | [media] zoran: use video_device_alloc instead of kmallocHans Verkuil2011-01-19
| | | * | [media] w9966: zero device state after a detachHans Verkuil2011-01-19
| | | * | [media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart2011-01-19
| | | * | [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...Hans Verkuil2011-01-19
| | | * | [media] v4l2-ctrls: fix missing 'read-only' checkHans Verkuil2011-01-19
| | | * | [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls2011-01-19
| | | * | [media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71Andy Walls2011-01-19
| | | * | [media] lirc_zilog: Update TODO.lirc_zilogAndy Walls2011-01-19
| | | * | [media] lirc_zilog: Add Andy Walls to copyright notice and authors listAndy Walls2011-01-19
| | | * | [media] lirc_zilog: Remove useless struct i2c_driver.command functionAndy Walls2011-01-19
| | | * | [media] lirc_zilog: Remove unneeded tests for existence of the IR Tx functionAndy Walls2011-01-19
| | | * | [media] lirc_zilog: Update IR Rx polling kthread start/stop and some printksAndy Walls2011-01-19
| | | * | [media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()Andy Walls2011-01-19
| | | * | [media] lirc_zilog: Don't make private copies of i2c clientsAndy Walls2011-01-19