Age | Commit message (Expand) | Author | Files | Lines |
2006-01-05 | [PATCH] i2c: Rework client usage count, 3 of 3 | Jean Delvare | 1 | -5/+0 |
2006-01-05 | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 27 | -44/+10 |
2006-01-05 | [PATCH] i2c: Rework client usage count, 1 of 3 | Jean Delvare | 1 | -3/+1 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 84 | -85/+2 |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 | Jean Delvare | 1 | -4/+0 |
2006-01-05 | [PATCH] hwmon: New vt8231 driver | Roger Lucas | 3 | -0/+874 |
2006-01-05 | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport | Peter Korsgaard | 1 | -1/+11 |
2006-01-05 | [PATCH] i2c: Remove duplicate rtc8564 BCD macros | Nicolas Kaiser | 1 | -19/+17 |
2006-01-05 | [PATCH] hwmon: W83627THF VID fixes | Yuan Mu | 1 | -9/+7 |
2006-01-05 | [PATCH] hwmon: Support the VRM 10 mode of the ADT7463 | Jean Delvare | 1 | -8/+36 |
2006-01-05 | [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026 | Grant Coady | 2 | -8/+0 |
2006-01-05 | [PATCH] i2c: Extend ds1337 initialization | Michael Burian | 1 | -6/+31 |
2006-01-05 | [PATCH] i2c: i2c-i801 explicitly enables/disables PEC | Mark M. Hoffman | 1 | -5/+1 |
2006-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 70 | -5147/+2399 |
2006-01-06 | [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs | Richard Purdie | 2 | -0/+5 |
2006-01-06 | [PATCH] pcmcia: cleanup cs.c, reduce size | Daniel Ritz | 1 | -49/+39 |
2006-01-06 | [PATCH] drivers/pcmcia/cistpl.c: fix endian warnings | Alexey Dobriyan | 1 | -15/+15 |
2006-01-06 | [PATCH] pcmcia: kzalloc conversion | Dominik Brodowski | 9 | -28/+13 |
2006-01-06 | [PATCH] pcmcia: no probing of ioports on PARISC | Dominik Brodowski | 1 | -1/+1 |
2006-01-06 | [PATCH] pcmcia: export stored values in sysfs | Dominik Brodowski | 1 | -17/+10 |
2006-01-06 | [PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS | Vitaly Bordug | 1 | -6/+91 |
2006-01-06 | [PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards | Vitaly Bordug | 1 | -2/+1 |
2006-01-06 | [PATCH] pcmcia: properly handle static mem, but dynamic io sockets | Dominik Brodowski | 3 | -2/+107 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 45 | -2225/+467 |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 38 | -651/+78 |
2006-01-06 | [PATCH] pcmcia: remove old detach mechanism | Dominik Brodowski | 1 | -60/+17 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 45 | -896/+368 |
2006-01-06 | [PATCH] pcmcia: merge suspend into device model | Dominik Brodowski | 4 | -11/+100 |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 43 | -991/+1419 |
2006-01-05 | [PATCH] yenta: make bridge specific init code configurable | Daniel Ritz | 3 | -2/+66 |
2006-01-05 | [PATCH] pcmcia: validate_mem fix | Andrew Morton | 1 | -2/+6 |
2006-01-05 | [PATCH] pcmcia: validate_mem shouldn't be void | Dominik Brodowski | 4 | -61/+74 |
2006-01-05 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 14 | -606/+0 |
2006-01-05 | [PATCH] yenta: optimize interrupt handler | Daniel Ritz | 1 | -4/+4 |
2006-01-05 | [PATCH] pcmcia: avoid macro usage in cistpl | Pavel Machek | 1 | -3/+3 |
2006-01-05 | [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15} | Luis F. Ortiz | 1 | -1/+1 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 37 | -295/+451 |
2006-01-04 | [PATCH] Fix IXP4xx watchdog errata workaround | Deepak Saxena | 1 | -2/+2 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 3 | -19/+131 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 6 | -1/+16 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -13/+13 |
2006-01-04 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 13 | -246/+397 |
2006-01-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 63 | -2385/+11321 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 83 | -4438/+17296 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -49/+27 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 189 | -2015/+6352 |
2006-01-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -10/+34 |
2006-01-04 | [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() | Adrian Bunk | 1 | -0/+2 |
2006-01-04 | [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled | Greg Kroah-Hartman | 1 | -4/+22 |
2006-01-04 | [PATCH] Driver Core: Rearrange exports in platform.c | Dmitry Torokhov | 1 | -11/+10 |