summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-044-30/+72
|\
| * Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-011-1/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01191-3477/+2919
| |\
| * | Input: add skeleton for simple polled devicesDmitry Torokhov2007-04-291-0/+46
| * | Input: add input_set_capability() helperDmitry Torokhov2007-04-251-0/+2
| * | Input: prepare to switching to struct deviceDmitry Torokhov2007-04-121-0/+3
| * | Input: add input_{get|set}_drvdata() helpersDmitry Torokhov2007-04-121-0/+10
| * | Input: wistron - add acerhk laptop databaseEric Piel2007-04-121-0/+1
| * | Input: rework handle creation codeDmitry Torokhov2007-04-121-1/+4
| * | Input: HIL - fix rwlock recursion bugHelge Deller2007-03-161-0/+1
| * | Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-141-28/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-045-40/+32
|\ \ \
| * | | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-025-40/+32
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-043-12/+27
|\ \ \
| * | | PCI: the overdue removal of pci_module_init()Adrian Bunk2007-05-021-6/+0
| * | | PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk2007-05-021-1/+0
| * | | MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman2007-05-021-0/+1
| * | | MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2007-05-021-0/+1
| * | | MSI: Remove dev->first_msi_irqMichael Ellerman2007-05-021-1/+0
| * | | MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-022-4/+5
| * | | PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2007-05-021-0/+2
| * | | MSI: Add an arch_msi_check_device()Michael Ellerman2007-05-021-0/+1
| * | | PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov2007-05-021-0/+3
| * | | pci: New PCI-E reset APIBrian King2007-05-021-0/+14
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-041-4/+232
|\ \ \
| * | | [CRYPTO] api: Add ablkcipher_request_set_tfmHerbert Xu2007-05-021-1/+7
| * | | [CRYPTO] api: Add async blkcipher typeHerbert Xu2007-05-021-0/+22
| * | | [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-021-0/+9
| * | | [CRYPTO] api: Add async block cipher interfaceHerbert Xu2007-05-021-4/+195
| |/ /
* | | Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven2007-05-041-2/+8
* | | NuBus header updateFinn Thain2007-05-041-51/+75
* | | lockdep: Add missing disable/enable irq variantRoman Zippel2007-05-041-1/+5
* | | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-041-0/+1
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-045-23/+150
|\ \ \
| * | | i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen2007-05-011-0/+38
| * | | i2c: Restore i2c_smbus_read_block_dataJean Delvare2007-05-011-0/+3
| * | | i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare2007-05-011-2/+4
| * | | i2c: Blackfin Two Wire Interface driverBryan Wu2007-05-011-1/+2
| * | | i2c: Make i2c_del_driver a void functionJean Delvare2007-05-011-1/+1
| * | | i2c: Move i2c-isa-only exported symbol declarationsJean Delvare2007-05-011-4/+0
| * | | i2c: Add i2c_new_probed_device()Jean Delvare2007-05-011-0/+9
| * | | i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare2007-05-011-0/+1
| * | | i2c: Add i2c_add_numbered_adapter()David Brownell2007-05-011-0/+1
| * | | i2c: Add i2c_board_info and i2c_new_device()David Brownell2007-05-011-0/+62
| * | | i2c: i2c stack can remove()David Brownell2007-05-011-0/+1
| * | | i2c: i2c stack can probe()David Brownell2007-05-011-2/+11
| * | | i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare2007-05-011-0/+2
| * | | i2c: Emulate SMBus block read over I2CJean Delvare2007-05-011-0/+1
| * | | i2c: Rename dev_to_i2c_adapter()David Brownell2007-05-011-1/+1
| * | | i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-9/+14
OpenPOWER on IntegriCloud