aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | softlockup: fix NOHZ wakeupIngo Molnar2008-04-251-0/+1
| * | | | | seqlock: livelock fixIngo Molnar2008-04-251-17/+29
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-2518-325/+332
|\ \ \ \ \
| * | | | | pata_bf54x: decrease count first.Roel Kluin2008-04-251-1/+1
| * | | | | sata_mv: re-enable hotplug, update TODO listMark Lord2008-04-251-50/+29
| * | | | | sata_mv: leave SError bits untouched in mv_err_intrMark Lord2008-04-251-21/+19
| * | | | | sata_mv: more interrupt handling reworkMark Lord2008-04-251-48/+58
| * | | | | sata_mv: tidy host controller interrupt handlingMark Lord2008-04-251-62/+45
| * | | | | sata_mv: simplify request/response queue handlingMark Lord2008-04-251-53/+56
| * | | | | sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord2008-04-251-16/+26
| * | | | | sata_mv mask all interrupt coalescing bitsMark Lord2008-04-251-0/+1
| * | | | | sata_mv more cosmeticsMark Lord2008-04-251-67/+64
| * | | | | ata_piix: add Asus Eee 701 controller to short cable listDan McGee2008-04-251-0/+1
| * | | | | libata-eh set tf flags in NCQ EH result_tfMark Lord2008-04-251-0/+1
| * | | | | make sata_set_spd_needed() staticAdrian Bunk2008-04-252-2/+1
| * | | | | make sata_print_link_status() staticAdrian Bunk2008-04-252-3/+1
| * | | | | libata-acpi.c: remove unneeded #if'sAdrian Bunk2008-04-251-4/+0
| * | | | | sata_nv: make hardreset return -EAGAIN on successTejun Heo2008-04-251-4/+7
| * | | | | ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo2008-04-251-2/+13
| * | | | | libata: make WARN_ON conditions in ata_sff_hsm_move() more strictTejun Heo2008-04-251-2/+2
| * | | | | ATA/IDE: fix platform driver hotplug/coldplugKay Sievers2008-04-257-0/+15
| * | | | | sata_sis: SCR accessors return -EINVAL when requested SCR isn't availableTejun Heo2008-04-241-5/+7
| * | | | | libata: functions with definition should not be externHarvey Harrison2008-04-241-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-25185-6540/+8195
|\ \ \ \ \
| * | | | | usb: don't update devnum for wusb devicesDavid Vrabel2008-04-241-3/+11
| * | | | | wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-242-5/+7
| * | | | | wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-241-20/+27
| * | | | | wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-241-9/+31
| * | | | | wusb: add link wusb-usb deviceInaky Perez-Gonzalez2008-04-241-0/+2
| * | | | | wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez2008-04-241-0/+2
| * | | | | USB: remove unnecessary type casting of urb->contextMing Lei2008-04-2437-101/+101
| * | | | | usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-2416-67/+93
| * | | | | USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2483-2130/+2130
| * | | | | USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-242-6/+28
| * | | | | USB: fix compile problems in ehci-hcdAlan Stern2008-04-242-2/+3
| * | | | | USB: ehci: qh_completions cleanup and bugfixDavid Brownell2008-04-241-18/+16
| * | | | | USB: cdc-acm: signedness fixDavid Brownell2008-04-241-3/+7
| * | | | | USB: add documentation about callbacksOliver Neukum2008-04-241-0/+132
| * | | | | USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-2422-70/+31
| * | | | | USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern2008-04-241-1/+2
| * | | | | USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-246-30/+18
| * | | | | USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern2008-04-241-13/+15
| * | | | | USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-242-34/+0
| * | | | | USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-2439-175/+0
| * | | | | USB: option.c: correct DTR behaviourChris Collins2008-04-241-6/+9
| * | | | | USB: add Documentation about usb_anchorOliver Neukum2008-04-241-0/+50
| * | | | | USB: ehci: qh/qtd cleanup commentsDavid Brownell2008-04-241-10/+40
| * | | | | USB: log an error message when USB enumeration failsAlan Stern2008-04-241-0/+1
| * | | | | USB: update comments about usb driver's headerOliver Neukum2008-04-241-6/+4
| * | | | | USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.Robert P. J. Day2008-04-241-42/+0