summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata passthru: update cached device paramtersAlbert Lee2007-06-092-6/+17
* libata passthru: always enforce correct DEV bitAlbert Lee2007-06-091-6/+4
* libata passthru: map UDMA protocolsAlbert Lee2007-06-091-2/+2
* libata passthru: support PIO multi commandsAlbert Lee2007-06-092-5/+17
* libata passthru: update protocol numbersAlbert Lee2007-06-091-8/+7
* libata: Correct abuse of languageAlan Cox2007-06-091-1/+1
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-093-8/+31
* ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen2007-06-091-0/+24
* libata: fix hw_sata_spd_limit initializationTejun Heo2007-06-091-1/+2
* libata: print device model and firmware revision for ATAPI devicesAlbert Lee2007-06-091-8/+10
* libata: fix probe time irq printoutsOlof Johansson2007-06-091-0/+3
* libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo2007-06-091-0/+2
* remove unused variable in pata_isapnpYoichi Yuasa2007-06-091-1/+0
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-06-082-12/+11
|\
| * ocfs2: Fix invalid assertion during write on 64k pagesMark Fasheh2007-06-061-10/+10
| * ocfs2: Fix masklog breakageTiger Yang2007-06-061-2/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-086-122/+61
|\ \
| * | [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore2007-06-081-10/+13
| * | [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-085-107/+47
| * | [IPV4]: Do not remove idev when addresses are clearedHerbert Xu2007-06-081-5/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-083-14/+104
|\ \ \
| * | | [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-072-13/+103
| * | | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day2007-06-071-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-06-0813-65/+222
|\ \ \
| * | | OHCI: Fix machine check in ohci_hub_status_dataAlan Stern2007-06-081-0/+2
| * | | USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern2007-06-081-1/+41
| * | | USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott2007-06-081-6/+1
| * | | USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott2007-06-081-20/+25
| * | | USB: cxacru: add Documentation fileSimon Arlott2007-06-082-0/+86
| * | | USB: UNUSUAL_DEV: Sync up some reported devices from UbuntuBen Collins2007-06-081-2/+19
| * | | USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-085-24/+33
| * | | usblp: Don't let suspend to kill ->usedPete Zaitcev2007-06-081-3/+2
| * | | USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers2007-06-081-9/+13
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-06-089-66/+78
|\ \ \
| * | | firmware: remove orphaned EmailMarkus Rechberger2007-06-084-6/+6
| * | | kobject: use the proper printk level for kobject errorGreg Kroah-Hartman2007-06-081-5/+5
| * | | Driver core: kill unused codeStephen Hemminger2007-06-081-13/+0
| * | | Driver core: keep PHYSDEV for old struct class_deviceKay Sievers2007-06-082-42/+27
| * | | update Documentation/driver-model/platform.txtDavid Brownell2007-06-081-0/+40
| |/ /
* | | Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day2007-06-081-0/+5
* | | update checkpatch.pl to version 0.04Andy Whitcroft2007-06-081-81/+193
* | | hexdump: more output formattingRandy Dunlap2007-06-082-32/+129
* | | MAINTAINERS: correctionsAlan Cox2007-06-081-13/+4
* | | checkpatch: produce fewer lines of outputRandy Dunlap2007-06-081-2/+2
* | | reiserfs: mailing list has movedJeff Mahoney2007-06-081-1/+1
* | | x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* | | fix sysrq-m oopsBob Picco2007-06-081-0/+2
* | | pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-083-111/+183
* | | rt-mutex: fix chain walk early wakeup bugThomas Gleixner2007-06-081-0/+13
* | | rt-mutex: fix stale return valueThomas Gleixner2007-06-081-2/+9