Age | Commit message (Expand) | Author | Files | Lines |
2008-07-30 | Ath5k: suspend/resume fixes | Jiri Slaby | 1 | -5/+21 |
2008-07-30 | Ath5k: fix dma operation | Jiri Slaby | 1 | -11/+0 |
2008-07-30 | Ath5k: flush work | Jiri Slaby | 2 | -2/+15 |
2008-07-30 | Ath5k: kill tasklets on shutdown | Jiri Slaby | 1 | -0/+3 |
2008-07-30 | Ath5k: fix memory corruption | Jiri Slaby | 2 | -8/+26 |
2008-07-30 | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg | 8 | -12/+4 |
2008-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 3 | -9/+20 |
2008-07-29 | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2 | -19/+21 |
2008-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 8 | -138/+204 |
2008-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -0/+1 |
2008-07-29 | lguest: use cpu capability accessors | Andrew Morton | 1 | -2/+2 |
2008-07-29 | lguest: fix switcher_page leak on unload | Johannes Weiner | 1 | -0/+1 |
2008-07-29 | lguest: Guest int3 fix | Rusty Russell | 1 | -7/+17 |
2008-07-29 | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov | 2 | -9/+9 |
2008-07-29 | sh7760fb: write colormap value to hardware | Manuel Lauss | 1 | -0/+1 |
2008-07-29 | spi_s3c24xx: really assign busnum | Ben Dooks | 1 | -0/+1 |
2008-07-29 | mpc52xx_psc_spi: fix block transfer | Luotao Fu | 1 | -15/+7 |
2008-07-29 | mfd: add platform_data to mfd_cell | Mike Rapoport | 2 | -1/+5 |
2008-07-29 | Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -12/+5 |
2008-07-29 | ipwireless: fix compile failure | James Bottomley | 1 | -1/+1 |
2008-07-29 | PCI: add D3 power state avoidance quirk | Alan Cox | 2 | -0/+17 |
2008-07-29 | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot | Matthew Wilcox | 1 | -11/+7 |
2008-07-29 | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li | 1 | -6/+14 |
2008-07-29 | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2 | -1/+15 |
2008-07-29 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2 | -0/+12 |
2008-07-29 | PCI MSI: Don't disable MSIs if the mask bit isn't supported | Matthew Wilcox | 1 | -3/+12 |
2008-07-29 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 222 | -8361/+9990 |
2008-07-29 | PCI: handle 64-bit resources better on 32-bit machines | Matthew Wilcox | 1 | -2/+2 |
2008-07-29 | PCI: rewrite PCI BAR reading code | Matthew Wilcox | 1 | -119/+123 |
2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 378 | -3685/+31470 |
2008-07-28 | PCI: document pci_target_state | Jesse Barnes | 1 | -0/+6 |
2008-07-28 | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes | 1 | -1/+1 |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -28/+389 |
2008-07-28 | mfd: Coding style fixes | Ben Dooks | 1 | -8/+7 |
2008-07-28 | mfd: Use to_platform_device instead of container_of | Ben Dooks | 1 | -2/+1 |
2008-07-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 7 | -109/+290 |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds | 2 | -3/+1 |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 3 | -32/+50 |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -3/+3 |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 190 | -7945/+8874 |
2008-07-28 | more sysdev API change fallout - drivers/base/memory.c | Stephen Rothwell | 1 | -1/+2 |
2008-07-28 | ACPI/CPUIDLE: prevent setting pm_idle to NULL | Thomas Gleixner | 2 | -5/+12 |
2008-07-28 | Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 3 | -29/+144 |
2008-07-28 | ipwireless: Preallocate received packet buffers with MRU size | David Sterba | 3 | -1/+8 |
2008-07-28 | ipwireless: Put packets to pool start | David Sterba | 1 | -2/+2 |
2008-07-28 | ipwireless: Increase PPP outgoing queue size | David Sterba | 2 | -3/+5 |
2008-07-28 | ipwireless: Explicitly request io and mem regions | David Sterba | 2 | -34/+50 |
2008-07-28 | ipwireless: Constify buffer variables | David Sterba | 3 | -14/+16 |
2008-07-28 | ipwireless: Do not return value from sending funcs | David Sterba | 1 | -12/+3 |
2008-07-28 | ipwireless: Remove endian-dependent bitfields | David Sterba | 1 | -13/+38 |