summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-3118-266/+545
|\
| * Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins2006-01-311-1/+1
| * Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2
| * Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-291-42/+46
| * Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-291-4/+11
| * Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-291-7/+13
| * Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-291-6/+12
| * Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-291-149/+194
| * Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
| * Input: sidewinder - fix an oopsZinx Verituse2006-01-291-1/+1
| * Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-291-5/+10
| * Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-291-34/+36
| * Input: grip - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
| * Input: grip - fix crash when accessing deviceDmitry Torokhov2006-01-291-0/+3
| * Input: make needlessly global code staticAdrian Bunk2006-01-292-3/+3
| * Input: mousedev - fix memory leakKimball Murray2006-01-291-6/+3
| * Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-291-1/+1
| * Input: psmouse - set name for Genius miceDmitry Torokhov2006-01-291-0/+1
| * Input: add ixp4xx beeper driverAlessandro Zummo2006-01-293-0/+196
* | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-312-18/+39
|\ \
| * | [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott2006-02-011-0/+7
| * | [XFS] Interim solution for attribute insertion failure during fileYingping Lu2006-02-011-18/+32
| |/
* | [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-311-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2006-01-313-524/+643
|\ \
| * | [BNX2]: Update version and copyright yearMichael Chan2006-01-233-8/+7
| * | [BNX2]: Add PHY loopback testMichael Chan2006-01-231-22/+79
| * | [BNX2]: Use netdev_priv()Michael Chan2006-01-231-40/+40
| * | [BNX2]: Fix nvram sizingMichael Chan2006-01-232-3/+14
| * | [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-231-2/+17
| * | [BNX2]: Fix UDP checksum verificationMichael Chan2006-01-233-418/+439
| * | [BNX2]: Misc. fixesMichael Chan2006-01-232-6/+15
| * | [BNX2]: Improve handshake with firmwareMichael Chan2006-01-232-23/+25
| * | [BNX2]: Fix VLAN on ASFMichael Chan2006-01-232-3/+8
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-319-45/+51
|\ \
| * | [DCCP] ipv6: dccp_v6_send_response() has a DST leak too.David S. Miller2006-01-311-0/+1
| * | [IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman2006-01-311-0/+1
| * | [NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg2006-01-311-1/+0
| * | [BRIDGE]: Fix device delete race.Stephen Hemminger2006-01-312-6/+16
| * | [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-313-4/+6
| * | [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-01-312-34/+27
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-3121-404/+294
|\ \ \
| * | | [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-312-7/+27
| * | | [PATCH] PCI: cyblafb: remove pci_module_init() return, really.Arthur Othieno2006-01-311-1/+0
| * | | [PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com2006-01-311-22/+22
| * | | [PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com2006-01-311-19/+11
| * | | [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-01-315-24/+20
| * | | [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com2006-01-313-39/+30
| * | | [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-01-314-29/+23
| * | | [PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com2006-01-311-19/+1
| * | | [PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com2006-01-312-32/+4
OpenPOWER on IntegriCloud