aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* tg3: Use new VLAN codeMatt Carlson2011-01-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
|\
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-25
| * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-21
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-21
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-21
| * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-21
| * Bluetooth: ath3k: reduce memory usageAlexander Holler2011-01-19
* | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-25
* | pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-25
* | bnx2: Always set ETH_FLAG_TXVLANMichael Chan2011-01-25
* | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-24
|\ \
| * | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-24
| * | can: at91_can: don't use mailbox 0Marc Kleine-Budde2011-01-24
| * | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde2011-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
| | * | | | [media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rxAndy Walls2011-01-19