| Commit message (Expand) | Author | Age |
* | of_serial: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | ipmi: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | infiniband: ehca: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | hvcs: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | xen block: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | thermal: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | scsi: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | pcmcia: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | PCIE: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | mfd: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | media: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | input: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | infiniband: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | ieee1394: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | ide: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | firewire: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | eisa: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | Driver Core: aoe: add nodename for aoe devices | Kay Sievers | 2009-06-16 |
* | Driver Core: drm: add nodename for drm devices | Kay Sievers | 2009-06-16 |
* | Driver Core: raw: add nodename for raw devices | Kay Sievers | 2009-06-16 |
* | Driver Core: input: add nodename for input drivers | Kay Sievers | 2009-06-16 |
* | Driver Core: dvb: add nodename for dvb drivers | Kay Sievers | 2009-06-16 |
* | Driver Core: block: add nodename support for block drivers. | Kay Sievers | 2009-06-16 |
* | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers | 2009-06-16 |
* | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2009-06-16 |
* | Driver Core: add nodename callbacks | Kay Sievers | 2009-06-16 |
* | driver core: fix gcc 4.3.3 warnings about string literals | Greg Kroah-Hartman | 2009-06-16 |
* | firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal | John W. Linville | 2009-06-16 |
* | firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-16 |
* | firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-16 |
* | firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-16 |
* | firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-16 |
* | firmware: allocate firmware id dynamically | Samuel Ortiz | 2009-06-16 |
* | driver core: fix documentation of request_firmware_nowait | Ming Lei | 2009-06-16 |
* | driver core: synchronize device shutdown | Shaohua Li | 2009-06-16 |
* | driver-core: make sysdev_class_register check kobject_set_name return value | Dave Young | 2009-06-16 |
* | Driver core: fix comment for device_attach() | Dmitry Torokhov | 2009-06-16 |
* | driver core: Const-correct platform getbyname functions | Linus Walleij | 2009-06-16 |
* | driver core: add BUS_NOTIFY_UNBOUND_DRIVER event | Joerg Roedel | 2009-06-16 |
* | driver core: firmware_class: replace kfree(dev) with put_device(dev) | Ming Lei | 2009-06-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
| |\ |
|
| * | | Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver | Marcel Holtmann | 2009-06-14 |
| * | | ieee802154: fix kconfig bool/tristate muckup | Randy Dunlap | 2009-06-14 |
| * | | bonding: initialization rework | Stephen Hemminger | 2009-06-14 |
| * | | bonding: use is_zero_ether_addr | Stephen Hemminger | 2009-06-14 |
| * | | bonding: network device names are case sensative | Stephen Hemminger | 2009-06-14 |
| * | | bonding: elminate bad refcount code | Stephen Hemminger | 2009-06-14 |
| * | | bonding: fix style issues | Stephen Hemminger | 2009-06-14 |