| Commit message (Expand) | Author | Age | Files | Lines |
* | driver-core: make devt_attr and uevent_attr static | Tejun Heo | 2007-07-12 | 2 | -58/+31 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-12 | 42 | -81/+20 |
* | Driver core: coding style cleanup | Cornelia Huck | 2007-07-12 | 2 | -5/+10 |
* | PM: Do not check parent state in suspend and resume core code | Rafael J. Wysocki | 2007-07-12 | 2 | -14/+0 |
* | PM: Remove power_state.event checks from suspend core code | Rafael J. Wysocki | 2007-07-12 | 1 | -7/+4 |
* | PM: Remove prev_state from struct dev_pm_info | Rafael J. Wysocki | 2007-07-12 | 3 | -9/+1 |
* | Driver core: fix devres_release_all() return value | Adrian Bunk | 2007-07-12 | 2 | -1/+3 |
* | driver core: fix kernel doc of device_release_driver | Stefan Richter | 2007-07-12 | 1 | -9/+9 |
* | driver core: properly get driver in device_release_driver | Stefan Richter | 2007-07-12 | 1 | -2/+1 |
* | Driver core: include linux/mutex.h from attribute_container.c | Michael S. Tsirkin | 2007-07-12 | 1 | -0/+1 |
* | PM: Simplify suspend_device | Rafael J. Wysocki | 2007-07-12 | 1 | -31/+18 |
* | PM: Remove pm_parent from struct dev_pm_info | Rafael J. Wysocki | 2007-07-12 | 3 | -34/+10 |
* | Power Management: use mutexes instead of semaphores | Matthias Kaehlcke | 2007-07-12 | 5 | -27/+29 |
* | sysdev: use mutex instead of semaphore | Matthias Kaehlcke | 2007-07-12 | 1 | -12/+12 |
* | Driver core: add missing kset uevent | Kay Sievers | 2007-07-12 | 1 | -2/+14 |
* | DMI-based module autoloading | Lennart Poettering | 2007-07-12 | 5 | -9/+340 |
* | sx: switch subven and subid values | Jiri Slaby | 2007-07-11 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-07-10 | 17 | -572/+979 |
|\ |
|
| * | mmc: at91_mci: fix hanging and rework to match flowcharts | Nicolas Ferre | 2007-07-09 | 1 | -91/+108 |
| * | mmc: at91_mci typo | Nicolas Ferre | 2007-07-09 | 1 | -15/+15 |
| * | sdhci: Fix "Unexpected interrupt" handling | Rolf Eike Beer | 2007-07-09 | 1 | -1/+1 |
| * | mmc: fix silly copy-and-paste error | Pierre Ossman | 2007-07-09 | 1 | -3/+3 |
| * | mmc: move layer init and workqueue to core file | Pierre Ossman | 2007-07-09 | 3 | -56/+48 |
| * | mmc: refactor host class handling | Pierre Ossman | 2007-07-09 | 7 | -164/+187 |
| * | mmc: refactor bus operations | Pierre Ossman | 2007-07-09 | 9 | -244/+418 |
| * | sdhci: add ene controller id | Milko Krachounov | 2007-07-09 | 1 | -0/+8 |
| * | mmc: bounce requests for simple hosts | Pierre Ossman | 2007-07-09 | 4 | -15/+208 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-10 | 73 | -41741/+3494 |
|\ \ |
|
| * | | bonding/bond_main.c: make 2 functions static | Adrian Bunk | 2007-07-10 | 2 | -4/+3 |
| * | | ps3: gigabit ethernet driver for PS3, take3 | Masakazu Mokuno | 2007-07-10 | 4 | -0/+1827 |
| * | | [netdrvr] Fix dependencies for ax88796 ne2k clone driver | Jeff Garzik | 2007-07-10 | 1 | -0/+1 |
| * | | eHEA: Capability flag for DLPAR support | Jan-Bernd Themann | 2007-07-10 | 2 | -2/+29 |
| * | | Remove sk98lin ethernet driver. | Jeff Garzik | 2007-07-10 | 42 | -41391/+1 |
| * | | sunhme.c:quattro_pci_find() must be __devinit | Adrian Bunk | 2007-07-10 | 1 | -1/+1 |
| * | | bonding / ipv6: no addrconf for slaves separately from master | Jay Vosburgh | 2007-07-10 | 1 | -6/+5 |
| * | | atl1: remove write-only var in tx handler | Alexey Dobriyan | 2007-07-10 | 1 | -2/+1 |
| * | | macmace: use "unsigned long flags;" | Alexey Dobriyan | 2007-07-10 | 1 | -1/+1 |
| * | | Cleanup usbnet_probe() return value handling | Peter Korsgaard | 2007-07-10 | 1 | -1/+1 |
| * | | netxen: deinline and sparse fix | Stephen Hemminger | 2007-07-10 | 2 | -103/+97 |
| * | | eeprom_93cx6: shorten pulse timing to match spec (bis) | Francois Romieu | 2007-07-10 | 1 | -3/+3 |
| * | | phylib: Add Marvell 88E1112 phy id | Olof Johansson | 2007-07-10 | 1 | -0/+13 |
| * | | phylib: cleanup marvell.c a bit | Olof Johansson | 2007-07-10 | 1 | -58/+52 |
| * | | AX88796 network driver | Ben Dooks | 2007-07-10 | 4 | -0/+972 |
| * | | IOC3: Switch to pci refcounting safe APIs | Alan Cox | 2007-07-10 | 1 | -17/+24 |
| * | | e100: Fix Tyan motherboard e100 not receiving IPMI commands | David Graham | 2007-07-10 | 1 | -3/+9 |
| * | | QE Ethernet driver writes to wrong register to mask interrupts | Timur Tabi | 2007-07-10 | 1 | -1/+1 |
| * | | rrunner.c:rr_init() must be __devinit | Adrian Bunk | 2007-07-10 | 1 | -1/+1 |
| * | | tokenring/3c359.c:xl_init() must be __devinit | Adrian Bunk | 2007-07-10 | 1 | -1/+1 |
| * | | sis900_mii_probe() must be __devinit | Adrian Bunk | 2007-07-10 | 1 | -1/+1 |
| * | | Fix typo in drivers/net/s2io.c | Rolf Eike Beer | 2007-07-10 | 1 | -1/+1 |