| Commit message (Expand) | Author | Age |
* | gbefb: cmap FIFO timeout | Thomas Bogendoerfer | 2008-07-30 |
* | remove drivers/serial/v850e_uart.c | Adrian Bunk | 2008-07-30 |
* | USB: m66592-udc: Fix up dev_set_name() badness. | Paul Mundt | 2008-07-30 |
* | Char: mxser, ratelimit ioctl warning | Jiri Slaby | 2008-07-30 |
* | 8250.c: port.lock is irq-safe | Borislav Petkov | 2008-07-30 |
* | rtc: don't return -EBUSY when mutex_lock_interruptible() fails | David Brownell | 2008-07-30 |
* | drivers/video: release mutex in error handling code | Julia Lawall | 2008-07-30 |
* | hpwdt: don't use static flags | Alexey Dobriyan | 2008-07-30 |
* | iscsi_ibft_find: fix modpost warning | Jan Beulich | 2008-07-30 |
* | backlight: ensure platform_lcd on by default | Ben Dooks | 2008-07-30 |
* | sticore: don't activate unsupported GSC STI cards on HPPA | Helge Deller | 2008-07-30 |
* | acpi cpufreq cleanup: move bailing out of function before locking the mutex | Thomas Renninger | 2008-07-30 |
* | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 |
* | backlight: give platform_lcd the same name as the platform device. | Ben Dooks | 2008-07-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-28 |
|\ |
|
| * | lguest: use cpu capability accessors | Andrew Morton | 2008-07-28 |
| * | lguest: fix switcher_page leak on unload | Johannes Weiner | 2008-07-28 |
| * | lguest: Guest int3 fix | Rusty Russell | 2008-07-28 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-07-28 |
|\ \ |
|
| * | | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov | 2008-07-28 |
| * | | mfd: add platform_data to mfd_cell | Mike Rapoport | 2008-07-28 |
| * | | mfd: Coding style fixes | Ben Dooks | 2008-07-28 |
| * | | mfd: Use to_platform_device instead of container_of | Ben Dooks | 2008-07-28 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-28 |
|\ \ \ |
|
| * | | | PCI: add D3 power state avoidance quirk | Alan Cox | 2008-07-28 |
| * | | | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot | Matthew Wilcox | 2008-07-28 |
| * | | | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li | 2008-07-28 |
| * | | | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2008-07-28 |
| * | | | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2008-07-28 |
| * | | | PCI MSI: Don't disable MSIs if the mask bit isn't supported | Matthew Wilcox | 2008-07-28 |
| * | | | PCI: handle 64-bit resources better on 32-bit machines | Matthew Wilcox | 2008-07-28 |
| * | | | PCI: rewrite PCI BAR reading code | Matthew Wilcox | 2008-07-28 |
| * | | | PCI: document pci_target_state | Jesse Barnes | 2008-07-28 |
| * | | | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes | 2008-07-28 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-07-28 |
|\ \ \ \ |
|
| * | | | | [SCSI] qla2xxx: fix msleep compile error | FUJITA Tomonori | 2008-07-28 |
| | |/ /
| |/| | |
|
* | | | | sh7760fb: write colormap value to hardware | Manuel Lauss | 2008-07-28 |
* | | | | spi_s3c24xx: really assign busnum | Ben Dooks | 2008-07-28 |
* | | | | mpc52xx_psc_spi: fix block transfer | Luotao Fu | 2008-07-28 |
| |_|/
|/| | |
|
* | | | Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-28 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 |
* | | | | ipwireless: fix compile failure | James Bottomley | 2008-07-28 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-07-28 |
|\ \ \ |
|
| * | | | Input: add driver for Atmel integrated touchscreen controller | Dan Liang | 2008-07-23 |
| * | | | Input: ads7846 - optimize order of calculating Rt in ads7846_rx() | Hans-Christian Egtvedt | 2008-07-23 |
| * | | | Input: ads7846 - fix sparse endian warnings | Harvey Harrison | 2008-07-23 |
| * | | | Input: uinput - remove duplicate include | Huang Weiyi | 2008-07-23 |
| * | | | Input: serio - offload resume to kseriod | Shaohua Li | 2008-07-23 |