summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-2/+10
* libata: Strict checking for identify reportingAlan Cox2007-10-121-11/+85
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-2/+0
* [libata] add ACPI cable detect APIAlan Cox2007-10-121-0/+6
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-4/+0
* libata: add printf format attribute to ehi desc functionsTejun Heo2007-10-121-2/+4
* libata: use ata_port_printk() in ata_wait_idle()Tejun Heo2007-10-121-2/+4
* [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-121-0/+1
* [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-122-0/+11
* libata: Correct IORDY handlingAlan Cox2007-10-121-1/+1
* libata-link: add PMP linksTejun Heo2007-10-121-6/+47
* libata-link: implement ata_link_abort()Tejun Heo2007-10-121-0/+1
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-121-3/+8
* libata-link: linkify config/EH related functionsTejun Heo2007-10-121-2/+2
* libata-link: linkify resetTejun Heo2007-10-121-9/+10
* libata-link: linkify PHY-related functionsTejun Heo2007-10-121-12/+12
* libata-link: implement and use link/device iteratorsTejun Heo2007-10-121-3/+14
* libata-link: introduce ata_linkTejun Heo2007-10-121-15/+25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-114-7/+41
|\
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-0/+5
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-2/+4
| * [POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin2007-10-081-0/+1
| * [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-0/+23
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-034-54/+10
| |\
| * \ Merge branch 'linux-2.6'Paul Mackerras2007-09-205-13/+47
| |\ \
| * | | [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-191-6/+8
| * | | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+2
| * | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-1417-25/+76
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2818-22/+74
| |\ \ \ \
| * | | | | [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-171-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-111-0/+27
|\ \ \ \ \ \
| * | | | | | IB/mlx4: Implement FMRsJack Morgenstein2007-10-091-0/+21
| * | | | | | IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-091-0/+6
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-1161-374/+3055
|\ \ \ \ \ \ \
| * | | | | | | [TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen2007-10-111-0/+2
| * | | | | | | [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-101-0/+29
| * | | | | | | [NET]: Fix dev_put() and dev_hold() commentsBenjamin Thery2007-10-101-2/+2
| * | | | | | | [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-102-2/+2
| * | | | | | | [NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev2007-10-101-1/+1
| * | | | | | | [TG3]: Add 5761 supportMatt Carlson2007-10-101-0/+2
| * | | | | | | [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-101-21/+0
| * | | | | | | [CRYPTO] api: Fixed crypto_*_reqsize return typeHerbert Xu2007-10-101-2/+3
| * | | | | | | [CRYPTO] ablkcipher: Remove queue pointer from common alg objectHerbert Xu2007-10-101-3/+0
| * | | | | | | [CRYPTO] api: Add support for multiple template parametersHerbert Xu2007-10-101-0/+8
| * | | | | | | [CRYPTO] api: Add aead crypto typeHerbert Xu2007-10-101-0/+200
| * | | | | | | [FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov2007-10-101-0/+2
| * | | | | | | ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier2007-10-101-0/+10
| * | | | | | | [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-101-0/+1
| * | | | | | | [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-101-1/+1
| * | | | | | | [TCP]: Comment fastpath_cnt_hint off-by-one trapIlpo Järvinen2007-10-101-1/+2