aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely1-2/+3
2007-05-07[POWERPC] macintosh: Use common modalias generation for macio_sysfsSylvain Munaut1-20/+7
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell16-31/+31
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell33-85/+87
2007-05-02[POWERPC] get_property returns constStephen Rothwell1-7/+6
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand4-14/+14
2007-05-02[POWERPC] Use menuconfig objects II - MacintoshJan Engelhardt1-2/+6
2007-05-02[POWERPC] apm_emu: Use generic apm-emulationJohannes Berg2-478/+47
2007-05-02[POWERPC] drivers/macintosh/mac_hid.c: Make code staticAdrian Bunk1-4/+4
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-2/+11
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds21-614/+991
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-41/+33
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-4/+4
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds40-280/+175
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman1-0/+8
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe4-4/+4
2007-04-30[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras1-8/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras772-19177/+51059
2007-04-30[POWERPC] remove kernel module option for booke wdtDave Jiang1-1/+1
2007-04-30ieee1394: remove garbage from KconfigStefan Richter1-2/+0
2007-04-30ieee1394: more help in KconfigStefan Richter1-8/+12
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott1-1/+1
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl registerBernhard Kauer1-6/+2
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter1-0/+1
2007-04-30ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter1-5/+13
2007-04-30ieee1394: eth1394: fix error path in module_initAkinobu Mita1-3/+12
2007-04-30ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter1-18/+16
2007-04-30ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter1-3/+2
2007-04-30ieee1394: eth1394: some conditions are unlikelyStefan Richter1-4/+4
2007-04-30ieee1394: eth1394: clean up fragment_overlapStefan Richter1-4/+4
2007-04-30ieee1394: eth1394: don't use alloc_etherdevStefan Richter1-15/+5
2007-04-30ieee1394: eth1394: omit useless set_mac_address callbackStefan Richter1-13/+1
2007-04-30ieee1394: eth1394: CONFIG_INET is always definedStefan Richter1-12/+4
2007-04-30ieee1394: eth1394: allow MTU bigger than 1500Stefan Richter1-15/+19
2007-04-30ieee1394: unexport highlevel_host_resetAdrian Bunk1-1/+0
2007-04-30ieee1394: eth1394: contain host resetStefan Richter1-4/+2
2007-04-30ieee1394: eth1394: shorter error messagesStefan Richter1-24/+16
2007-04-30ieee1394: eth1394: correct a memset argumentStefan Richter1-1/+1
2007-04-30ieee1394: eth1394: refactor .probe and .updateStefan Richter1-32/+16
2007-04-30ieee1394: eth1394: .probe and .update may sleepStefan Richter1-8/+4
2007-04-30ieee1394: eth1394: coding styleStefan Richter2-244/+206
2007-04-30ieee1394: eth1394: Move common recv_init code to helper functionJean Delvare1-40/+31
2007-04-30ieee1394: eth1394: don't autoload by hotplug when ohci1394 startsStefan Richter5-86/+36
2007-04-30ieee1394: eth1394: reduce excessive function inliningStefan Richter1-38/+36
2007-04-30ieee1394: eth1394: clean up host removalStefan Richter1-17/+10
2007-04-30ieee1394: eth1394: unregister address space in failure caseStefan Richter1-7/+6
2007-04-30ieee1394: send async streams at S100Stefan Richter1-0/+7
2007-04-30ieee1394: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary1-1/+1