aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-04
|\
| * Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-01
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01
| |\
| * | Input: add skeleton for simple polled devicesDmitry Torokhov2007-04-29
| * | Input: add input_set_capability() helperDmitry Torokhov2007-04-25
| * | Input: prepare to switching to struct deviceDmitry Torokhov2007-04-12
| * | Input: add input_{get|set}_drvdata() helpersDmitry Torokhov2007-04-12
| * | Input: wistron - add acerhk laptop databaseEric Piel2007-04-12
| * | Input: rework handle creation codeDmitry Torokhov2007-04-12
| * | Input: HIL - fix rwlock recursion bugHelge Deller2007-03-16
| * | Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-16
| * | Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-04
|\ \ \
| * | | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-04
|\ \ \
| * | | PCI: the overdue removal of pci_module_init()Adrian Bunk2007-05-02
| * | | PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk2007-05-02
| * | | MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman2007-05-02
| * | | MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2007-05-02
| * | | MSI: Remove dev->first_msi_irqMichael Ellerman2007-05-02
| * | | MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-02
| * | | PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2007-05-02
| * | | MSI: Add an arch_msi_check_device()Michael Ellerman2007-05-02
| * | | PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov2007-05-02
| * | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
| * | | PCI: scatterlist.h needs types.hJean Delvare2007-05-02
| * | | pci: New PCI-E reset APIBrian King2007-05-02
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-04
|\ \ \
| * | | [CRYPTO] api: Add ablkcipher_request_set_tfmHerbert Xu2007-05-02
| * | | [CRYPTO] cryptd: Add software async crypto daemonHerbert Xu2007-05-02
| * | | [CRYPTO] api: Do not remove users unless new algorithm matchesHerbert Xu2007-05-02
| * | | [CRYPTO] api: Add async blkcipher typeHerbert Xu2007-05-02
| * | | [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-02
| * | | [CRYPTO] api: Add async block cipher interfaceHerbert Xu2007-05-02
| |/ /
* | | ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto2007-05-04
* | | ps3av: misc updatesGeert Uytterhoeven2007-05-04
* | | ps3av: thread updatesGeert Uytterhoeven2007-05-04
* | | Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven2007-05-04
* | | NuBus header updateFinn Thain2007-05-04
* | | m68k: remove unused adb.hFinn Thain2007-05-04
* | | lockdep: Add missing disable/enable irq variantRoman Zippel2007-05-04
* | | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-04
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-04
|\ \ \
| * | | i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen2007-05-01
| * | | i2c: Restore i2c_smbus_read_block_dataJean Delvare2007-05-01
| * | | i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare2007-05-01
| * | | i2c: Blackfin Two Wire Interface driverBryan Wu2007-05-01
| * | | i2c: Make i2c_del_driver a void functionJean Delvare2007-05-01
| * | | i2c: Move i2c-isa-only exported symbol declarationsJean Delvare2007-05-01
| * | | i2c: Add i2c_new_probed_device()Jean Delvare2007-05-01