summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-08async: make async_synchronize_full() more serializingArjan van de Ven1-1/+3
2009-01-08wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez1-0/+3
2009-01-08regulator: fix kernel-doc warningsRandy Dunlap1-5/+2
2009-01-08regulator: catch some registration errorsDavid Brownell1-0/+14
2009-01-08regulator: Add basic DocBook manualMark Brown2-1/+305
2009-01-08regulator: Fix some kerneldoc rendering issuesMark Brown1-7/+11
2009-01-08regulator: Add missing kerneldocMark Brown3-1/+81
2009-01-08regulator: Clean up kerneldoc warningsMark Brown2-26/+26
2009-01-08regulator: Remove extraneous kerneldoc annotationsMark Brown1-2/+2
2009-01-08regulator: init/link earlierDavid Brownell1-1/+3
2009-01-08regulator: move set_machine_constraints after regulator device initializationMike Rapoport1-5/+5
2009-01-08regulator: da903x: make da903x_is_enabled return 0 or 1Mike Rapoport1-1/+1
2009-01-08regulator: da903x: add '\n' to error messagesMike Rapoport1-5/+5
2009-01-08regulator: sysfs attribute reduction (v2)David Brownell2-124/+208
2009-01-08regulator: code shrink (v2)David Brownell1-67/+44
2009-01-08regulator: improved mode error checksDavid Brownell1-2/+13
2009-01-08regulator: enable/disable refcountingDavid Brownell1-35/+36
2009-01-08regulator: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-08net: convert pegasus driver to net_device_opsOliver Neukum1-7/+14
2009-01-08bnx2x: Prevent eeprom set when driver is downEilon Greenstein1-0/+3
2009-01-08net: switch kaweth driver to netdevopsOliver Neukum1-11/+12
2009-01-08pcnet32: round off carrier watch timerStephen Hemminger1-2/+2
2009-01-08i2400m/usb: wrap USB power saving in #ifdef CONFIG_PMInaky Perez-Gonzalez1-0/+6
2009-01-08wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez1-1/+1
2009-01-08wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez1-0/+14
2009-01-08wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez1-3/+5
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2400-49046/+559448
2009-01-08r6040: bump release number to 0.20Florian Fainelli1-2/+2
2009-01-08r6040: warn about MAC address being unsetFlorian Fainelli1-0/+5
2009-01-08r6040: check PHY status when bringing interface upFlorian Fainelli1-0/+4
2009-01-08r6040: make printks consistent with DRV_NAMEFlorian Fainelli1-7/+7
2009-01-08gianfar: Fixup use of BUS_ID_SIZEKumar Gala1-3/+3
2009-01-08mlx4_en: Returning real Max in get_ringparamYevgeny Petrilin2-2/+8
2009-01-08mlx4_en: Consider inline packets on completionYevgeny Petrilin2-26/+34
2009-01-08netdev: bfin_mac: enable bfin_mac net dev driver for BF51xSonic Zhang1-1/+1
2009-01-08qeth: convert to net_device_opsFrank Blaschka2-46/+34
2009-01-08vlan: add neigh_setupFrank Blaschka1-0/+14
2009-01-08dm9601: warn on invalid mac addressWu Fengguang1-2/+9
2009-01-08dm9601: tell HW about random generated mac addressWu Fengguang1-1/+8
2009-01-08tcp6: Add GRO supportHerbert Xu2-4/+43
2009-01-08ipv6: Add GRO supportHerbert Xu2-5/+105
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds74-502/+3089
2009-01-08fix similar typos to successfullColy Li19-22/+22
2009-01-08Make various things staticRoel Kluin3-6/+5
2009-01-08generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang1-9/+5
2009-01-08generic swap(): sched: remove local swap() macroWu Fengguang1-2/+0
2009-01-08generic swap(): ext4: remove local swap() macroWu Fengguang1-4/+0
2009-01-08generic swap(): ext3: remove local swap() macroWu Fengguang1-4/+0
2009-01-08generic swap(): introduce global macro swap(a, b)Wu Fengguang1-0/+6
2009-01-08generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang1-14/+16