summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* md: fix possible oops when removing a bitmap from an active arrayNeilBrown2008-05-241-1/+3
* serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-241-1/+6
* ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong2008-05-243-0/+1126
* i5k_amb: support Intel 5400 chipsetDarrick J. Wong2008-05-241-5/+34
* hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPadsGabor Czigola2008-05-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-237-13/+36
|\
| * IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson2008-05-231-1/+3
| * IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()Jack Morgenstein2008-05-201-0/+6
| * IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-201-5/+8
| * IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-161-1/+13
| * RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-161-1/+1
| * IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-161-1/+1
| * IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell2008-05-151-2/+2
| * IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-151-2/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-231-0/+5
|\ \
| * | [CPUFREQ] clarify license of freq_table.cDominik Brodowski2008-05-221-0/+5
* | | remove debug printk from DRM suspend pathJesse Barnes2008-05-231-2/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-234-4/+4
|\ \ \
| * | | [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-234-4/+4
* | | | fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-234-5/+5
* | | | scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-235-13/+13
* | | | isdn: fix integer as NULL pointer warningHarvey Harrison2008-05-231-3/+3
* | | | acpi: fix integer as NULL pointer warningHarvey Harrison2008-05-232-3/+3
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-217-22/+40
|\ \ \
| * | | cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-211-4/+7
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-206-18/+33
| |\ \ \
| | * | | libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| | * | | orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| | * | | hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| | * | | rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| | * | | ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-211-1/+0
|\ \ \ \ \
| * | | | | sunhv: Fix locking in non-paged I/O case.David S. Miller2008-05-201-1/+0
* | | | | | HTC_EGPIO is ARM-onlyAl Viro2008-05-211-1/+1
* | | | | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-217-7/+7
* | | | | | missing dependencies on HAS_DMAAl Viro2008-05-215-5/+5
* | | | | | irda-usb endianness annotations and fixesAl Viro2008-05-212-3/+3
* | | | | | sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro2008-05-211-3/+3
* | | | | | misc drivers/net endianness noiseAl Viro2008-05-216-14/+16
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2017-49/+42
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | drivers/atm/: remove CVS keywordsAdrian Bunk2008-05-206-17/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-194-6/+9
| |\ \ \ \
| | * | | | wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-163-0/+3
| | * | | | wireless, airo: waitbusy() won't delayRoel Kluin2008-05-161-1/+1
| | * | | | libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-161-0/+1
| | * | | | hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer2008-05-151-5/+4
| * | | | | l2tp: avoid skb truesize bug if headroom is increasedJames Chapman2008-05-191-5/+8
| |/ / / /
| * | | | isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-141-3/+3
| * | | | iphase: Fix 64bit warning.Alan Cox2008-05-141-1/+2
| * | | | hysdn: No longer broken on SMP.Andrew Morton2008-05-141-1/+1