summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds2005-09-116-62/+193
|\
| * JFS: Implement jfs_init_securityDave Kleikamp2005-09-013-0/+68
| * JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-015-49/+112
| * JFS: jfs_delete_inode should always call clear_inode.Dave Kleikamp2005-08-301-12/+12
* | [PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau2005-09-111-26/+17
* | Sun GEM ethernet: enable and map PCI ROM properlyLinus Torvalds2005-09-111-22/+14
* | hpt366: write the full 4 bytes of ROM address, not just low 1 byteLinus Torvalds2005-09-111-2/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-111-22/+5
|\ \
| * | [MMC] Add mmc_detect_change() delay support for wbsd driverRussell King2005-09-101-22/+5
* | | [MFD] Cleanups suggested by Dmitri, Vojtech and lists.Pavel Machek2005-09-111-48/+17
* | | [MFD] Add code UCB1200/UCB1300 assabet platform supportRussell King2005-09-112-0/+77
* | | [MFD] Add code UCB1200/UCB1300 touchscreen supportRussell King2005-09-113-0/+435
* | | [MFD] Add code UCB1200/UCB1300 device supportRussell King2005-09-114-0/+927
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-119-140/+115
|\ \ \
| * | | [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment().Herbert Xu2005-09-111-5/+0
| * | | Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ David S. Miller2005-09-108-135/+115
| |\ \ \
| | * | | [IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley2005-09-103-10/+9
| | * | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-101-20/+36
| | |\ \ \
| | | * | | [IPV6]: Note values allocated for ip6_tables.YOSHIFUJI Hideaki2005-09-101-0/+14
| | | * | | [IPV6]: rearrange constants for new advanced API to solve conflicts.YOSHIFUJI Hideaki2005-09-101-20/+22
| | * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller2005-09-104-105/+70
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | [CCID3] Cleanup ccid3 debug callsArnaldo Carvalho de Melo2005-09-101-97/+67
| | | * | | [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sockArnaldo Carvalho de Melo2005-09-102-7/+0
| | | * | | [CCID3] Initialize ccid3hctx_t_ipi to 250msArnaldo Carvalho de Melo2005-09-102-1/+3
* | | | | | [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID"Alexey Dobriyan2005-09-111-1/+2
* | | | | | [PATCH] uml spinlock breakageAl Viro2005-09-111-0/+6
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-1126-312/+986
|\ \ \ \ \ \
| * | | | | | Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-101-3/+3
| * | | | | | Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov2005-09-101-54/+55
| * | | | | | Manual merge with LinusDmitry Torokhov2005-09-103056-123820/+143569
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl2005-09-051-0/+1
| * | | | | | Input: HID - add Wireless Security Lock to HID blacklistBrian Schau2005-09-051-0/+2
| * | | | | | Input: HID - add mapping for Powerbook USB keyboardStelian Pop2005-09-052-4/+12
| * | | | | | Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik2005-09-051-1/+3
| * | | | | | Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik2005-09-053-0/+7
| * | | | | | Input: HID - fix URB success status handlingVojtech Pavlik2005-09-051-0/+2
| * | | | | | Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik2005-09-051-1/+1
| * | | | | | Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-052-25/+8
| * | | | | | Input: HID - add support for Logitech UltraX Media Remote controlMicah F. Galizia2005-09-051-2/+26
| * | | | | | Input: HID - handle multi-transascion reportsMichael Haboustak2005-09-052-19/+48
| * | | | | | Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik2005-09-051-3/+7
| * | | | | | Input: HID - add more consumer usagesVojtech Pavlik2005-09-054-9/+36
| * | | | | | Input: add HID simulation mappingsVojtech Pavlik2005-09-053-0/+27
| * | | | | | Inpur: recognize and ignore Logitech vendor usages in HIDVojtech Pavlik2005-09-052-0/+2
| * | | | | | Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov2005-09-041-0/+7
| * | | | | | Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-043-5/+22
| * | | | | | Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov2005-09-041-14/+25
| * | | | | | Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-046-23/+26
| * | | | | | Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-041-78/+100
| * | | | | | Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-042-2/+2