- 7bc74b3 x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality by Daniel Drake · 14 years ago
- bc4ecd5 x86, olpc: EC SCI wakeup mask functionality by Daniel Drake · 14 years ago
- 7feda8e x86, olpc: Add XO-1 SCI driver and power button control by Daniel Drake · 14 years ago
- 97c4cb7 x86, olpc: Add XO-1 suspend/resume support by Daniel Drake · 14 years ago
- a312858 x86, olpc: Rename olpc-xo1 to olpc-xo1-pm by Daniel Drake · 14 years ago
- 7a0d4fc x86, olpc: Move CS5536-related constants to cs5535.h by Daniel Drake · 14 years ago
- f70d8ef4 x86, olpc: Add missing elements to device tree by Daniel Drake · 14 years ago
- fe0d422 Linux 3.0-rc6 by Linus Torvalds · 14 years ago
- 532df6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
- fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 14 years ago
- aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 14 years ago
- b2bc478 RDMA: Check for NULL mode in .devnode methods by Goldwyn Rodrigues · 14 years ago
- 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 14 years ago
- 3e86f1d vesafb: fix memory leak by Daniel J Blueman · 14 years ago
- ba466c7 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- a5ec7f86 [SCSI] isci: fix checkpatch errors by James Bottomley · 14 years ago
- 5b45b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by James Bottomley · 14 years ago
- 070f944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
- b775c38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
- af75d5b hwmon: (k10temp) Update documentation for Fam12h by Clemens Ladisch · 14 years ago
- 014ab48 hwmon-vid: Fix typo in VIA CPU name by Jean Delvare · 14 years ago
- 5da556e hwmon: (f71882fg) Add support for the F71869A by Hans de Goede · 14 years ago
- 7958e3b hwmon: Use <> rather than () around my e-mail address by Hans de Goede · 14 years ago
- b6b2a1e hwmon: (emc6w201) Properly handle all errors by Jean Delvare · 14 years ago
- bc6f387 isci: Device reset should request sas_phy_reset(phy, true) by Jeff Skirvin · 14 years ago
- a8a0a13 isci: pare back error messsages by Dan Williams · 14 years ago
- dc00c8b isci: cleanup silicon revision detection by Dan Williams · 14 years ago
- 4e4dca3 isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.h by Dan Williams · 14 years ago
- 16ba770 isci: merge sata.[ch] into request.c by Dan Williams · 14 years ago
- 34a9915 isci: kill 'get/set' macros by Dan Williams · 14 years ago
- 89a7301 isci: retire scic_sds_ and scic_ prefixes by Dan Williams · 14 years ago
- d9dcb4b isci: unify isci_host and scic_sds_controller by Dan Williams · 14 years ago
- 78a6f06 isci: unify isci_remote_device and scic_sds_remote_device by Dan Williams · 14 years ago
- ffe191c isci: unify isci_port and scic_sds_port by Dan Williams · 14 years ago
- 76802ce isci: fix scic_sds_remote_device_terminate_requests by Dan Williams · 14 years ago
- 8528095 isci: unify isci_phy and scic_sds_phy by Dan Williams · 14 years ago
- 5076a1a isci: unify isci_request and scic_sds_request by Dan Williams · 14 years ago
- ba7cb22 isci: rename / clean up scic_sds_stp_request by Dan Williams · 14 years ago
- db05625 isci: preallocate requests by Dan Williams · 14 years ago
- 38d8879 isci: combine request flags by Dan Williams · 14 years ago
- 312e0c2 isci: unify can_queue tracking on the tci_pool, uplevel tag assignment by Dan Williams · 14 years ago
- 9274f45 isci: Terminate dev requests on FIS err bit rx in NCQ by Jeff Skirvin · 14 years ago
- 4cffe13 isci: fix frame received locking by Dan Williams · 14 years ago
- 7cafbf1 isci: possible buffer overflow in isci_parse_oem_parameters fixed by Maciej Patelczyk · 14 years ago
- 086a0da isci: fix isci_task_execute_tmf completion by Dan Williams · 14 years ago
- e9bf709 isci: fix support for arbitrarily large smp requests by Dan Williams · 14 years ago
- ddcc7e3 isci: fix dma_unmap_sg usage by Dan Williams · 14 years ago
- 5edc334 isci: fix smp response frame overrun by Dan Williams · 14 years ago
- ff60639 isci: kill device_sequence by Dan Williams · 14 years ago
- f208826 isci: kill isci_remote_device_change_state() by Dan Williams · 14 years ago
- 209fae1 isci: atomic device lookup and reference counting by Dan Williams · 14 years ago
- 360b03e isci: fix ssp response iu buffer size in isci_tmf by Dan Williams · 14 years ago
- 0d0cf14 isci: cleanup request allocation by Dan Williams · 14 years ago
- 994a930 isci: cleanup/optimize queue increment macros by Dan Williams · 14 years ago
- dd047c8 isci: cleanup tag macros by Dan Williams · 14 years ago
- ac668c6 isci: cleanup/optimize pool implementation by Dan Williams · 14 years ago
- 9b91798 isci: Disable link layer hang detection by Jeff Skirvin · 14 years ago
- fd0527a isci: Hard reset failure will link reset all phys in the port by Jeff Skirvin · 14 years ago
- fd53660 isci: Explicitly decode remote node ready and suspended states by Jeff Skirvin · 14 years ago
- 980d3ae isci: fix isci_terminate_pending() list management by Dan Williams · 14 years ago
- 77c852f isci: Handle timed-out request terminations correctly by Jeff Skirvin · 14 years ago
- f53a3a3 isci: Requests that do not start must be set to "complete" by Jeff Skirvin · 14 years ago
- cde76fb isci: Add decode for SMP request retry error condition by Jeff Skirvin · 14 years ago
- 61aaff4 isci: filter broadcast change notifications during SMP phy resets by Jeff Skirvin · 14 years ago
- ff717ab isci: Move the reset delay after the remote node resumption. by Jeff Skirvin · 14 years ago
- 7c78da3 isci: remove 'min memory' infrastructure by Dan Williams · 14 years ago
- dbb0743 isci: Added support for C0 to SCU Driver by Adam Gruchala · 14 years ago
- 12ef654 isci: additional state machine cleanup by Edmund Nadolski · 14 years ago
- e301370 isci: state machine cleanup by Edmund Nadolski · 14 years ago
- 8d2c65c isci: Removing unused variables compiler warnings by Dave Jiang · 14 years ago
- bf482c6 isci: Retrieve the EFI variable for OEM parameter by Dave Jiang · 14 years ago
- 77d6738 isci: removing the kmalloc in smp request construct by Dave Jiang · 14 years ago
- 8db02da isci: remove isci_timer interface by Edmund Nadolski · 14 years ago
- fd18388 isci: Remove tmf timeout_timer by Edmund Nadolski · 14 years ago
- bb3dbdf isci: convert phy_startup_timer to sci_timer by Edmund Nadolski · 14 years ago
- 6cb5853 isci: convert scic_timeout_timer to sci_timer by Edmund Nadolski · 14 years ago
- 0473661 isci: convert power control timer to sci_timer by Edmund Nadolski · 14 years ago
- a628d47 isci: convert phy sata_timeout_timer to sci_timer by Edmund Nadolski · 14 years ago
- ac0eeb4 isci: convert port config agent timer to sci_timer by Edmund Nadolski · 14 years ago
- 5553ba2 isci: replace isci_timer list with proper embedded timers by Edmund Nadolski · 14 years ago
- 9269e0e isci: add some type safety to the state machine interface by Dan Williams · 14 years ago
- f34d9e5 isci: unify rnc start{io|task} handlers by Dan Williams · 14 years ago
- ed3efb7 isci: unify rnc suspend/resume handlers by Dan Williams · 14 years ago
- c845ae9 isci: unify rnc destruct handlers by Dan Williams · 14 years ago
- 338e386 isci: unify rnc event handlers by Dan Williams · 14 years ago
- 6813820 isci: unify port start_io and complete_io handlers by Dan Williams · 14 years ago
- 051266c isci: unify port link_up and link_down handlers by Piotr Sawicki · 14 years ago
- 13721e18 isci: remove port frame and event handlers by Piotr Sawicki · 14 years ago
- bd6713b isci: unify port reset, add_phy, and remove_phy handlers by Piotr Sawicki · 14 years ago
- e6ec5af isci: remove port destruct handler by Piotr Sawicki · 14 years ago
- 8bc80d3 isci: unify port stop handlers by Piotr Sawicki · 14 years ago
- d76f71d isci: remove port start handler by Piotr Sawicki · 14 years ago
- e91f41e isci: merge port ready substates into primary state machine by Piotr Sawicki · 14 years ago
- c777c26 isci: c99 port state handlers by Piotr Sawicki · 14 years ago
- 4f20ef4 isci: clarify phy to port lookups by Dan Williams · 14 years ago
- 5b1d4af isci: unify phy consume_power handlers by Dan Williams · 14 years ago
- 23506a6 isci: unify phy event handlers by Dan Williams · 14 years ago
- c4441ab isci: unify phy frame handlers by Dan Williams · 14 years ago
- 35b317b isci: remove phy destruct handlers by Dan Williams · 14 years ago
- 0cf36fa isci: unify phy reset handlers by Dan Williams · 14 years ago