summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | amd64_edac: Fix potential memleakBorislav Petkov2011-03-291-1/+1
| |/ / / / /
* | | | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-2940-107/+104
|\ \ \ \ \ \
| * | | | | | gpio: ab8500: Mark brokenThomas Gleixner2011-03-291-1/+1
| * | | | | | drivers: Final irq namespace conversionThomas Gleixner2011-03-2933-69/+70
| * | | | | | xen: Use new irq_move functionsThomas Gleixner2011-03-291-2/+2
| * | | | | | xen: Cleanup genirq namespaceThomas Gleixner2011-03-291-11/+11
| * | | | | | sh: Convert to new function namesThomas Gleixner2011-03-292-13/+13
| * | | | | | sh: Use the proper accessor functionsThomas Gleixner2011-03-291-7/+2
| * | | | | | parisc: Convert irq namespaceThomas Gleixner2011-03-293-4/+5
| |/ / / / /
* | | | | | char/tpm: Fix unitialized usage of data bufferPeter Huewe2011-03-291-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2915-61/+85
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | netdev: bfin_mac: document TE setting in RMII modesMike Frysinger2011-03-281-2/+11
| * | | | | drivers net: Fix declaration ordering in inline functions.Balaji G2011-03-281-1/+1
| * | | | | cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-281-4/+10
| * | | | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-275-7/+7
| * | | | | mlx4_en: Fix loss of promiscuityHerbert Xu2011-03-271-0/+3
| * | | | | tg3: Fix inline keyword usageJavier Martinez Canillas2011-03-271-1/+1
| * | | | | tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas2011-03-271-2/+2
| * | | | | net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros2011-03-271-1/+1
| * | | | | Net / jme: Do not use legacy PCI power managementRafael J. Wysocki2011-03-271-14/+16
| * | | | | myri10ge: small rx_done refactoringStanislaw Gruszka2011-03-271-14/+23
| * | | | | can: c_can: Fix tx_bytes accountingJan Altenberg2011-03-271-1/+1
| * | | | | can: c_can_platform: fix irq check in probeMarc Kleine-Budde2011-03-271-4/+5
| * | | | | can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde2011-03-271-10/+4
* | | | | | md: Fix integrity registration error when no devices are capableMartin K. Petersen2011-03-281-6/+2
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-281-33/+31
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | vlynq: Convert irq functionsThomas Gleixner2011-03-281-33/+31
* | | | | | | memstick: make enable_dma less generic in r592Stephen Rothwell2011-03-281-3/+3
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-03-2823-1215/+4754
|\ \ \ \ \ \ \
| * | | | | | | xo15-ebook: Remove device.wakeup_countMatthew Garrett2011-03-281-1/+0
| * | | | | | | ips: use interruptible waits in ips-monitorJesse Barnes2011-03-281-1/+1
| * | | | | | | acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi2011-03-281-2/+18
| * | | | | | | acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi2011-03-281-5/+14
| * | | | | | | platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-287-10/+10
| * | | | | | | acer-wmi: use pr_<level> for messagesLee, Chun-Yi2011-03-281-40/+28
| * | | | | | | asus-wmi: potential NULL dereference in show_call()Dan Carpenter2011-03-281-1/+1
| * | | | | | | asus-wmi: signedness bug in read_brightness()Dan Carpenter2011-03-281-1/+2
| * | | | | | | platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin2011-03-281-1/+1
| * | | | | | | platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin2011-03-281-3/+3
| * | | | | | | msi-laptop: use pr_<level> for messagesJoey Lee2011-03-281-7/+7
| * | | | | | | Platform: add Samsung Laptop platform driverGreg Kroah-Hartman2011-03-283-0/+846
| * | | | | | | acer-wmi: Fix WMI IDPali Rohár2011-03-281-2/+2
| * | | | | | | acer-wmi: deactive mail led when power offPali Rohár2011-03-281-0/+14
| * | | | | | | msi-laptop: send out touchpad on/off keyLee, Chun-Yi2011-03-281-2/+79
| * | | | | | | acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLELee, Chun-Yi2011-03-281-1/+1
| * | | | | | | platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t...Axel Lin2011-03-281-0/+1
| * | | | | | | sony-laptop: potential null dereferenceDan Carpenter2011-03-281-1/+5
| * | | | | | | sony-laptop: handle allocation failuresDan Carpenter2011-03-281-0/+4
| * | | | | | | sony-laptop: return negative on failure in sony_nc_add()Dan Carpenter2011-03-281-2/+4
| * | | | | | | sony-laptop: make a couple variables staticDan Carpenter2011-03-281-2/+2