Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | mm: introduce dump_page() and print symbolic flag names | Wu Fengguang | 2010-03-13 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | nommu: fix build breakage | KAMEZAWA Hiroyuki | 2010-03-13 | 2 | -1/+7 | |
| | | * | | | | | | | | | | | | | | rtc/hctosys: only claim the RTC provided the system time if it did | Uwe Kleine-König | 2010-03-13 | 1 | -0/+6 | |
| | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-03-08 | 6 | -17/+134 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 2010-03-08 | 2 | -4/+19 | |
| | | | * | | | | | | | | | | | | | sysfs: fix for thinko with sysfs_bin_attr_init() | Stephen Rothwell | 2010-03-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | sysfs: Implement sysfs_rename_link | Eric W. Biederman | 2010-03-08 | 1 | -0/+9 | |
| | | | * | | | | | | | | | | | | | sysfs: Document sysfs_attr_init and sysfs_bin_attr_init | Eric W. Biederman | 2010-03-08 | 1 | -0/+20 | |
| | | | * | | | | | | | | | | | | | sysfs: Use one lockdep class per sysfs attribute. | Eric W. Biederman | 2010-03-08 | 1 | -0/+18 | |
| | | | * | | | | | | | | | | | | | Driver core: make struct platform_driver.id_table const | Uwe Kleine-König | 2010-03-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | | kobject: Constify struct kset_uevent_ops | Emese Revfy | 2010-03-08 | 1 | -5/+5 | |
| | | | * | | | | | | | | | | | | | driver core: Add class_attr_string for simple read-only string | Andi Kleen | 2010-03-08 | 1 | -0/+17 | |
| | | | * | | | | | | | | | | | | | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-08 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | | sysdev: Add sysdev_create/remove_files | Andi Kleen | 2010-03-08 | 1 | -0/+13 | |
| | | | * | | | | | | | | | | | | | sysfs: Add attribute array to sysdev classes | Andi Kleen | 2010-03-08 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | | sysfs: Add sysfs_add/remove_files utility functions | Andi Kleen | 2010-03-08 | 1 | -0/+14 | |
| | | | * | | | | | | | | | | | | | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-08 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | | driver core: make platform_device_id table const | Eric Miao | 2010-03-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | Driver core: add platform_create_bundle() helper | Dmitry Torokhov | 2010-03-08 | 1 | -0/+5 | |
| | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-08 | 2 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-03-08 | 2 | -2/+2 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | ALSA: usb/audio.h: Fix field order | Daniel Mack | 2010-03-05 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | ALSA: timer - pass real event in snd_timer_notify1() to instance callback | Jaroslav Kysela | 2010-03-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-08 | 2 | -0/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | x86/PCI: Moorestown PCI support | Jesse Barnes | 2010-02-24 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-23 | 1 | -0/+2 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | PCI: Add pci_bus_find_ext_capability | Jesse Barnes | 2010-02-20 | 1 | -0/+2 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-03-08 | 17 | -240/+5240 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | mfd: Fix ucb1x00 build failure for collie_defconfig | Peter Huewe | 2010-03-07 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | mfd: Use completion interrupt for WM831x AUXADC | Mark Brown | 2010-03-07 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | | | | mfd: Use completion interrupt for WM835x AUXADC | Mark Brown | 2010-03-07 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | | | | mfd: Introduce remove_script function for twl4030 | Mike Turquette | 2010-03-07 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | mfd: Add WM831x revision B support | Mark Brown | 2010-03-07 | 2 | -0/+8 | |
| | | | * | | | | | | | | | | | | | | | tmio_mmc: Remove const from platform data V3 | Magnus Damm | 2010-03-07 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 | Yusuke Goda | 2010-03-07 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | mfd: Add twl6030 base addr for ID0, ID1, ID2 | Balaji T K | 2010-03-07 | 1 | -0/+5 | |
| | | | * | | | | | | | | | | | | | | | mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups | Moiz Sonasath | 2010-03-07 | 1 | -0/+15 | |
| | | | * | | | | | | | | | | | | | | | mfd: Use genirq in 88pm860x | Haojian Zhuang | 2010-03-07 | 1 | -18/+12 | |
| | | | * | | | | | | | | | | | | | | | mfd: Clean code in max8925 | Haojian Zhuang | 2010-03-07 | 1 | -17/+0 | |
| | | | * | | | | | | | | | | | | | | | mfd: Update irq handler in max8925 | Haojian Zhuang | 2010-03-07 | 1 | -42/+97 | |
| | | | * | | | | | | | | | | | | | | | mfd: Add initial WM8994 support | Mark Brown | 2010-03-07 | 3 | -0/+223 | |
| | | | * | | | | | | | | | | | | | | | mfd: Add WM8994 register definitions | Mark Brown | 2010-03-07 | 1 | -0/+4292 | |
| | | | * | | | | | | | | | | | | | | | mfd: Remove leftover from discontinued TWL4030 battery patch | Christoph Egger | 2010-03-07 | 1 | -6/+1 | |
| | | | * | | | | | | | | | | | | | | | mfd: Add HTCPLD driver | Cory Maccarrone | 2010-03-07 | 1 | -0/+24 | |
| | | | * | | | | | | | | | | | | | | | mfd: Add subdevs in max8925 | Haojian Zhuang | 2010-03-07 | 1 | -0/+96 | |
| | | | * | | | | | | | | | | | | | | | mfd: Initial max8925 support | Haojian Zhuang | 2010-03-07 | 1 | -0/+119 | |
| | | | * | | | | | | | | | | | | | | | input: Enable touch on 88pm860x | Haojian Zhuang | 2010-03-07 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | mfd: Append subdev into 88pm860x driver | Haojian Zhuang | 2010-03-07 | 1 | -0/+151 | |
| | | | * | | | | | | | | | | | | | | | mfd: Add irq support in 88pm860x | Haojian Zhuang | 2010-03-07 | 1 | -26/+28 |