ps3fb: atomic fixes

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eca28743b74736456bd75e0dabeb7d2df09fc03e Commit: eca28743b74736456bd75e0dabeb7d2df09fc03e Parent: 1c0c8461191d6d74926397abe2aa5f7cc9fd5a67 Author: Geert Uytterhoeven [EMAIL PROTECTED]

ps3av: thread updates

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5caf5db887b2bc87d74a78674d8e3e4774fa2a14 Commit: 5caf5db887b2bc87d74a78674d8e3e4774fa2a14 Parent: eca28743b74736456bd75e0dabeb7d2df09fc03e Author: Geert Uytterhoeven [EMAIL PROTECTED]

ps3fb: kill superfluous zero initializations

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bd685ac8e78b9bfd4a0145be22a7ff11ab11adef Commit: bd685ac8e78b9bfd4a0145be22a7ff11ab11adef Parent: 5caf5db887b2bc87d74a78674d8e3e4774fa2a14 Author: Geert Uytterhoeven [EMAIL PROTECTED]

ps3av: misc updates

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fffe52e86b4ad5f8bdcb284c4ea6c87402967f3d Commit: fffe52e86b4ad5f8bdcb284c4ea6c87402967f3d Parent: bd685ac8e78b9bfd4a0145be22a7ff11ab11adef Author: Geert Uytterhoeven [EMAIL PROTECTED]

ps3: Make `ps3videomode -v 0 (auto mode) work again

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=640729014e073e6e2de1f513b2856b81aa7d84e9 Commit: 640729014e073e6e2de1f513b2856b81aa7d84e9 Parent: fffe52e86b4ad5f8bdcb284c4ea6c87402967f3d Author: Masashi Kimoto [EMAIL PROTECTED] AuthorDate:

ps3fb: Use __func__ instead of __FUNCTION__

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d778c9a400e569029c8a48bc898c70780d6d2c1c Commit: d778c9a400e569029c8a48bc898c70780d6d2c1c Parent: 640729014e073e6e2de1f513b2856b81aa7d84e9 Author: Geert Uytterhoeven [EMAIL PROTECTED]

ps3av: Use __func__ instead of __FUNCTION__

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=253f04e78ded827c30f9582489773ebe2adc8924 Commit: 253f04e78ded827c30f9582489773ebe2adc8924 Parent: d778c9a400e569029c8a48bc898c70780d6d2c1c Author: Geert Uytterhoeven [EMAIL PROTECTED]

[CRYPTO] api: Proc functions should be marked as unused

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03f5d8cedb31deb558cd97095730cbc8bc54b12a Commit: 03f5d8cedb31deb558cd97095730cbc8bc54b12a Parent: dc87c3985e9b442c60994308a96f887579addc39 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Sun

[CRYPTO] api: Add async block cipher interface

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=32e3983fe590ac4cd70c7728eb330d43cef031a7 Commit: 32e3983fe590ac4cd70c7728eb330d43cef031a7 Parent: 03f5d8cedb31deb558cd97095730cbc8bc54b12a Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Sat

[CRYPTO] tcrypt: Use async blkcipher interface

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6158efc09016d3186263f6fd3a50667446ec4008 Commit: 6158efc09016d3186263f6fd3a50667446ec4008 Parent: 32e3983fe590ac4cd70c7728eb330d43cef031a7 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Wed

[CRYPTO] templates: Pass type/mask when creating instances

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ebc610e5bc76df073221e64e86c3f7533a09ea40 Commit: ebc610e5bc76df073221e64e86c3f7533a09ea40 Parent: 6158efc09016d3186263f6fd3a50667446ec4008 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Mon

[CRYPTO] api: Add async blkcipher type

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5b7f08869340aa8cfa23303f7d195f161479592 Commit: b5b7f08869340aa8cfa23303f7d195f161479592 Parent: ebc610e5bc76df073221e64e86c3f7533a09ea40 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Mon

[CRYPTO] api: Do not remove users unless new algorithm matches

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a73e69965fa2647faa36caf40f4132b9c99d61fd Commit: a73e69965fa2647faa36caf40f4132b9c99d61fd Parent: cf02f5da9437201d57d93f529839dd40aac8b5f9 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Sun

[CRYPTO] cryptd: Add software async crypto daemon

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=124b53d020622ffa24e27406f2373d5a3debd0d3 Commit: 124b53d020622ffa24e27406f2373d5a3debd0d3 Parent: a73e69965fa2647faa36caf40f4132b9c99d61fd Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Mon

[CRYPTO] api: Add ablkcipher_request_set_tfm

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e196d6259141eda47aeafd88514aae652bfbfc7f Commit: e196d6259141eda47aeafd88514aae652bfbfc7f Parent: 124b53d020622ffa24e27406f2373d5a3debd0d3 Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Sat

[CRYPTO] padlock: Remove pointless padlock module

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f6259deacfd55607ae57cff422d3bc7694ea14e7 Commit: f6259deacfd55607ae57cff422d3bc7694ea14e7 Parent: e196d6259141eda47aeafd88514aae652bfbfc7f Author: Simon Arlott [EMAIL PROTECTED] AuthorDate: Wed

PCI: Flush MSI-X table writes

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=988cbb15e00e6f924d052874b40c6a5447f9fdd7 Commit: 988cbb15e00e6f924d052874b40c6a5447f9fdd7 Parent: dc87c3985e9b442c60994308a96f887579addc39 Author: Mitch Williams [EMAIL PROTECTED] AuthorDate:

pci: New PCI-E reset API

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f7bdd12d234d9064bd0aa1b5610508959120a9b4 Commit: f7bdd12d234d9064bd0aa1b5610508959120a9b4 Parent: 988cbb15e00e6f924d052874b40c6a5447f9fdd7 Author: Brian King [EMAIL PROTECTED] AuthorDate: Fri

pciehp: Event handling rework

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d386e1ac4025b4bcc6bad6811e771cb76064dfe Commit: 5d386e1ac4025b4bcc6bad6811e771cb76064dfe Parent: f7bdd12d234d9064bd0aa1b5610508959120a9b4 Author: Kenji Kaneshige [EMAIL PROTECTED] AuthorDate:

pciehp: Adapt to device driver model

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9233352628bc8e284f66fc90c4dc74473db1fbc1 Commit: 9233352628bc8e284f66fc90c4dc74473db1fbc1 Parent: 5d386e1ac4025b4bcc6bad6811e771cb76064dfe Author: Kenji Kaneshige [EMAIL PROTECTED] AuthorDate:

PCI: fix multiple definition of `queue_pushbutton_work'

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e325e1f0783382298141c74737712637943c6063 Commit: e325e1f0783382298141c74737712637943c6063 Parent: 9233352628bc8e284f66fc90c4dc74473db1fbc1 Author: Kristen Carlson Accardi [EMAIL PROTECTED]

PCI: scatterlist.h needs types.h

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a9dfd281a7e12f6d9b53b5a28649b3a3c76a70e6 Commit: a9dfd281a7e12f6d9b53b5a28649b3a3c76a70e6 Parent: e325e1f0783382298141c74737712637943c6063 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Tue

pci: do not mark exported functions as __devinit

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96bde06a2df1b363206d3cdef53134b84ff37813 Commit: 96bde06a2df1b363206d3cdef53134b84ff37813 Parent: 6ba186361ed2cda7e174856a3ab8a8e3237b3c3d Author: Sam Ravnborg [EMAIL PROTECTED] AuthorDate: Mon

MSI: Simplify BUG() handling in pci_disable_msi()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e387b9eefe89a23245f2446f947529cce5d6db35 Commit: e387b9eefe89a23245f2446f947529cce5d6db35 Parent: 54eee4c5bf553ad54ba200d00487b61eb6b155f6 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Simplify BUG() handling in pci_disable_msix()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54bc6c0b0edd164fc2ea85b3964736c182f6bd5d Commit: 54bc6c0b0edd164fc2ea85b3964736c182f6bd5d Parent: e387b9eefe89a23245f2446f947529cce5d6db35 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c31af3987020eeb1facf64d702dcf39e6c7382e6 Commit: c31af3987020eeb1facf64d702dcf39e6c7382e6 Parent: 54bc6c0b0edd164fc2ea85b3964736c182f6bd5d Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=00ba16ab2658afe11d4fdcaf16a331292c44bee6 Commit: 00ba16ab2658afe11d4fdcaf16a331292c44bee6 Parent: c31af3987020eeb1facf64d702dcf39e6c7382e6 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Consolidate MSI-X irq freeing code

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fc4afc7b2bdd81e2dbded5a8222676d3161758d3 Commit: fc4afc7b2bdd81e2dbded5a8222676d3161758d3 Parent: 00ba16ab2658afe11d4fdcaf16a331292c44bee6 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Consolidate BUG_ON()s.

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ede9c1fa50e01a817d4606bcbc44cd68f1a Commit: 7ede9c1fa50e01a817d4606bcbc44cd68f1a Parent: fc4afc7b2bdd81e2dbded5a8222676d3161758d3 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Move EXPORT_SYMBOL()s near their definition

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cc086fa5b648dc3dcd56c963e42a212f2d9df29 Commit: 4cc086fa5b648dc3dcd56c963e42a212f2d9df29 Parent: 7ede9c1fa50e01a817d4606bcbc44cd68f1a Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Remove msi_cache

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e916c0503a34ba32202a69df1cfeb82f2c5749d Commit: 3e916c0503a34ba32202a69df1cfeb82f2c5749d Parent: 4cc086fa5b648dc3dcd56c963e42a212f2d9df29 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Expand pci_msi_supported()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b1e2303dba021ee417c65a89e467a2b145ff9217 Commit: b1e2303dba021ee417c65a89e467a2b145ff9217 Parent: 3e916c0503a34ba32202a69df1cfeb82f2c5749d Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Consolidate precondition checks

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=128bc5fced238752d01b5169077f2ec624b3d59b Commit: 128bc5fced238752d01b5169077f2ec624b3d59b Parent: b1e2303dba021ee417c65a89e467a2b145ff9217 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Rename pci_msi_supported() to pci_msi_check_device()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=17bbc12acdb23ffb9613e12ca974fafd31bfcb56 Commit: 17bbc12acdb23ffb9613e12ca974fafd31bfcb56 Parent: 128bc5fced238752d01b5169077f2ec624b3d59b Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Add an arch_msi_check_device()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9953a73e92df11edd812d863ff741877ea9e58c Commit: c9953a73e92df11edd812d863ff741877ea9e58c Parent: 17bbc12acdb23ffb9613e12ca974fafd31bfcb56 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65891215e6b822c368fb3f36abf129ed48af8be0 Commit: 65891215e6b822c368fb3f36abf129ed48af8be0 Parent: c9953a73e92df11edd812d863ff741877ea9e58c Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

PCI: Convert to alloc_pci_dev()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bab41e9be75121c473b00df2ffa33af3c44066a7 Commit: bab41e9be75121c473b00df2ffa33af3c44066a7 Parent: 65891215e6b822c368fb3f36abf129ed48af8be0 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Use a list instead of the custom link structure

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4aa9bc955d61fdf03b5f9cee67db188fe1ffa8b7 Commit: 4aa9bc955d61fdf03b5f9cee67db188fe1ffa8b7 Parent: bab41e9be75121c473b00df2ffa33af3c44066a7 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Remove dev-first_msi_irq

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=314e77b3eec57001eaff82b82920150175b74e09 Commit: 314e77b3eec57001eaff82b82920150175b74e09 Parent: 4aa9bc955d61fdf03b5f9cee67db188fe1ffa8b7 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f282b97021ddc95c6092b9016f667c0963858fb1 Commit: f282b97021ddc95c6092b9016f667c0963858fb1 Parent: 314e77b3eec57001eaff82b82920150175b74e09 Author: Dan Williams [EMAIL PROTECTED] AuthorDate: Wed

MSI: arch must connect the irq and the msi_desc

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7fe3730de729b758e9f69b862b9255d998671b5f Commit: 7fe3730de729b758e9f69b862b9255d998671b5f Parent: f282b97021ddc95c6092b9016f667c0963858fb1 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Give archs the option to allocate all MSI/Xs at once.

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9c8313343c83c0ca731ceb8d2a4ab1e022ed9c94 Commit: 9c8313343c83c0ca731ceb8d2a4ab1e022ed9c94 Parent: 7fe3730de729b758e9f69b862b9255d998671b5f Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

MSI: Give archs the option to free all MSI/Xs at once.

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=032de8e2fe3c0eec5fb0ffe4d38aa602dad397dc Commit: 032de8e2fe3c0eec5fb0ffe4d38aa602dad397dc Parent: 9c8313343c83c0ca731ceb8d2a4ab1e022ed9c94 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

PCI: remove the broken PCI_MULTITHREAD_PROBE option

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5adc55da4a7758021bcc374904b0f8b076508a11 Commit: 5adc55da4a7758021bcc374904b0f8b076508a11 Parent: 032de8e2fe3c0eec5fb0ffe4d38aa602dad397dc Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

PCI: the overdue removal of pci_module_init()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ecf36501bc4ad399e6df2e0bdaa513a2d510b7ec Commit: ecf36501bc4ad399e6df2e0bdaa513a2d510b7ec Parent: 5adc55da4a7758021bcc374904b0f8b076508a11 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Fri

PCI: add debug information to resource collision message

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f14e3136509e3825a83f6689cb709f41dfacea47 Commit: f14e3136509e3825a83f6689cb709f41dfacea47 Parent: ecf36501bc4ad399e6df2e0bdaa513a2d510b7ec Author: Chuck Ebbert [EMAIL PROTECTED] AuthorDate: Tue

PCI: rpaphp: Remove global num_slots variable

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fa1891596ca252e48e8803738fd8ead5b3082217 Commit: fa1891596ca252e48e8803738fd8ead5b3082217 Parent: bf8cbae47559170d2f2947dd547492714f195dd3 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: match up alloc and free in same routine

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31be7586d1122538747519d786408f142f59dd46 Commit: 31be7586d1122538747519d786408f142f59dd46 Parent: fa1891596ca252e48e8803738fd8ead5b3082217 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Fix a memleak; slot-location string was never freed

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5fd39c35a016150e93b68c472a04b2d4b5574a2b Commit: 5fd39c35a016150e93b68c472a04b2d4b5574a2b Parent: 31be7586d1122538747519d786408f142f59dd46 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Remove un-needed goto

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3499f0726ec179afd19669070681ac457d27033f Commit: 3499f0726ec179afd19669070681ac457d27033f Parent: 5fd39c35a016150e93b68c472a04b2d4b5574a2b Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: remove a function that does nothing but wrap debug printks

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=517d5a0417e19101eaa769039d1921d626ee546c Commit: 517d5a0417e19101eaa769039d1921d626ee546c Parent: 3499f0726ec179afd19669070681ac457d27033f Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Remve another call that is a wrapper

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=427310ff02e80cc80826407c0121cec3694c9e7d Commit: 427310ff02e80cc80826407c0121cec3694c9e7d Parent: 517d5a0417e19101eaa769039d1921d626ee546c Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: remove a call that does nothing but a pointer lookup

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ebf42c0edd5ee325043d4ae8fbb8caebd707e791 Commit: ebf42c0edd5ee325043d4ae8fbb8caebd707e791 Parent: bf0af511fcc856649a2a39c627828695b580d124 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Remove setup_pci_slot()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03a667559138d47cea487823332c4712fc6fbec7 Commit: 03a667559138d47cea487823332c4712fc6fbec7 Parent: ebf42c0edd5ee325043d4ae8fbb8caebd707e791 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: remove print_slot_pci_funcs()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=307ff12e35526cfab9f09cafcb17239286e6eb85 Commit: 307ff12e35526cfab9f09cafcb17239286e6eb85 Parent: 03a667559138d47cea487823332c4712fc6fbec7 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: remove rpaphp_set_attention_status()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c02929c278f2bca68635e4c2daa00b7825d71061 Commit: c02929c278f2bca68635e4c2daa00b7825d71061 Parent: 307ff12e35526cfab9f09cafcb17239286e6eb85 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: refactor tail call to rpaphp_register_slot()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f79eb749df7f1eea76c947f31603ade7d2b5f6d Commit: 6f79eb749df7f1eea76c947f31603ade7d2b5f6d Parent: c02929c278f2bca68635e4c2daa00b7825d71061 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fea54b8cc9c8290b4c99d481c3e600c46eb18fd5 Commit: fea54b8cc9c8290b4c99d481c3e600c46eb18fd5 Parent: 6f79eb749df7f1eea76c947f31603ade7d2b5f6d Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Document find_php_slot()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8485d1a123e0d367bbcbfec36acf134e6895f39a Commit: 8485d1a123e0d367bbcbfec36acf134e6895f39a Parent: fea54b8cc9c8290b4c99d481c3e600c46eb18fd5 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Document is_php_dn()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da65944be2441191539f50ce71cd1f8030699be1 Commit: da65944be2441191539f50ce71cd1f8030699be1 Parent: 8485d1a123e0d367bbcbfec36acf134e6895f39a Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e70ea2634afe7d04ffaf7417df7bfdbfdc460e10 Commit: e70ea2634afe7d04ffaf7417df7bfdbfdc460e10 Parent: da65944be2441191539f50ce71cd1f8030699be1 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5661479eeb863749ae28b9ee0dd288464311854 Commit: b5661479eeb863749ae28b9ee0dd288464311854 Parent: e70ea2634afe7d04ffaf7417df7bfdbfdc460e10 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: rpaphp: Remove semaphores

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac1f0e9923356652f21756526e194a4a1a37dd38 Commit: ac1f0e9923356652f21756526e194a4a1a37dd38 Parent: b5661479eeb863749ae28b9ee0dd288464311854 Author: Linas Vepstas [EMAIL PROTECTED] AuthorDate:

PCI: ZT5550 CPCI Hotplug driver fix

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03555d591d2c8ee9291db171c0d21d3c9cab04d9 Commit: 03555d591d2c8ee9291db171c0d21d3c9cab04d9 Parent: ac1f0e9923356652f21756526e194a4a1a37dd38 Author: Scott Murray [EMAIL PROTECTED] AuthorDate: Fri

PCI hotplug: Use menuconfig objects

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4770143fe72979d463a911d7a1f75f27ce6437b Commit: d4770143fe72979d463a911d7a1f75f27ce6437b Parent: 03555d591d2c8ee9291db171c0d21d3c9cab04d9 Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

pci-quirks: disable MSI on RS400-200 and RS480

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0affe9db42bf85f4a606b3262c35ec59a5d3788 Commit: c0affe9db42bf85f4a606b3262c35ec59a5d3788 Parent: d4770143fe72979d463a911d7a1f75f27ce6437b Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Mon

PCI: Free resource files in error path of pci_create_sysfs_dev_files()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9890b12a4a65a7b3181dd963421740edf0e14d69 Commit: 9890b12a4a65a7b3181dd963421740edf0e14d69 Parent: c0affe9db42bf85f4a606b3262c35ec59a5d3788 Author: Michael Ellerman [EMAIL PROTECTED] AuthorDate:

Driver core: fix show_uevent from taking up way too much stack

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7308c81a8220ab68eebfadde37db881a2800064 Commit: c7308c81a8220ab68eebfadde37db881a2800064 Parent: dc87c3985e9b442c60994308a96f887579addc39 Author: Greg Kroah-Hartman [EMAIL PROTECTED]

platform: reorder platform_device_del

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dc4c15d44b2b43279b2667baa7645c65c2ff960e Commit: dc4c15d44b2b43279b2667baa7645c65c2ff960e Parent: c7308c81a8220ab68eebfadde37db881a2800064 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Wed

DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3265b54556b2d8ed4e9612b08edb592b60205c40 Commit: 3265b54556b2d8ed4e9612b08edb592b60205c40 Parent: dc4c15d44b2b43279b2667baa7645c65c2ff960e Author: Rolf Eike Beer [EMAIL PROTECTED] AuthorDate:

sysfs: printk format warning

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2609e7b9bebfd433254c02538ba803dc516ff674 Commit: 2609e7b9bebfd433254c02538ba803dc516ff674 Parent: 3265b54556b2d8ed4e9612b08edb592b60205c40 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Mon

Input: add driver for MIPS Cobalt back panel buttons

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bebb8a2bc180a4c920c57e89b2d713a34c1d096c Commit: bebb8a2bc180a4c920c57e89b2d713a34c1d096c Parent: 24bf10ab2d72863a14187905fd992ca8119c809e Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Sun

Input: ads7846 - add support for the ads7843 touchscreen

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=969111e900226a8dbd1f596f34c09eecd20afc7d Commit: 969111e900226a8dbd1f596f34c09eecd20afc7d Parent: bebb8a2bc180a4c920c57e89b2d713a34c1d096c Author: Nicolas Ferre [EMAIL PROTECTED] AuthorDate:

Input: HIL - various fixes for HIL drivers

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3acaf540a33199141695f2e2fcfa8829053159bf Commit: 3acaf540a33199141695f2e2fcfa8829053159bf Parent: 969111e900226a8dbd1f596f34c09eecd20afc7d Author: Helge Deller [EMAIL PROTECTED] AuthorDate: Wed

Input: psmouse - do not force stream mode

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=243db53bbd8503065b21fd6e8265387048eb569b Commit: 243db53bbd8503065b21fd6e8265387048eb569b Parent: ffd51f46cdf856c0b453d2828a74d552cc15f881 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: wistron - add support for TravelMate 610

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bc413c9563db6d596e841b2756ed3fccc48de5c0 Commit: bc413c9563db6d596e841b2756ed3fccc48de5c0 Parent: 243db53bbd8503065b21fd6e8265387048eb569b Author: Eric Piel [EMAIL PROTECTED] AuthorDate: Wed

Input: export 'uniq' in /proc/bus/input/devices

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=15e03ae811475c2beebfde18717935ee9ce64617 Commit: 15e03ae811475c2beebfde18717935ee9ce64617 Parent: bc413c9563db6d596e841b2756ed3fccc48de5c0 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: let driver core create class device attribute groups

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb9def4dff9fe7e3d3114eba4e2d89f52265e22c Commit: cb9def4dff9fe7e3d3114eba4e2d89f52265e22c Parent: 15e03ae811475c2beebfde18717935ee9ce64617 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: psmouse - allow disabing certain protocol extensions

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55e3d9224b60df0fd2dc36bff9b538ce40fd9586 Commit: 55e3d9224b60df0fd2dc36bff9b538ce40fd9586 Parent: cb9def4dff9fe7e3d3114eba4e2d89f52265e22c Author: Andres Salomon [EMAIL PROTECTED] AuthorDate:

Input: add getkeycode and setkeycode methods

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8e4c77277ca5db0c4ddbfb4bc628b8abad585b0 Commit: c8e4c77277ca5db0c4ddbfb4bc628b8abad585b0 Parent: 55e3d9224b60df0fd2dc36bff9b538ce40fd9586 Author: Marvin Raaijmakers [EMAIL PROTECTED]

Input: simplify input_free_device()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54f9e36cb83e7da17dc0596d365fe019a25c226f Commit: 54f9e36cb83e7da17dc0596d365fe019a25c226f Parent: c8e4c77277ca5db0c4ddbfb4bc628b8abad585b0 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: sermouse - improve protocol error recovery

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=867d2682e92a3999e3862f1679cfcb549142d776 Commit: 867d2682e92a3999e3862f1679cfcb549142d776 Parent: 54f9e36cb83e7da17dc0596d365fe019a25c226f Author: Peter Osterlund [EMAIL PROTECTED] AuthorDate:

Input: add support for PXA27x keyboard controller

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a90e5bca96696f1daa0bb0a9db299eb40241ada Commit: 5a90e5bca96696f1daa0bb0a9db299eb40241ada Parent: 867d2682e92a3999e3862f1679cfcb549142d776 Author: Rodolfo Giometti [EMAIL PROTECTED] AuthorDate:

Input: HIL - fix rwlock recursion bug

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9575499dfebc0f0fbbf13f02e9e92630661d Commit: 9575499dfebc0f0fbbf13f02e9e92630661d Parent: 5a90e5bca96696f1daa0bb0a9db299eb40241ada Author: Helge Deller [EMAIL PROTECTED] AuthorDate: Fri

Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e782584e0713ea89da151333e7fe754c8f40324 Commit: 6e782584e0713ea89da151333e7fe754c8f40324 Parent: 9575499dfebc0f0fbbf13f02e9e92630661d Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: rework handle creation code

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b2a08262a8c952fef008154933953f083ca5766 Commit: 5b2a08262a8c952fef008154933953f083ca5766 Parent: 6e782584e0713ea89da151333e7fe754c8f40324 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: handlers - rename 'list' to 'client'

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0ffb9be866519775da19c0a6790f5431c1a8dc6 Commit: d0ffb9be866519775da19c0a6790f5431c1a8dc6 Parent: 5b2a08262a8c952fef008154933953f083ca5766 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: handlers - handle errors from input_open_device()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d542ed82fdc72cf63549deec19e86ee4addf2499 Commit: d542ed82fdc72cf63549deec19e86ee4addf2499 Parent: d0ffb9be866519775da19c0a6790f5431c1a8dc6 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: iforce - use usb_kill_urb instead of usb_unlink_urb

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=598972d4fb39c8a0826b396e45dc2a8c1dbe4f11 Commit: 598972d4fb39c8a0826b396e45dc2a8c1dbe4f11 Parent: d542ed82fdc72cf63549deec19e86ee4addf2499 Author: Johann Deneux [EMAIL PROTECTED] AuthorDate:

Input: remove no longer used power.c handler

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3901d9e3bf2b57604358eea62f3414000772e2a Commit: f3901d9e3bf2b57604358eea62f3414000772e2a Parent: 9e35d20663344b38339ffb6127ba08285f3397a9 Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

Input: mousedev - fix sudden warps with touchpads

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0d9d93c411c9351ba186f5ec910b10da7c1d9d14 Commit: 0d9d93c411c9351ba186f5ec910b10da7c1d9d14 Parent: f42649e84831efc69d5f621f1c36a39b4e384a99 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: ALPS - handle errors from input_register_device()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f42649e84831efc69d5f621f1c36a39b4e384a99 Commit: f42649e84831efc69d5f621f1c36a39b4e384a99 Parent: f3901d9e3bf2b57604358eea62f3414000772e2a Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: i8042 - disable interfaces when switching to legacy mode

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d04ddb64c7bf62aec1102fddc5336a68bcaebe9 Commit: 8d04ddb64c7bf62aec1102fddc5336a68bcaebe9 Parent: 0d9d93c411c9351ba186f5ec910b10da7c1d9d14 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: logips2pp - ignore mice reporting model as 0

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=688897b0d4910e097f34c0e263d649cf2036eb45 Commit: 688897b0d4910e097f34c0e263d649cf2036eb45 Parent: 8d04ddb64c7bf62aec1102fddc5336a68bcaebe9 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: wistron - add acerhk laptop database

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6480e2a275ff8ff48ae23a011616fcf819ed7a4e Commit: 6480e2a275ff8ff48ae23a011616fcf819ed7a4e Parent: 688897b0d4910e097f34c0e263d649cf2036eb45 Author: Eric Piel [EMAIL PROTECTED] AuthorDate: Thu

Input: wistron - introduce generic keymap

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b0a4cd7601774d1312f477a879f86b0968880fd Commit: 7b0a4cd7601774d1312f477a879f86b0968880fd Parent: 6480e2a275ff8ff48ae23a011616fcf819ed7a4e Author: Eric Piel [EMAIL PROTECTED] AuthorDate: Thu

Input: wistron - declare keymaps as initdata

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55d29c98418df737e87dbdfc36c78d3ed99a6698 Commit: 55d29c98418df737e87dbdfc36c78d3ed99a6698 Parent: 7b0a4cd7601774d1312f477a879f86b0968880fd Author: Eric Piel [EMAIL PROTECTED] AuthorDate: Thu

Input: gtco - handle errors from input_register_device()

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b726a02d97cef2471521ae6947416f7374c6590 Commit: 1b726a02d97cef2471521ae6947416f7374c6590 Parent: 55d29c98418df737e87dbdfc36c78d3ed99a6698 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

Input: add logical channel support for ATI Remote Wonder II

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1421d3c780c373d5f74a0ab99b0652041d61876 Commit: a1421d3c780c373d5f74a0ab99b0652041d61876 Parent: 1b726a02d97cef2471521ae6947416f7374c6590 Author: Peter Stokes [EMAIL PROTECTED] AuthorDate: Thu

Input: logips2pp - add model 1 information

2007-05-04 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=21298f7153f71c7fa70247518851f7aac41c4781 Commit: 21298f7153f71c7fa70247518851f7aac41c4781 Parent: a1421d3c780c373d5f74a0ab99b0652041d61876 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

<    1   2   3   4   >