Age | Commit message (Expand) | Author |
2007-02-20 | [PATCH] Fix build errors if bitop functions are do {} while macros | Ralf Baechle |
2007-02-20 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-02-20 | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie |
2007-02-20 | backlight: Rework backlight/fb interaction simplifying, lots | Richard Purdie |
2007-02-20 | backlight/fbcon: Add FB_EVENT_CONBLANK | Richard Purdie |
2007-02-20 | backlight: Convert semaphore -> mutex | Richard Purdie |
2007-02-20 | backlight: Fix external uses of backlight internal semaphore | Richard Purdie |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie |
2007-02-19 | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton |
2007-02-19 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds |
2007-02-19 | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2007-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-02-19 | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds |
2007-02-19 | Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li... | Linus Torvalds |
2007-02-19 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-02-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-02-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-02-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-02-18 | Input: i8042 - let serio bus suspend ports | Dmitry Torokhov |
2007-02-17 | [PATCH] AUDIT_FD_PAIR | Al Viro |
2007-02-17 | Merge branch 'upstream' into upstream-jgarzik | John W. Linville |
2007-02-17 | Remove JFFS (version 1), as scheduled. | Jeff Garzik |
2007-02-17 | atl1: add L1 device id to pci_ids, then use it | Chris Snook |
2007-02-17 | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King |
2007-02-17 | Fix misspellings of "agressive". | Robert P. J. Day |
2007-02-17 | Correct trivial typo in log2.h. | Robert P. J. Day |
2007-02-17 | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day |
2007-02-17 | Various typo fixes. | Robert P. J. Day |
2007-02-16 | Pull fluff into release branch | Len Brown |
2007-02-17 | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: add ide_use_fast_pio() helper (v3) | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: remove ide_drive_t.usage | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: remove write-only ide_hwif_t.no_dsc flag | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: remove write-only ide_pio_data_t.blacklisted | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) | Albert Lee |
2007-02-17 | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) | Albert Lee |
2007-02-16 | USB: cdc-acm: fix incorrect throtteling, make set_control optional | Oliver Neukum |
2007-02-16 | USB: make usb_iso_packet_descriptor.status signed | Pete Zaitcev |
2007-02-16 | USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h | Mike Frysinger |
2007-02-16 | USB Storage: indistinguishable devices with broken and unbroken firmware | Oliver Neukum |
2007-02-16 | USB: descriptor structures have to be packed | Inaky Perez-Gonzalez |
2007-02-16 | USB: add flow control to usb-serial generic driver. | Joris van Rantwijk |