Age | Commit message (Expand) | Author | Files | Lines |
2007-07-12 | Driver core: fix devres_release_all() return value | Adrian Bunk | 2 | -1/+3 |
2007-07-12 | driver core: fix kernel doc of device_release_driver | Stefan Richter | 1 | -9/+9 |
2007-07-12 | driver core: properly get driver in device_release_driver | Stefan Richter | 1 | -2/+1 |
2007-07-12 | Driver core: include linux/mutex.h from attribute_container.c | Michael S. Tsirkin | 1 | -0/+1 |
2007-07-12 | PM: Simplify suspend_device | Rafael J. Wysocki | 1 | -31/+18 |
2007-07-12 | PM: Remove pm_parent from struct dev_pm_info | Rafael J. Wysocki | 3 | -34/+10 |
2007-07-12 | Power Management: use mutexes instead of semaphores | Matthias Kaehlcke | 5 | -27/+29 |
2007-07-12 | sysdev: use mutex instead of semaphore | Matthias Kaehlcke | 1 | -12/+12 |
2007-07-12 | Driver core: add missing kset uevent | Kay Sievers | 1 | -2/+14 |
2007-07-12 | DMI-based module autoloading | Lennart Poettering | 5 | -9/+340 |
2007-07-11 | sx: switch subven and subid values | Jiri Slaby | 1 | -2/+2 |
2007-07-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 17 | -572/+979 |
2007-07-11 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 73 | -41741/+3494 |
2007-07-11 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 58 | -915/+1020 |
2007-07-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 9 | -121/+58 |
2007-07-11 | Merge git://git.infradead.org/~dwmw2/battery-2.6 | Linus Torvalds | 18 | -0/+2580 |
2007-07-11 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 14 | -144/+264 |
2007-07-11 | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2 | -21/+45 |
2007-07-11 | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 33 | -26815/+142 |
2007-07-10 | bonding/bond_main.c: make 2 functions static | Adrian Bunk | 2 | -4/+3 |
2007-07-10 | ps3: gigabit ethernet driver for PS3, take3 | Masakazu Mokuno | 4 | -0/+1827 |
2007-07-10 | [netdrvr] Fix dependencies for ax88796 ne2k clone driver | Jeff Garzik | 1 | -0/+1 |
2007-07-10 | eHEA: Capability flag for DLPAR support | Jan-Bernd Themann | 2 | -2/+29 |
2007-07-10 | Remove sk98lin ethernet driver. | Jeff Garzik | 42 | -41391/+1 |
2007-07-10 | sunhme.c:quattro_pci_find() must be __devinit | Adrian Bunk | 1 | -1/+1 |
2007-07-10 | bonding / ipv6: no addrconf for slaves separately from master | Jay Vosburgh | 1 | -6/+5 |
2007-07-10 | atl1: remove write-only var in tx handler | Alexey Dobriyan | 1 | -2/+1 |
2007-07-10 | macmace: use "unsigned long flags;" | Alexey Dobriyan | 1 | -1/+1 |
2007-07-10 | Cleanup usbnet_probe() return value handling | Peter Korsgaard | 1 | -1/+1 |
2007-07-10 | netxen: deinline and sparse fix | Stephen Hemminger | 2 | -103/+97 |
2007-07-10 | eeprom_93cx6: shorten pulse timing to match spec (bis) | Francois Romieu | 1 | -3/+3 |
2007-07-10 | phylib: Add Marvell 88E1112 phy id | Olof Johansson | 1 | -0/+13 |
2007-07-10 | phylib: cleanup marvell.c a bit | Olof Johansson | 1 | -58/+52 |
2007-07-10 | AX88796 network driver | Ben Dooks | 4 | -0/+972 |
2007-07-10 | [MIPS] DEC: Fix modpost warning. | Ralf Baechle | 1 | -3/+3 |
2007-07-10 | [MIPS] Delete Ocelot 3 support. | Ralf Baechle | 1 | -1/+1 |
2007-07-10 | [MIPS] remove LASAT Networks platforms support | Yoichi Yuasa | 3 | -110/+0 |
2007-07-10 | [MIPS] tc35815: Load MAC address via platform_device | Atsushi Nemoto | 1 | -5/+45 |
2007-07-10 | [MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal. | Adrian Bunk | 1 | -1/+1 |
2007-07-10 | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu | 3 | -3/+3 |
2007-07-10 | [MIPS] Hook for platforms to define cachability of /dev/mem regions | Ralf Baechle | 1 | -0/+7 |
2007-07-10 | IOC3: Switch to pci refcounting safe APIs | Alan Cox | 1 | -17/+24 |
2007-07-10 | e100: Fix Tyan motherboard e100 not receiving IPMI commands | David Graham | 1 | -3/+9 |
2007-07-10 | QE Ethernet driver writes to wrong register to mask interrupts | Timur Tabi | 1 | -1/+1 |
2007-07-10 | rrunner.c:rr_init() must be __devinit | Adrian Bunk | 1 | -1/+1 |
2007-07-10 | tokenring/3c359.c:xl_init() must be __devinit | Adrian Bunk | 1 | -1/+1 |
2007-07-10 | sis900_mii_probe() must be __devinit | Adrian Bunk | 1 | -1/+1 |
2007-07-10 | Fix typo in drivers/net/s2io.c | Rolf Eike Beer | 1 | -1/+1 |
2007-07-10 | PCMCIA: add Socket Ethernet card into pcnet_cs | Marcin Juszkiewicz | 1 | -0/+1 |
2007-07-10 | spidernet: improve interrupt handling | Ishizaki Kou | 1 | -14/+45 |