aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19isdn/sc: compile breakage re check_reset()Alexey Dobriyan3-3/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau118-282/+135
2007-07-19mbcs: Remove lots of global symbolsAlan Cox2-15/+15
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita5-21/+5
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki1-29/+9
2007-07-19ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki1-3/+0
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki1-0/+16
2007-07-19PM: Do not require dev spew to get PM_DEBUGBen Collins1-1/+1
2007-07-18Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-3/+1
2007-07-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds16-51/+1279
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-213/+160
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds6-0/+890
2007-07-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds46-1291/+1045
2007-07-18UIO: Hilscher CIF card driverHans-Jürgen Koch3-1/+171
2007-07-18UIO: Add the User IO core codeHans J. Koch5-0/+720
2007-07-18Driver core: check return code of sysfs_create_link()Cornelia Huck1-40/+105
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell1-7/+0
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern4-97/+35
2007-07-18PM: Remove deprecated sysfs filesAlan Stern1-66/+0
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers1-3/+20
2007-07-18eHEA: Fix bonding supportThomas Klein2-19/+20
2007-07-18Blackfin ethernet driver: on chip ethernet MAC controller driverBryan Wu4-0/+1186
2007-07-18fix wrong argument of tc35815_read_plat_dev_addr()Yoichi Yuasa1-1/+1
2007-07-18Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik3-13/+13
2007-07-18ARM/ETHER3: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2007-07-18SAA9730: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-5/+4
2007-07-18NI5010: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-5/+1
2007-07-18NS83820: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming1-1/+11
2007-07-18Fix Vitesse RGMII-ID supportAndy Fleming1-3/+20
2007-07-18Fix Vitesse 824x PHY interrupt ackingAndy Fleming1-2/+21
2007-07-18ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita1-3/+1
2007-07-18firewire: fw-sbp2: convert to new SCSI data buffer accessorsStefan Richter1-9/+7
2007-07-18firewire: fix memory leak of fw_request instancesStefan Richter2-1/+7
2007-07-18firewire: remove bogus check in fw_core_handle_requestStefan Richter1-5/+0
2007-07-18firewire: fw-ohci: fix "scheduling while atomic"Stefan Richter1-1/+1
2007-07-18firewire: fw-ohci: flush MMIO write before msleepStefan Richter1-0/+1
2007-07-18IB/mthca: Simplify use of size0 in work request postingRoland Dreier1-17/+24
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier1-18/+22
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier1-59/+40
2007-07-18IB/mlx4: Factor out setting other WQE segmentsRoland Dreier1-31/+36
2007-07-18IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier1-6/+9
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier3-54/+30
2007-07-18Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds165-2943/+9692
2007-07-18Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds16-334/+366
2007-07-18V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day2-12/+6
2007-07-18V4L/DVB (5846): Clean up setting state and scheduling timeoutsRobert P. J. Day2-8/+4
2007-07-18V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil4-25/+42
2007-07-18V4L/DVB (5843): ivtv: fix missing signal_pending check.Hans Verkuil1-4/+1
2007-07-18V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil3-11/+21