Age | Commit message (Expand) | Author |
2009-01-06 | hwmon: applesmc: Add support for MacBook Air 2 | Henrik Rydberg |
2009-01-06 | drivers/macintosh: Add missing of_node_put in therm_adt746x.c | Nicolas Palix |
2009-01-06 | adt7470: make automatic fan control really work | Darrick J. Wong |
2009-01-06 | adt7470: observe the number of temperature sensors to shorten update time | Darrick J. Wong |
2009-01-06 | adt7470: fix pwm at a certain level during temperature sensor scan | Darrick J. Wong |
2009-01-06 | adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division | Darrick J. Wong |
2009-01-06 | sysrq: more explicit, less terse help messages | Randy Dunlap |
2009-01-06 | remove linux/hardirq.h from asm-generic/local.h | Russell King |
2009-01-06 | ioc4: automatically load sgiioc4 subordinate module | Brent Casavant |
2009-01-06 | poll: allow f_op->poll to sleep | Tejun Heo |
2009-01-06 | Check fops_get() return value | Laurent Pinchart |
2009-01-06 | pci: use pci_ioremap_bar() in drivers/misc | Arjan van de Ven |
2009-01-06 | mm: make vread() and vwrite() declaration | KOSAKI Motohiro |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade |
2009-01-06 | UIO: Pass information about ioports to userspace (V2) | Hans J. Koch |
2009-01-06 | UIO: uio_pdrv_genirq: allow custom irq_flags | Mike Frysinger |
2009-01-06 | UIO: use pci_ioremap_bar() in drivers/uio | Arjan van de Ven |
2009-01-06 | libata: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | dmi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | gadget: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | gpu: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | hwmon: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | i2o: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | infiniband: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | ISDN: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | macintosh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | memstick: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | mwave: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | pnp: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | power-supply: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | SGI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | thermal: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | tifm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | w1: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | xen: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin |
2009-01-06 | lguest: do not statically allocate root device | Mark McLoughlin |
2009-01-06 | virtio: do not statically allocate root device | Mark McLoughlin |
2009-01-06 | driver core: add root_device_register() | Mark McLoughlin |
2009-01-06 | driver core:fix duplicate removing driver link in __device_release_driver | Ming Lei |
2009-01-06 | Driver core: move the bus notifier call points | Alan Stern |
2009-01-06 | driver core: move knode_bus into private structure | Greg Kroah-Hartman |
2009-01-06 | driver core: move knode_driver into private structure | Greg Kroah-Hartman |
2009-01-06 | driver core: move klist_children into private structure | Greg Kroah-Hartman |