aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-12i2c-gpio: Make some internal functions staticAtsushi Nemoto
2007-07-12i2c-gpio: Add support for new-style clientsAtsushi Nemoto
2007-07-12i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr
2007-07-12i2c-sis5595: Resolve resource conflict with sis5595Jean Delvare
2007-07-12matroxfb: Clean-up i2c header inclusionsJean Delvare
2007-07-12i2c-nforce2: Add support for SMBus block transactionsOleg Ryjkov
2007-07-12i2c-mpc: Use i2c_add_numbered_adapterGrant Likely
2007-07-12i2c-mv64xxx: Use i2c_add_numbered_adapterDale Farnsworth
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su
2007-07-12i2c: New DS1682 chip driverGrant Likely
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare
2007-07-12i2c: Deprecate legacy RTC driversJean Delvare
2007-07-12i2c: Delete outdated x1205 driver documentationJean Delvare
2007-07-12scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke
2007-07-12i2c: Add kernel documentationDavid Brownell
2007-07-12Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang
2007-07-12Video Console: Blackfin doesnt support VGA consoleMichael Hennerich
2007-07-12Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...Alex Landau
2007-07-11[TG3]: Update version to 3.78.Michael Chan
2007-07-11[TG3]: Add missing NVRAM strapping.Matt Carlson
2007-07-11[TG3]: Enable auto MDI.Matt Carlson
2007-07-11[TG3]: Fix the polarity bit.Matt Carlson
2007-07-11[TG3]: Fix irq_sync race condition.Michael Chan
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy
2007-07-11[RTNETLINK]: rtnl_link API simplificationPatrick McHardy
2007-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11driver-core: make devt_attr and uevent_attr staticTejun Heo
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11Driver core: coding style cleanupCornelia Huck
2007-07-11PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki
2007-07-11PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11Driver core: fix devres_release_all() return valueAdrian Bunk
2007-07-11driver core: fix kernel doc of device_release_driverStefan Richter
2007-07-11driver core: properly get driver in device_release_driverStefan Richter
2007-07-11Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin
2007-07-11PM: Simplify suspend_deviceRafael J. Wysocki
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke
2007-07-11sysdev: use mutex instead of semaphoreMatthias Kaehlcke
2007-07-11Driver core: add missing kset ueventKay Sievers
2007-07-11DMI-based module autoloadingLennart Poettering
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox
2007-07-11PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige
2007-07-11PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn