aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-012-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-311-0/+18
|\
| * Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman2007-10-311-0/+18
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-312-8/+11
|\ \
| * | [ARM] Fix pxamci regressionRussell King2007-10-311-2/+9
| * | [ARM] Fix an rpc_defconfig regressionRussell King2007-10-311-6/+2
* | | ieee1394: ieee1394_transactions.c: remove dead codeAdrian Bunk2007-10-311-2/+0
* | | firewire: Fix pci resume to not pass in a __be32 config rom.Kristian Høgsberg2007-10-311-12/+25
| |/ |/|
* | [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexitDavid Miller2007-10-312-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-312-5/+2
|\ \ | |/ |/|
| * [CONNECTOR]: Fix a spurious kfree_skb() callMichal Januszewski2007-10-301-4/+1
| * [WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk2007-10-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-302-21/+3
|\ \
| * | Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=yKay Sievers2007-10-301-3/+3
| * | Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman2007-10-301-18/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-306-22/+34
|\ \ | |/ |/|
| * IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-301-4/+4
| * IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson2007-10-301-9/+9
| * IB/ipath: Limit length checksummed in eepromMichael Albaugh2007-10-301-1/+9
| * IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell2007-10-301-5/+9
| * IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier2007-10-301-2/+2
| * IPoIB/cm: Fix receive QP cleanupRoland Dreier2007-10-261-1/+1
* | Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-305-11/+12
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-3018-101/+107
|\ \
| * | ixgb: fix TX hangs under heavy loadAuke Kok2007-10-301-2/+2
| * | e1000e: Fix typo ! &Roel Kluin2007-10-301-1/+1
| * | ixgbe: minor sparse fixesStephen Hemminger2007-10-303-7/+7
| * | e1000: sparse warnings fixesStephen Hemminger2007-10-305-35/+36
| * | ixgb: fix sparse warningsStephen Hemminger2007-10-305-35/+37
| * | e1000e: fix sparse warningsStephen Hemminger2007-10-302-19/+20
| * | Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...Michael Hennerich2007-10-301-2/+0
| * | DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard2007-10-301-0/+4
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-304-23/+114
|\ \ \
| * | | libata: implement and use ATA_QCFLAG_QUIETTejun Heo2007-10-302-3/+5
| * | | libata: stop being overjealous about non-IO commandsTejun Heo2007-10-302-8/+14
| * | | libata: flush is an IO commandTejun Heo2007-10-301-0/+3
| * | | sata_promise: cleanupsMikael Pettersson2007-10-301-8/+9
| * | | sata_promise: ASIC PRD table bug workaround, take 2Mikael Pettersson2007-10-301-4/+83
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-10-301-21/+34
|\ \ \
| * | | [WAN]: lmc_ioctl: don't return with locks heldRoel Kluin2007-10-301-21/+34
* | | | s3c-rtc: remove unused variableKrzysztof Helt2007-10-301-2/+0
* | | | serial: fix serial_txx9 console initializationAtsushi Nemoto2007-10-301-1/+9
* | | | intel-iommu: Fix array overflowTakashi Iwai2007-10-301-2/+2
* | | | Remove bogus default y for DMAR and NET_DMAAndi Kleen2007-10-301-1/+0
* | | | radeonfb: remove warning with CONFIG_PM=nOlof Johansson2007-10-301-2/+2
* | | | fb menu: fix FB_OMAP dependencies so that menu is displayed correctlyRandy Dunlap2007-10-302-4/+2
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-2911-277/+239
|\ \ \
| * \ \ Pull documentation into release branchLen Brown2007-10-291-1/+1
| |\ \ \
| | * | | acpi: remove double mention of Support for ACPI optionFrans Pop2007-10-291-1/+1
| * | | | Pull cpuidle into release branchLen Brown2007-10-292-4/+0
| |\ \ \ \