| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Power Management: use mutexes instead of semaphores | Matthias Kaehlcke | 2007-07-11 | 5 | -27/+29 |
| * | | | | | sysdev: use mutex instead of semaphore | Matthias Kaehlcke | 2007-07-11 | 1 | -12/+12 |
| * | | | | | Driver core: add missing kset uevent | Kay Sievers | 2007-07-11 | 1 | -2/+14 |
| * | | | | | DMI-based module autoloading | Lennart Poettering | 2007-07-11 | 5 | -9/+340 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-12 | 15 | -718/+856 |
|\ \ \ \ \ |
|
| * | | | | | libata: remove irq_on from ata_bus_reset() and ata_std_postreset() | Albert Lee | 2007-07-12 | 2 | -11/+0 |
| * | | | | | ata_piix: kill incorrect invalid map value warning | Tejun Heo | 2007-07-12 | 1 | -1/+1 |
| * | | | | | libata: add another Maxtor drive with broken NCQ to the list | Chuck Ebbert | 2007-07-12 | 1 | -0/+1 |
| * | | | | | [libata] sata_mv: Fix and clean up per-chip-generation tests | Jeff Garzik | 2007-07-12 | 1 | -15/+14 |
| * | | | | | [libata] sata_mv: Convert to new exception handling (EH) infrastructure | Jeff Garzik | 2007-07-12 | 1 | -247/+456 |
| * | | | | | [libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH) | Jeff Garzik | 2007-07-12 | 1 | -15/+8 |
| * | | | | | [libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ | Jeff Garzik | 2007-07-11 | 1 | -57/+105 |
| * | | | | | libata-link: separate out ata_eh_handle_dev_fail() | Tejun Heo | 2007-07-10 | 1 | -44/+52 |
| * | | | | | pata_hpt3x3: fix DMA Kconfig option to actually have a hope of working | Jeff Garzik | 2007-07-10 | 1 | -0/+5 |
| * | | | | | Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist | Prarit Bhargava | 2007-07-10 | 1 | -0/+2 |
| * | | | | | pata_scc.c: Workaround for errata A308 | Akira Iguchi | 2007-07-10 | 1 | -15/+35 |
| * | | | | | libata: add FUJITSU MHV2080BH to NCQ blacklist | Tejun Heo | 2007-07-10 | 1 | -0/+1 |
| * | | | | | pata_hpt3x3: major reworking and testing | Alan Cox | 2007-07-10 | 2 | -15/+85 |
| * | | | | | libata: clean up horkage handling | Tejun Heo | 2007-07-10 | 1 | -5/+8 |
| * | | | | | libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY | Tejun Heo | 2007-07-10 | 1 | -0/+2 |
| * | | | | | libata: simplify PCI legacy SFF host handling | Tejun Heo | 2007-07-10 | 6 | -262/+38 |
| * | | | | | pata_mpc52xx: suspend/resume support | Domen Puncer | 2007-07-10 | 1 | -2/+16 |
| * | | | | | sata_promise: SATA hotplug support, take 2 | Mikael Pettersson | 2007-07-10 | 1 | -5/+36 |
| * | | | | | pata_sis: FIFO whack | Alan Cox | 2007-07-10 | 1 | -0/+3 |
| * | | | | | libata-core: convert to use cancel_rearming_delayed_work() | Oleg Nesterov | 2007-07-10 | 1 | -40/+4 |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-12 | 56 | -364/+3288 |
|\ \ \ \ \ \ |
|
| * | | | | | | [TG3]: Update version to 3.78. | Michael Chan | 2007-07-11 | 1 | -2/+2 |
| * | | | | | | [TG3]: Add missing NVRAM strapping. | Matt Carlson | 2007-07-11 | 2 | -1/+4 |
| * | | | | | | [TG3]: Enable auto MDI. | Matt Carlson | 2007-07-11 | 2 | -15/+49 |
| * | | | | | | [TG3]: Fix the polarity bit. | Matt Carlson | 2007-07-11 | 1 | -19/+44 |
| * | | | | | | [TG3]: Fix irq_sync race condition. | Michael Chan | 2007-07-11 | 1 | -3/+3 |
| * | | | | | | [RTNETLINK]: rtnl_link: allow specifying initial device address | Patrick McHardy | 2007-07-11 | 2 | -0/+24 |
| * | | | | | | [RTNETLINK]: rtnl_link API simplification | Patrick McHardy | 2007-07-11 | 2 | -106/+9 |
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 2007-07-11 | 3 | -95/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [Bluetooth] Remove the redundant non-seekable llseek method | Robert P. J. Day | 2007-07-11 | 1 | -6/+0 |
| | * | | | | | | [Bluetooth] Use hci_recv_fragment() within HCI USB driver | Marcel Holtmann | 2007-07-11 | 2 | -89/+4 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver | Matthias Kaehlcke | 2007-07-10 | 2 | -14/+15 |
| * | | | | | | [BNX2]: Seems to not need net/tcp.h | Ilpo Järvinen | 2007-07-10 | 1 | -1/+0 |
| * | | | | | | [BNX2]: Update version to 1.6.2. | Michael Chan | 2007-07-10 | 1 | -2/+2 |
| * | | | | | | [BNX2]: Print management firmware version. | Michael Chan | 2007-07-10 | 2 | -8/+42 |
| * | | | | | | [BNX2]: Enhance the heartbeat. | Michael Chan | 2007-07-10 | 2 | -4/+25 |
| * | | | | | | [BNX2]: Reduce spurious INTA interrupts. | Michael Chan | 2007-07-10 | 1 | -2/+11 |
| * | | | | | | [BNX2]: Modify link up message. | Michael Chan | 2007-07-10 | 1 | -2/+12 |
| * | | | | | | [BNX2]: Add ethtool support for remote PHY. | Michael Chan | 2007-07-10 | 1 | -27/+56 |
| * | | | | | | [BNX2]: Add support for remote PHY. | Michael Chan | 2007-07-10 | 1 | -8/+269 |
| * | | | | | | [BNX2]: Add remote PHY bit definitions. | Michael Chan | 2007-07-10 | 1 | -1/+50 |
| * | | | | | | [BNX2]: Add bnx2_set_default_link(). | Michael Chan | 2007-07-10 | 1 | -18/+25 |
| * | | | | | | [IrDA]: kingsun-sir.c charset fix. | Samuel Ortiz | 2007-07-10 | 1 | -2/+2 |
| * | | | | | | [NET]: Allow group ownership of TUN/TAP devices. | Guido Guenther | 2007-07-10 | 1 | -2/+13 |
| * | | | | | | [CORE] Stack changes to add multiqueue hardware support API | Peter P Waskiewicz Jr | 2007-07-10 | 1 | -0/+8 |