aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
* Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-241-1/+2
* Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-241-0/+3
* ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
* ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
* orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com2011-03-231-0/+3
* iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
* ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-211-2/+2
* rtlwifi: Fix memset argument orderIlia Mirkin2011-03-211-16/+15
* rt2x00: Add unknown Toshiba devicePeter Lemenkov2011-03-211-0/+2
* rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov2011-03-211-0/+2
* rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov2011-03-211-0/+1
* rt2x00: Add rt2870 device idPeter Lemenkov2011-03-211-1/+1
* orinoco: Maintain lock until entry removed from listJoe Gunn2011-03-211-1/+1
* iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5
* zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel2011-03-211-0/+1
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-03-202-150/+64
|\
| * vhost-net: remove unlocked use of receive_queueMichael S. Tsirkin2011-03-131-1/+1
| * vhost: lock receive queue, not the socketJason Wang2011-03-131-3/+4
| * vhost-net: Unify the code of mergeable and big buffer handlingJason Wang2011-03-131-121/+7
| * vhost-net: check the support of mergeable buffer outside the receive loopJason Wang2011-03-131-2/+3
| * vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin2011-03-081-1/+1
| * vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-082-23/+49
* | niu: Rename NIU parent platform device name to fix conflict.David S. Miller2011-03-191-1/+1
* | r8169: fix a bug in rtl8169_init_phy()Eric Dumazet2011-03-191-2/+2
* | bonding: fix a typo in a commentNicolas de Pesloüan2011-03-191-1/+1
* | ftmac100: use resource_size()Dan Carpenter2011-03-181-1/+1
* | gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov2011-03-182-2/+15
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-1810-155/+576
|\ \
| * | PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com2011-03-161-1/+0
| * | PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com2011-03-161-0/+6
| * | PCI: pre-allocate additional resources to devices only after successful alloc...Ram Pai2011-03-041-47/+184
| * | PCI: introduce reset_resource()Ram Pai2011-03-041-3/+8
| * | PCI: data structure agnostic free list functionRam Pai2011-03-041-15/+12
| * | PCI: refactor io size calculation codeRam Pai2011-03-041-24/+42
| * | PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby2011-03-041-8/+24
| * | PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-041-0/+1
| * | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-044-8/+246
| * | PCI: add more checking to ICH region quirksJiri Slaby2011-03-041-8/+37
| * | PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
| * | PCI: remove quirk for pre-production systemsBrandeburg, Jesse2011-02-161-52/+0
| * | PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl2011-02-081-1/+3
| * | PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings2011-02-081-1/+1
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1830-254/+2100
|\ \ \
| * | | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-185-5/+243
| * | | gpio/langwell: Clear edge bit before handlingThomas Gleixner2011-03-171-7/+6
| * | | gpio/langwell: Simplify demux loopThomas Gleixner2011-03-171-6/+7
| * | | gpio/langwell: Convert irq name spaceThomas Gleixner2011-03-171-5/+5
| * | | gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner2011-03-171-8/+5
| * | | gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner2011-03-171-3/+3