| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 1 | -1/+1 |
| 2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2 | -6/+7 |
| 2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 5 | -9/+9 |
| 2008-12-10 | Revert "radeonfb: accelerate imageblit and other improvements" | Linus Torvalds | 5 | -267/+122 |
| 2008-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -3/+27 |
| 2008-12-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 3 | -6/+10 |
| 2008-12-10 | pktcdvd: remove broken dev_t export of class devices | Kay Sievers | 1 | -1/+1 |
| 2008-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 4 | -4/+14 |
| 2008-12-10 | drivers/video/mb862xx/mb862xxfb.c: fix printk | Andrew Morton | 1 | -2/+2 |
| 2008-12-10 | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE | Balaji Rao | 1 | -1/+1 |
| 2008-12-10 | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 1 | -1/+1 |
| 2008-12-10 | fbcon: fix workqueue shutdown | Geoff Levand | 1 | -0/+6 |
| 2008-12-10 | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2 | -0/+12 |
| 2008-12-10 | firewire: fw-ohci: fix IOMMU resource exhaustion | Stefan Richter | 3 | -4/+12 |
| 2008-12-09 | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger | 1 | -3/+26 |
| 2008-12-09 | PCI: stop leaking 'slot_name' in pci_create_slot | Alex Chiang | 1 | -0/+1 |
| 2008-12-09 | ieee1394: node manager causes up to ~3.25s delay in freezing tasks | Nigel Cunningham | 1 | -0/+2 |
| 2008-12-09 | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule | Tony Luck | 1 | -3/+3 |
| 2008-12-09 | [IA64] Clear up section mismatch for ioc4_ide_attach_one. | Robin Holt | 1 | -3/+3 |
| 2008-12-09 | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE | Jack Steiner | 1 | -0/+4 |
| 2008-12-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
| 2008-12-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 6 | -41/+40 |
| 2008-12-09 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -28/+39 |
| 2008-12-09 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 4 | -7/+9 |
| 2008-12-09 | radeonfb: Disable new color expand acceleration unless explicitely enabled | Benjamin Herrenschmidt | 3 | -1/+10 |
| 2008-12-09 | ata: Fix experimental tags | Alan Cox | 1 | -22/+22 |
| 2008-12-09 | pata_ninja32: update ID table | Alan Cox | 1 | -2/+7 |
| 2008-12-09 | pata_sis: Remove bogus cable match | Alan Cox | 1 | -1/+0 |
| 2008-12-09 | ATA: piix, fix pointer deref on suspend | Jiri Slaby | 1 | -1/+8 |
| 2008-12-09 | pata_hpt366: fix clock detection | Tejun Heo | 1 | -2/+2 |
| 2008-12-09 | drm/i915: Disable the GM965 MSI errata workaround. | Keith Packard | 1 | -2/+3 |
| 2008-12-09 | drm/i915: Don't return error in evict_everything when we get to the end. | Owain Ainsworth | 1 | -0/+2 |
| 2008-12-09 | drm/radeon: don't actually enable the IRQ regs until irq is enabled | Dave Airlie | 2 | -5/+4 |
| 2008-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -15/+87 |
| 2008-12-08 | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n | Bartlomiej Zolnierkiewicz | 2 | -38/+6 |
| 2008-12-08 | Revert "ide: respect current DMA setting during resume" | Bartlomiej Zolnierkiewicz | 1 | -2/+4 |
| 2008-12-05 | drivers/message/i2o/iop.c: cleanup kerneldoc | Qinghuang Feng | 1 | -1/+0 |
| 2008-12-05 | Fix incorrect use of loose in i2o_block.c | Nick Andrew | 1 | -1/+1 |
| 2008-12-05 | Fix incorrect use of loose in tty/serial drivers | Nick Andrew | 3 | -4/+4 |
| 2008-12-05 | Revert "ACPI: battery: Convert discharge energy rate to current properly" | Linus Torvalds | 1 | -13/+1 |
| 2008-12-05 | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 1 | -1/+1 |
| 2008-12-05 | ipw2200: fix netif_*_queue() removal regression | Zhu Yi | 1 | -0/+4 |
| 2008-12-05 | iwlwifi: clean key table in iwl_clear_stations_table function | Tomas Winkler | 2 | -3/+24 |
| 2008-12-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -4/+4 |
| 2008-12-04 | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -245/+420 |
| 2008-12-04 | ACPI: Fix ACPI battery regression introduced by commit 558073 | Rafael J. Wysocki | 1 | -7/+10 |
| 2008-12-04 | [PATCH] fix bogus argument of blkdev_put() in pktcdvd | Al Viro | 1 | -2/+2 |
| 2008-12-04 | [PATCH 1/2] kill FMODE_NDELAY_NOW | Christoph Hellwig | 2 | -2/+2 |
| 2008-12-03 | netx-eth: initialize per device spinlock | Uwe Kleine-König | 1 | -0/+2 |
| 2008-12-03 | enc28j60: Fix sporadic packet loss (corrected again) | Baruch Siach | 1 | -2/+14 |
| 2008-12-03 | hysdn: fix writing outside the field on 64 bits | Pascal Terjan | 1 | -2/+2 |
| 2008-12-03 | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe | 1 | -4/+2 |
| 2008-12-04 | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT. | Eric Anholt | 1 | -0/+11 |
| 2008-12-04 | drm/i915: Retry execbuffer pinning after clearing the GTT | Keith Packard | 1 | -10/+47 |
| 2008-12-04 | drm/i915: Move the execbuffer domain computations together | Keith Packard | 1 | -44/+21 |
| 2008-12-04 | drm/i915: Rename object_set_domain to object_set_to_gpu_domain | Keith Packard | 1 | -27/+12 |
| 2008-12-04 | drm/i915: Make a single set-to-cpu-domain path and use it wherever needed. | Eric Anholt | 2 | -152/+215 |
| 2008-12-04 | drm/i915: Make a single set-to-gtt-domain path. | Eric Anholt | 1 | -19/+96 |
| 2008-12-04 | drm/i915: If interrupted while setting object domains, still emit the flush. | Eric Anholt | 1 | -1/+13 |
| 2008-12-04 | drm/i915: Move flushing list cleanup from flush request retire to request emit. | Eric Anholt | 3 | -39/+50 |
| 2008-12-04 | drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling. | Eric Anholt | 2 | -3/+5 |
| 2008-12-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
| 2008-12-03 | iTCO_wdt: fix typo when setting TCO_EN bit | Linus Torvalds | 1 | -1/+1 |
| 2008-12-03 | block: fix setting of max_segment_size and seg_boundary mask | Milan Broz | 1 | -1/+1 |
| 2008-12-03 | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA | Denis V. Lunev | 1 | -0/+1 |
| 2008-12-03 | bnx2: Add workaround to handle missed MSI. | Michael Chan | 2 | -3/+38 |
| 2008-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 4 | -88/+116 |
| 2008-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -53/+13 |
| 2008-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 23 | -51/+156 |
| 2008-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -39/+35 |
| 2008-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 5 | -25/+30 |
| 2008-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 10 | -32/+41 |
| 2008-12-02 | sgi-gru: call fs_initcall() if statically linked | Dean Nelson | 1 | -1/+1 |
| 2008-12-02 | alim15x3: fix sparse warning | Hannes Eder | 1 | -1/+1 |
| 2008-12-02 | ide: remove dead code from drive_is_ready() | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
| 2008-12-02 | ide: fix build for DEBUG_PM | Bartlomiej Zolnierkiewicz | 1 | -9/+10 |
| 2008-12-02 | ide: respect current DMA setting during resume | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
| 2008-12-02 | ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[] | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2008-12-02 | amd74xx: workaround unreliable AltStatus register for nVidia controllers | Bartlomiej Zolnierkiewicz | 3 | -3/+14 |
| 2008-12-02 | ide: fix the ide_release_lock imbalance | Michael Schmitz | 1 | -3/+2 |
| 2008-12-02 | macfb: Do not overflow fb_fix_screeninfo.id | Finn Thain | 1 | -39/+35 |
| 2008-12-02 | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put | Julia Lawall | 1 | -0/+1 |
| 2008-12-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 26 | -149/+410 |
| 2008-12-01 | drivers/gpu/drm/i915/i915_irq.c: fix warning | Andrew Morton | 1 | -1/+1 |
| 2008-12-01 | i82875p_edac: fix module remove | Jarkko Lavinen | 1 | -6/+7 |
| 2008-12-01 | i82875p_edac: fix overflow device resource setup | Jarkko Lavinen | 1 | -0/+1 |
| 2008-12-01 | fbdev: fix FB console blanking | Dmitry Baryshkov | 1 | -6/+3 |
| 2008-12-01 | radeonfb: fix problem with color expansion & alignment | Benjamin Herrenschmidt | 2 | -9/+30 |
| 2008-12-01 | spi: fix spi_s3c24xx_gpio num_chipselect | Ben Dooks | 1 | -0/+1 |
| 2008-12-01 | spi: fix spi_s3c24xx_gpio device handle lookup | Ben Dooks | 1 | -1/+1 |
| 2008-12-01 | spi: au1550_spi full duplex dma fix | Jan Nikitenko | 1 | -10/+16 |
| 2008-12-01 | spi: fix spi_imx probe oopsing | Julien Boibessot | 1 | -12/+13 |
| 2008-12-01 | spi: mpc52xx_psc_spi chipselect bugfix | Stefano Babic | 1 | -1/+4 |
| 2008-12-01 | spi: avoid spidev crash when device is removed | Wolfgang Ocker | 1 | -1/+3 |
| 2008-12-01 | hwmon: applesmc: make applesmc load automatically on startup | Henrik Rydberg | 1 | -0/+1 |
| 2008-12-01 | parport_serial: fix array overflow | Takashi Iwai | 1 | -0/+2 |
| 2008-12-01 | em28xx: remove backward compat macro added on a previous fix | Mauro Carvalho Chehab | 1 | -12/+0 |
| 2008-12-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -5/+46 |
| 2008-12-01 | V4L/DVB (9748): em28xx: fix compile warning | Hans Verkuil | 1 | -2/+0 |
| 2008-12-01 | V4L/DVB (9743): em28xx: fix oops audio | Douglas Schilling Landgraf | 1 | -1/+1 |
| 2008-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 8 | -31/+106 |
| 2008-12-01 | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ | Tejun Heo | 1 | -0/+21 |
| 2008-12-01 | [libata] pata_rb532_cf: fix signature of the xfer function | Phil Sutter | 1 | -1/+3 |
| 2008-12-01 | [libata] pata_rb532_cf: fix and rename register definitions | Phil Sutter | 1 | -4/+7 |
| 2008-12-01 | ata_piix: add borked Tecra M4 to broken suspend list | Tejun Heo | 1 | -0/+15 |
| 2008-12-01 | Merge branches 'ehca' and 'mlx4' into for-linus | Roland Dreier | 4 | -1/+52 |
| 2008-12-01 | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 1 | -0/+5 |
| 2008-12-01 | IB/ehca: Fix problem with generated flush work completions | Stefan Roscher | 3 | -28/+53 |
| 2008-12-01 | IB/ehca: Change misleading error message on memory hotplug | Joachim Fenkes | 1 | -2/+1 |
| 2008-12-01 | [ARM] omap: fix a pile of issues | Russell King | 1 | -1/+1 |
| 2008-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 4 | -17/+31 |
| 2008-12-01 | [SCSI] stex: switch to block timeout | James Bottomley | 1 | -1/+1 |
| 2008-12-01 | [SCSI] make scsi_eh_try_stu use block timeout | James Bottomley | 1 | -2/+1 |
| 2008-12-01 | [SCSI] megaraid_sas: switch to block timeout | James Bottomley | 1 | -1/+2 |
| 2008-12-01 | [SCSI] ibmvscsi: switch to block timeout | James Bottomley | 1 | -1/+1 |
| 2008-12-01 | [SCSI] aacraid: switch to block timeout | James Bottomley | 1 | -2/+2 |
| 2008-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -28/+14 |
| 2008-12-01 | Add kref to fake tty used by USB console | Kevin Hao | 1 | -0/+1 |
| 2008-12-01 | drivers/char/tty_io.c: Avoid panic when no console is configured. | Will Newton | 1 | -6/+9 |
| 2008-12-01 | [SCSI] zfcp: prevent double decrement on host_busy while being busy | Swen Schillig | 1 | -1/+1 |
| 2008-12-01 | [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP | Swen Schillig | 2 | -2/+2 |
| 2008-12-01 | [SCSI] zfcp: eliminate race between validation and locking | Swen Schillig | 1 | -4/+7 |
| 2008-12-01 | [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs | Swen Schillig | 1 | -1/+3 |
| 2008-12-01 | [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected | Swen Schillig | 1 | -2/+6 |
| 2008-12-01 | [SCSI] zfcp: Fix opening of wka ports | Christof Schmitt | 2 | -1/+3 |
| 2008-12-01 | [SCSI] zfcp: fix remote port status check | Martin Petermann | 1 | -2/+1 |
| 2008-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 6 | -10/+71 |
| 2008-12-01 | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 1 | -3/+3 |
| 2008-12-01 | [WATCHDOG] hpwdt: Fix kdump when using hpwdt | Bernhard Walle | 1 | -1/+1 |
| 2008-11-30 | USB: serial: add more Onda device ids to option driver | Greg Kroah-Hartman | 1 | -0/+35 |
| 2008-11-30 | USB: usb-storage: unusual_devs entry for Nikon D2H | Tobias Kunze Briseño | 1 | -0/+7 |
| 2008-11-30 | USB: storage: unusual_devs entry for Mio C520-GPS | Alan Stern | 1 | -0/+12 |
| 2008-11-30 | USB: fsl_usb2_udc: Report disconnect before unbinding | Anton Vorontsov | 1 | -0/+3 |
| 2008-11-30 | USB: fsl_qe_udc: Report disconnect before unbinding | Anton Vorontsov | 1 | -0/+3 |
| 2008-11-30 | USB: fix SB600 USB subsystem hang bug | Shane Huang | 1 | -3/+6 |
| 2008-11-30 | Revert "USB: improve ehci_watchdog's side effect in CPU power management" | Greg Kroah-Hartman | 1 | -7/+5 |
| 2008-11-30 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -1/+1 |
| 2008-11-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 5 | -20/+24 |
| 2008-11-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -335/+7 |
| 2008-12-01 | drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty. | Eric Anholt | 1 | -1/+1 |
| 2008-11-30 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 17 | -199/+261 |
| 2008-11-30 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 3 | -3/+4 |
| 2008-11-30 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 3 | -21/+50 |
| 2008-11-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 10 | -515/+131 |
| 2008-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -53/+434 |
| 2008-11-30 | input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback | Arjan van de Ven | 1 | -2/+3 |
| 2008-11-30 | get xenbus_driver ->probe() "recognized" by modpost | Al Viro | 3 | -9/+9 |
| 2008-11-30 | pci_setup() is init, not devinit | Al Viro | 1 | -1/+1 |
| 2008-11-30 | tricky one: hisax sections | Al Viro | 1 | -3/+13 |
| 2008-11-30 | uninorth-agp section mess | Al Viro | 1 | -1/+1 |
| 2008-11-30 | rapidio section noise | Al Viro | 2 | -3/+3 |
| 2008-11-30 | section errors in smc911x/smc91x | Al Viro | 2 | -10/+10 |
| 2008-11-30 | section misannotation in ibmtr_cs | Al Viro | 1 | -1/+1 |
| 2008-11-30 | ixgbe section fixes | Al Viro | 1 | -5/+4 |
| 2008-11-30 | rackmeter section fixes | Al Viro | 1 | -5/+5 |
| 2008-11-30 | gdth section fixes | Al Viro | 1 | -6/+6 |
| 2008-11-30 | of_platform_driver noise on sparce | Al Viro | 1 | -3/+3 |
| 2008-11-30 | advansys fix on ISA-less configs | Al Viro | 1 | -0/+4 |
| 2008-11-30 | W1_MASTER_DS1WM should depend on HAVE_CLK | Al Viro | 1 | -1/+1 |
| 2008-11-30 | icside section warnings | Al Viro | 1 | -2/+2 |
| 2008-11-30 | fix talitos | Al Viro | 1 | -2/+2 |
| 2008-11-30 | istallion section warnings | Al Viro | 1 | -2/+2 |
| 2008-11-29 | ATM: horizon, fix hrz_probe fail path | Jiri Slaby | 1 | -1/+1 |
| 2008-11-29 | ieee1394: sbp2: fix race condition in state change | Stefan Richter | 1 | -4/+5 |
| 2008-11-29 | ieee1394: fix list corruption (reported at module removal) | Stefan Richter | 2 | -13/+16 |
| 2008-11-28 | pppol2tp: Add missing sock_put() in pppol2tp_release() | Frédéric Moulins | 1 | -0/+1 |
| 2008-11-28 | mlx4_core: Save/restore default port IB capability mask | Jack Morgenstein | 3 | -1/+47 |
| 2008-11-28 | toshiba_acpi: close race in toshiba_acpi driver | Arjan van de Ven | 1 | -2/+0 |
| 2008-11-28 | i2c-parport: Fix misplaced parport_release call | Jean Delvare | 1 | -2/+2 |
| 2008-11-28 | i2c: Remove i2c clients in reverse order | Jean Delvare | 1 | -1/+1 |
| 2008-11-28 | i2c/isp1301_omap: Build fixes | David Brownell | 1 | -18/+47 |
| 2008-11-28 | HID: Apple ALU wireless keyboards are bluetooth devices | Jan Scholz | 2 | -6/+6 |
| 2008-11-27 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2 | -328/+0 |
| 2008-11-27 | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger | 1 | -3/+5 |
| 2008-11-27 | ACPI: delete OSI(Linux) DMI dmesg spam | Len Brown | 2 | -475/+30 |
| 2008-11-26 | ACPI: thinkpad-acpi: fix fan sleep/resume path | Henrique de Moraes Holschuh | 1 | -12/+45 |
| 2008-11-26 | macvlan: don't broadcast PAUSE frames to macvlan devices | Patrick McHardy | 1 | -0/+3 |
| 2008-11-26 | sony-laptop: printk tweak | Alessandro Guido | 1 | -1/+1 |
| 2008-11-26 | sony-laptop: brightness regression fix | Alessandro Guido | 1 | -1/+1 |
| 2008-11-26 | Revert "ACPI: don't enable control method power button as wakeup device when ... | Len Brown | 1 | -10/+0 |
| 2008-11-26 | ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume | Rafael J. Wysocki | 1 | -1/+39 |
| 2008-11-26 | ACPI: scheduling in atomic via acpi_evaluate_integer () | Pavel Machek | 1 | -12/+4 |
| 2008-11-26 | ACPI: battery: Convert discharge energy rate to current properly | Alexey Starikovskiy | 1 | -0/+9 |
| 2008-11-26 | ACPI: EC: count interrupts only if called from interrupt handler. | Alexey Starikovskiy | 1 | -1/+2 |
| 2008-11-26 | Input: wacom - add support for new USB Tablet PCs | Ping Cheng | 4 | -49/+356 |
| 2008-11-26 | [MTD] physmap: fix memory leak on physmap_flash_remove by using devres | Atsushi Nemoto | 1 | -17/+9 |
| 2008-11-26 | [MTD] m25p80: chip erase != block erase != sector erase | Chen Gong | 1 | -10/+13 |
| 2008-11-26 | [MTD] m25p80: fix detection of m25p16 flashes | Mike Frysinger | 1 | -1/+1 |
| 2008-11-26 | [MTD] m25p80: fix detection of SPI parts | Mike Frysinger | 1 | -1/+2 |
| 2008-11-26 | [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2) | Adrian Hunter | 1 | -3/+2 |
| 2008-11-26 | sungem: Fix PCS_MIICTRL register write in gem_init_phy(). | David S. Miller | 1 | -1/+1 |
| 2008-11-26 | drm/i915: Save/restore HWS_PGA on suspend/resume | Peng Li | 2 | -0/+7 |
| 2008-11-25 | net: hp-plus uses eip_poll | Randy Dunlap | 1 | -1/+1 |
| 2008-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 6 | -19/+64 |
| 2008-11-25 | ath5k: disable beacon filter when station is not associated | Martin Xu | 2 | -1/+35 |
| 2008-11-25 | ath5k: fix Security issue in DebugFS part of ath5k | Cheng Renquan | 1 | -5/+5 |
| 2008-11-25 | ath9k: correct expected max RX buffer size | Luis R. Rodriguez | 1 | -2/+11 |
| 2008-11-25 | ath9k: Fix SW-IOMMU bounce buffer starvation | Luis R. Rodriguez | 2 | -8/+8 |
| 2008-11-25 | iwlagn: fix DMA sync | Johannes Berg | 1 | -3/+5 |
| 2008-11-25 | firewire: fw-sbp2: another iPod mini quirk entry | Stefan Richter | 1 | -0/+5 |