Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | [PATCH] wireless: fix IW_IS_{GET,SET} comment in wireless.h | Ingo van Lil | 2007-02-14 | 1 | -2/+2 | |
| * | | | | | | natsemi: Support Aculab E1/T1 PMXc cPCI carrier cards | Mark Brown | 2007-02-20 | 1 | -1/+9 | |
| * | | | | | | natsemi: Add support for using MII port with no PHY | Mark Brown | 2007-02-20 | 1 | -5/+30 | |
| * | | | | | | skge: race with workq and RTNL | Stephen Hemminger | 2007-02-20 | 1 | -4/+5 | |
| * | | | | | | Replace local random function with random32() | Ralf Baechle | 2007-02-20 | 3 | -31/+6 | |
| * | | | | | | s2io: RTNL and flush_scheduled_work deadlock | Francois Romieu | 2007-02-20 | 1 | -3/+18 | |
| * | | | | | | 8139too: RTNL and flush_scheduled_work deadlock | Francois Romieu | 2007-02-20 | 1 | -23/+17 | |
| * | | | | | | sis190: RTNL and flush_scheduled_work deadlock | Francois Romieu | 2007-02-20 | 1 | -2/+5 | |
| * | | | | | | r8169: RTNL and flush_scheduled_work deadlock | Francois Romieu | 2007-02-20 | 1 | -7/+18 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-02-20 | 36 | -766/+629 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | backlight: Remove bogus SYSFS dependency | Richard Purdie | 2007-02-20 | 2 | -4/+2 | |
| * | | | | | | backlight: simplify corgi_bl locking | Richard Purdie | 2007-02-20 | 1 | -8/+5 | |
| * | | | | | | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 | 24 | -254/+223 | |
| * | | | | | | backlight: Clean up pmac_backlight handling | Richard Purdie | 2007-02-20 | 8 | -101/+34 | |
| * | | | | | | backlight: Improve backlight selection for fbdev drivers | James Simmons | 2007-02-20 | 1 | -37/+36 | |
| * | | | | | | backlight: Rework backlight/fb interaction simplifying, lots | Richard Purdie | 2007-02-20 | 9 | -184/+68 | |
| * | | | | | | backlight: Remove unneeded backlight update_status calls | Richard Purdie | 2007-02-20 | 3 | -41/+0 | |
| * | | | | | | backlight: Remove uneeded update_status call from chipsfb.c | Richard Purdie | 2007-02-20 | 1 | -18/+0 | |
| * | | | | | | backlight/fbcon: Add FB_EVENT_CONBLANK | Richard Purdie | 2007-02-20 | 3 | -2/+11 | |
| * | | | | | | backlight: Fix Kconfig entries | Richard Purdie | 2007-02-20 | 1 | -15/+4 | |
| * | | | | | | backlight: Remove uneeded nvidia set_power calls | Richard Purdie | 2007-02-20 | 3 | -16/+0 | |
| * | | | | | | backlight: Convert semaphore -> mutex | Richard Purdie | 2007-02-20 | 4 | -37/+37 | |
| * | | | | | | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 | 15 | -76/+76 | |
| * | | | | | | backlight: Minor code cleanups for hp680_bl.c | Richard Purdie | 2007-02-20 | 1 | -15/+24 | |
| * | | | | | | backlight: Minor code cleanups for corgi_bl.c | Richard Purdie | 2007-02-20 | 1 | -14/+16 | |
| * | | | | | | backlight: Remove excessive (un)likelys | Dmitry Torokhov | 2007-02-20 | 2 | -20/+20 | |
| * | | | | | | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 | 20 | -23/+0 | |
| * | | | | | | backlight: Fix error handling | Dmitry Torokhov | 2007-02-20 | 2 | -7/+11 | |
| * | | | | | | backlight: Add Frontpath ProGear HX1050+ driver | Marcin Juszkiewicz | 2007-02-20 | 3 | -0/+163 | |
| * | | | | | | backlight: Add maintainer entry | Richard Purdie | 2007-02-20 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | [PATCH] ARM: fix mach-at91 build breakage | David Brownell | 2007-02-20 | 1 | -1/+1 | |
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-02-20 | 16 | -295/+173 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] | Dale Farnsworth | 2007-02-20 | 5 | -77/+15 | |
| * | | | | | | [MIPS] Drop __init from init_8259A() | Atsushi Nemoto | 2007-02-20 | 1 | -5/+8 | |
| * | | | | | | [MIPS] Fix Kconfig typo bug | Ralf Baechle | 2007-02-20 | 1 | -1/+1 | |
| * | | | | | | [MIPS] Fix double signal on trap and break instruction | Atsushi Nemoto | 2007-02-20 | 1 | -0/+2 | |
| * | | | | | | [MIPS] sigset_32 has been made redundand by compat_sigset_t. | Ralf Baechle | 2007-02-20 | 1 | -8/+1 | |
| * | | | | | | [MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion. | Yoichi Yuasa | 2007-02-20 | 2 | -2/+0 | |
| * | | | | | | [MIPS] Add MTD device support for Cobalt | Yoichi Yuasa | 2007-02-20 | 5 | -202/+146 | |
* | | | | | | | [PATCH] tty_register_driver: Remove incorrect and superfluous cast | Geert Uytterhoeven | 2007-02-20 | 1 | -3/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-02-19 | 10 | -33/+532 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [MIPS] Cobalt: Fix UART I/O type | Yoichi Yuasa | 2007-02-20 | 1 | -7/+7 | |
| * | | | | | | [MIPS] Fixup copy_from_user_inatomic | Ralf Baechle | 2007-02-20 | 3 | -3/+486 | |
| * | | | | | | [MIPS] Fix struct sigcontext for N32 userland | Atsushi Nemoto | 2007-02-20 | 1 | -17/+16 | |
| * | | | | | | [MIPS] Make some __setup functions static | Atsushi Nemoto | 2007-02-20 | 2 | -3/+3 | |
| * | | | | | | [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y | Ralf Baechle | 2007-02-20 | 1 | -2/+2 | |
| * | | | | | | [MIPS] Allow selection of KGDB only on platforms where it's supported. | Ralf Baechle | 2007-02-20 | 2 | -1/+18 | |
| |/ / / / / | ||||||
* | | | | | | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. | Greg Banks | 2007-02-19 | 1 | -5/+12 | |
|/ / / / / | ||||||
* | | | | | [PATCH] tick management: make broadcast dependent on local APIC | Thomas Gleixner | 2007-02-19 | 1 | -0/+1 | |
* | | | | | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 2007-02-19 | 7 | -7/+14 |