summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lockdep: Add missing disable/enable irq variantRoman Zippel2007-05-041-1/+5
* m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-042-0/+7
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-047-24/+151
|\
| * 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: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-012-1/+1
| * 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
| * i2c: i2c_adapter devices need no driverJean Delvare2007-05-011-1/+0
| * i2c: Kill i2c_adapter.class_devJean Delvare2007-05-011-3/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-05-041-1/+0
|\ \
| * | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger2007-04-261-1/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-042-4/+8
|\ \ \
| * | | [AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich2007-04-262-4/+8
| |/ /
* | | [S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky2007-05-042-6/+11
* | | [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck2007-05-041-3/+3
* | | [S390] get rid of kprobes notifier call chain.Christoph Hellwig2007-05-042-15/+19
| |/ |/|
* | pm: include EIO from errno-base.hDavid Rientjes2007-04-301-1/+1
* | Add kvasprintf()Jeremy Fitzhardinge2007-04-301-0/+1
* | power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-301-6/+6
* | power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+4
* | power management: remove firmware disk modeJohannes Berg2007-04-301-7/+6
* | rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-301-11/+12
* | Extend print_symbol capabilityRobert Peterson2007-04-301-1/+12
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-04-301-1/+13
|\ \
| * | USB HID: add 'quirks' module parameterPaul Walmsley2007-04-191-0/+8
| * | USB HID: add support for dynamically-created quirksPaul Walmsley2007-04-191-0/+1
| * | USB HID: encapsulate quirk handling into hid-quirks.cPaul Walmsley2007-04-191-0/+2
| * | USB HID: numlock quirk for dell W7658 keyboardPete Zaitcev2007-04-111-0/+1
| * | USB HID: Logitech MX3000 keyboard needs report descriptor quirkJiri Kosina2007-04-111-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-308-10/+81
|\ \ \
| * | | [SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen2007-04-301-0/+2
| * | | [TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen2007-04-301-0/+5
| * | | [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-302-0/+16
| * | | [TCP]: Catch skb with S+L bugs earlierIlpo Järvinen2007-04-301-3/+1
| * | | [SKB]: Introduce skb_queue_walk_safe()James Chapman2007-04-301-0/+5
| * | | [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-281-1/+1
| * | | [XFRM]: Export SPD infoJamal Hadi Salim2007-04-282-0/+48