Commit Graph

449 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
majianpeng 64f8c13561 powerpc/adb: Use set_current_state() 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Kay Sievers edbaa603eb driver-core: remove sysdev.h usage. 13 years ago
Martin Schwidefsky 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
Glauber Costa 3292beb340 sched/accounting: Change cpustat fields to an array 13 years ago
Geert Uytterhoeven 5a2394534b m68k/irq: Remove obsolete IRQ_FLG_* users 13 years ago
Josef Bacik 22735068d5 drivers: fix up various ->llseek() implementations 14 years ago
Benjamin Herrenschmidt e83b906c99 powerpc/pmac: Update via-pmu to new syscore_ops 14 years ago
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Benjamin Herrenschmidt 65e646ac50 powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Matthew Garrett bb7ca747f8 backlight: add backlight type 14 years ago
Grant Likely e1f4dea454 powerpc/macintosh: Fix __devexit annotation in rack-meter.c 14 years ago
Grant Likely 000061245a dt/powerpc: Eliminate users of of_platform_{,un}register_driver 14 years ago
roel kluin f32be0c540 powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() 14 years ago
Tejun Heo d9c612eb6e macintosh/ams: don't use flush_scheduled_work() 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
Marc Zyngier 98b14d6b29 powerpc/powermac: Make auto-loading of therm_pm72 possible 14 years ago
Johannes Berg 0bae35e14b leds: fix up dependencies 14 years ago
Nishanth Aravamudan f6aedd8606 powerpc/macio: Ensure all dma routines get copied over 14 years ago
Lionel Debroux 2f55ac072f suspend: constify platform_suspend_ops 14 years ago
Lionel Debroux acc2472ed3 backlight: constify backlight_ops 14 years ago
Geert Uytterhoeven 38b7a2ae0a drivers/macintosh/adb-iop.c: flags should be unsigned long 14 years ago
Dmitry Torokhov 87abb6bbdb Input: mac mouse emulation - add locking 14 years ago
Jean Delvare bd5f47ec96 Move ams driver to macintosh 15 years ago
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 15 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Thomas Gleixner 8192b1f6b1 drivers/macintosh/adb: Do not claim that the semaphore is a mutex 15 years ago
Arnd Bergmann d851b6e04e mac: autoconvert trivial BKL users to private mutex 15 years ago
Julia Lawall 1f7aac6eb5 powerpc/via-pmu-led.c: Add of_node_put to avoid memory leak 15 years ago
Andreas Schwab 4cc4587fb1 via-pmu: Add compat_pmu_ioctl 15 years ago
Jean Delvare 9a94241afc i2c: Add support for custom probe function 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Ian Campbell ba461f094b powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts 15 years ago
Grant Likely 34a1c1e8c7 of: Modify of_device_get_modalias to be passed struct device 15 years ago
Wolfram Sang fbae3fb154 i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 15 years ago
Benjamin Herrenschmidt c2cdf6aba0 powerpc/macio: Fix probing of macio devices by using the right of match table 15 years ago
Andreas Schwab 83aea945c2 powerpc/macio: Don't dereference pointer before null check 15 years ago
Grant Likely 44504b2beb of: change of_match_device to work with struct device 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 597b9d1e44 drivercore: Add of_match_table to the common device drivers 15 years ago
Grant Likely cb6dc512b7 arch/powerpc: Move dma_mask from of_device into pdev_archdata 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Arnd Bergmann 55929332c9 drivers: Push down BKL into various drivers 15 years ago
Wolfram Sang 12765517d9 device_attributes: add sysfs_attr_init() for dynamic attributes 15 years ago
Wolfram Sang 7429b3842c powerpc/pmac: Fix dangling pointers 15 years ago
Julia Lawall 86e4754ac8 powerpc/pmac: Add missing unlocks in error path 15 years ago
Julia Lawall ab30f78c0a powerpc/pmac/windfarm: Correct potential double free 15 years ago
d binderman 6d1bdd2afb powerpc/pmac/windfarm: Don't test pointers before kfree() 15 years ago