summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* slcan: fix referenced website in Kconfig help textOliver Hartkopp2011-01-301-1/+1
* dl2k: nulify fraginfo after unmapStanislaw Gruszka2011-01-271-2/+2
* xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell2011-01-271-8/+88
* bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2011-01-262-8/+10
* cnic: Fix big endian bugMichael Chan2011-01-261-6/+6
* tg3: Use new VLAN codeMatt Carlson2011-01-262-88/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-269-67/+49
|\
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
| * Bluetooth: ath3k: reduce memory usageAlexander Holler2011-01-191-55/+20
* | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-251-0/+1
* | pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-251-1/+1
* | bnx2: Always set ETH_FLAG_TXVLANMichael Chan2011-01-251-0/+4
* | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-251-26/+112
|\ \
| * | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-241-7/+83
| * | can: at91_can: don't use mailbox 0Marc Kleine-Budde2011-01-241-12/+20
| * | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde2011-01-241-8/+10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-242042-61712/+144160
|\ \ \
| * | | fix a shutdown regression in intel_idleShaohua Li2011-01-241-6/+2
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-243-37/+42
| |\ \ \
| | * | | RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König2011-01-211-12/+0
| | * | | RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz2011-01-211-3/+9
| | * | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-211-21/+28
| | * | | acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk2011-01-211-1/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-241-1/+1
| |\ \ \ \
| | * | | | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-241-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-242-7/+9
| |\ \ \ \ \
| | * | | | | tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-241-3/+3
| | * | | | | TPM: Long default timeout fixRajiv Andrade2011-01-241-4/+6
| | |/ / / /
| * / / / / rapidio: fix new kernel-doc warningsRandy Dunlap2011-01-231-0/+2
| |/ / / /
| * | | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-22122-2635/+2376
| |\ \ \ \
| | * | | | [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-196-6/+20
| | * | | | [media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2011-01-192-17/+16
| | * | | | [media] hdpvr: enable IR partJarod Wilson2011-01-195-77/+65
| | * | | | [media] rc/mceusb: timeout should be in ns, not usJarod Wilson2011-01-191-2/+2
| | * | | | [media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil2011-01-191-0/+2
| | * | | | [media] v4l2-dev: don't memset video_device.devHans Verkuil2011-01-191-5/+4
| | * | | | [media] zoran: use video_device_alloc instead of kmallocHans Verkuil2011-01-191-1/+1
| | * | | | [media] w9966: zero device state after a detachHans Verkuil2011-01-191-0/+1
| | * | | | [media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart2011-01-191-1/+1
| | * | | | [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...Hans Verkuil2011-01-191-1/+4
| | * | | | [media] v4l2-ctrls: fix missing 'read-only' checkHans Verkuil2011-01-191-0/+3
| | * | | | [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls2011-01-192-19/+45
| | * | | | [media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71Andy Walls2011-01-191-0/+6
| | * | | | [media] lirc_zilog: Update TODO.lirc_zilogAndy Walls2011-01-191-6/+30
| | * | | | [media] lirc_zilog: Add Andy Walls to copyright notice and authors listAndy Walls2011-01-191-1/+5
| | * | | | [media] lirc_zilog: Remove useless struct i2c_driver.command functionAndy Walls2011-01-191-8/+0