| Commit message (Expand) | Author | Age | Files | Lines |
* | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 3 | -3/+3 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 2 | -27/+9 |
* | platform: prefix MODALIAS with "platform:" | Kay Sievers | 2007-10-12 | 2 | -2/+2 |
* | pcmcia: give socket time to power down | Daniel Ritz | 2007-08-01 | 1 | -0/+3 |
* | [POWERPC] Constify of_platform_driver name | Stephen Rothwell | 2007-07-22 | 1 | -1/+1 |
* | PM: remove deprecated dpm_runtime_* routines | Alan Stern | 2007-07-19 | 1 | -6/+34 |
* | powerpc: 8xx: fix whitespace and indentation | Vitaly Bordug | 2007-07-17 | 1 | -270/+278 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-17 | 2 | -192/+176 |
|\ |
|
| * | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 | 2 | -192/+176 |
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-12 | 1 | -2/+6 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-12 | 1 | -1/+1 |
|/ |
|
* | at91: fix enable/disable_irq_wake symmetry in pcmcia driver | Marc Pignat | 2007-05-31 | 1 | -4/+9 |
* | fix hotplug for legacy platform drivers | David Brownell | 2007-05-08 | 2 | -0/+2 |
* | add new_id to PCMCIA drivers | Bernhard Walle | 2007-05-07 | 1 | -1/+112 |
* | at91_cf, minor fix | David Brownell | 2007-05-07 | 1 | -2/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-03 | 2 | -2/+0 |
* | [PATCH] omap_cf: oops-on-suspend fix | David Brownell | 2007-04-09 | 1 | -16/+25 |
* | [PATCH] Fix struct device member name in PCMCIA au1000_generic | Yoichi Yuasa | 2007-03-27 | 1 | -1/+1 |
* | Driver core: more fallout from class_device changes for pcmcia | Manuel Lauss | 2007-02-23 | 6 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 1 | -2/+0 |
|\ |
|
| * | Remove useless FIND_FIRST_BIT() macro from cardbus.c. | Robert P. J. Day | 2007-02-17 | 1 | -2/+0 |
* | | pcmcia: some class_device fallout | Alexey Dobriyan | 2007-02-17 | 2 | -5/+5 |
|/ |
|
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 17 | -17/+0 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] m32r: class_device -> device fallout | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 2007-02-07 | 13 | -104/+126 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 2 | -2/+2 |
* | [PATCH] struct path: convert pcmcia | Josef Sipek | 2006-12-08 | 1 | -3/+3 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-08 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 2006-11-30 | 1 | -1/+1 |
* | | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 7 | -139/+224 |
|\ \ |
|
| * | | [PATCH] pcmcia: at91_cf update | Andrew Victor | 2006-12-05 | 1 | -32/+3 |
| * | | [PATCH] pcmcia: fix m32r_cfc.c compilation | Adrian Bunk | 2006-12-05 | 1 | -1/+1 |
| * | | [PATCH] pcmcia: ds.c debug enhancements | Dominik Brodowski | 2006-12-05 | 1 | -16/+81 |
| * | | [PATCH] pcmcia: at91_cf update | Andrew Victor | 2006-12-05 | 1 | -14/+20 |
| * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-05 | 1 | -0/+13 |
| * | | [PATCH] pcmcia: allow for four multifunction subdevices | Dominik Brodowski | 2006-12-05 | 1 | -2/+2 |
| * | | [PATCH] pcmcia: handle __copy_from_user() return value in ioctl | Dominik Brodowski | 2006-12-05 | 1 | -1/+6 |
| * | | [PATCH] pcmcia: multifunction card handling fixes | Dominik Brodowski | 2006-12-05 | 1 | -66/+87 |
| * | | [PATCH] pcmcia: allow shared IRQs on pd6729 sockets | Komuro | 2006-12-05 | 1 | -4/+4 |
| * | | [PATCH] pcmcia: start over after CIS override | Dominik Brodowski | 2006-12-05 | 3 | -7/+11 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+2 |
|\| |
|
| * | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz | 2006-11-25 | 1 | -0/+2 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+4 |
|/ |
|
* | [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices | Daniel Ritz | 2006-11-20 | 1 | -0/+3 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-30 | 3 | -14/+31 |
|\ |
|
| * | [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver | Russell King | 2006-10-28 | 3 | -14/+31 |
* | | [PATCH] PCMCIA: fix __must_check warnings | Dominik Brodowski | 2006-10-26 | 1 | -3/+10 |