summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/mpc83xx: Power Management supportScott Wood2008-07-16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kobject: reorder kobject to save space on 64 bit buildsRichard Kennedy2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | UIO: minor style and comment fixesUwe Kleine-König2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | UIO: Add write function to allow irq maskingHans J. Koch2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | class: add lockdep infrastructureMatthew Wilcox2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | class: move driver core specific parts to a private structureGreg Kroah-Hartman2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | device create: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: remove device_create()Greg Kroah-Hartman2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-21
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | synclink_gt: add serial bit order controlPaul Fulghum2008-07-22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: rework break handlingAlan Cox2008-07-22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Split ldisc code into its own fileAlan Cox2008-07-22
* | | | | | | | | | | | | | | | | | | | | | | | | | | | usb_serial: API all changeAlan Cox2008-07-22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert2008-07-22
* | | | | | | | | | | | | | | | | | | | | | | | | | | execve filename: document and export via auxiliary vectorJohn Reiser2008-07-22
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB Gadget: documentation updateAlan Stern2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | usb gadget: composite gadget coreDavid Brownell2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | usb gadget: descriptor copying supportDavid Brownell2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: remove CVS keywordsAdrian Bunk2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: implement "soft" unbindingAlan Stern2008-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: handle pci_name() being constGreg Kroah-Hartman2008-07-21
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-19
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] Update ia64 mmr list for SGI uvDimitri Sivanich2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | Pull pvops into release branchTony Luck2008-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-27